Skip to content

iOS, macOS, web, and science. Hacked.

  • Articles
  • About
  • Colophon

Search

Recent Articles

  • Setting Up and Using SSH Keys in 1Password

    Feb 23, 2026

    This guide walks through generating SSH keys in 1Password, configuring your Mac to use the 1Password SSH agent, and adding your public key to remote services.

    Read more →

  • Accessing Your Linux VM from Mac Finder: A Complete Guide to Samba File Sharing

    Feb 20, 2026

    Seamlessly browse and edit files on your Linux VM directly from macOS Finder Introduction If you're running Linux VMs (whether in Proxmox, VirtualBox, VMware, or any other hypervisor) and use macOS as your daily driver, you've probably found yourself constantly SSHing into your VM to edit files or copy data back and forth.

    Read more →

  • Automated Git Commits With Inotify

    Feb 19, 2026

    Automating Git Commits with inotify: Never Forget to Push Again Build a real-time file watcher that automatically commits and pushes your changes to GitHub Introduction As developers and technical writers, we've all been there: you spend hours writing documentation, blog posts, or code, only to realize hours (or days) later that you forgot to commit and push your changes.

    Read more →

  • NFS Mac DAS To Proxmox Tutorial

    Feb 18, 2026

    Tutorial: Mounting a Mac DAS via NFS to Proxmox Server Table of Contents Overview Architecture Prerequisites Understanding the Challenges Part 1: Prepare the Mac NFS Server Part 2: Configure NFS Exports Part 3: Enable Full Disk Access Part 4: Test NFS from Proxmox Part 5: Make the Mount Persistent Troubleshooting Security Considerations Performance Optimization Overview This tutorial guides you through configuring Network File System (NFS) to share a Direct Attached Storage (DAS) device connected to a Mac with a Proxmox server over a network.

    Read more →

  • CyberPower UPS NUT Tutorial

    Feb 18, 2026

    Protect Your Homelab: Setting Up Network UPS Tools (NUT) Across Proxmox and Mac 🔋 Ever had that sinking feeling when you realize your entire homelab just went down during a power outage?

    Read more →

  • Running Jupyter Notebooks With uv

    Feb 18, 2026

    Converting Jupyter Notebooks to Python Scripts with uv The problem: You have a .ipynb file and want to run it with uv — either to simplify execution, skip the Jupyter overhead, or make it portable and reproducible.

    Read more →

View all articles

© 2026 Digital Javelina, LLC