Claude Code Has a Secret Command That Makes It Smarter Over Time — Here’s How to Use It
There's a hidden command in Claude Code called /insights that studies how you work and then tells you exactly how to make it work better for you.
There's a hidden command in Claude Code called /insights that studies how you work and then tells you exactly how to make it work better for you.
Build a dual-layer content scanner that catches leaked IPs, credentials, and personal data in your markdown files — with AI-powered context awareness and real-time file monitoring --- Introduction If you write technical blog posts — especially about homelabs, self-hosting, or networking — you've probably leaked something sensitive at least once.
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.
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.
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.
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.
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?
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.
Using Folder Actions on macOS to Move Files into iCloud Drive Folder Actions on macOS allow you to attach small AppleScript workflows to a folder so that when files appear, macOS automatically performs an action.
Why Your Devices Lost Internet After Installing AdGuard Home (And How to Fix It) A deep dive into diagnosing network connectivity issues when running AdGuard Home alongside Tailscale on Proxmox The Problem You've just installed AdGuard Home on your homelab server.