Skip to content
Wicksipedia

Wicksipedia

Recent posts

2026

  1. Git Worktrees Are Great Until You Forget Which One You're Running

    My code changes weren't showing up. Turns out I was running the app from the wrong worktree. So I built a fzf plugin to fix that.

  2. My Fast Zsh Setup Without Oh My Zsh (But With Its Best Plugins)

    A modern Zsh config that cherry-picks the best Oh My Zsh plugins via Zinit, adds Starship, fnm, zoxide, and Atuin, and starts in 120ms. Full .zshrc included.

  3. One CLI to Rule npm, yarn, pnpm, and bun

    Juggling npm, yarn, pnpm, and bun across projects? ni detects your package manager and runs the right command. Here's my setup.

  4. It Does What It Says on the Tin: Why Naming Matters More with AI

    When your function name lies, developers get confused. When AI reads that lie, it builds on it confidently. A lesson that applies way beyond code.

  5. Your Mac Can See You Slouching

    My back hurts. I slouch at my desk all day and forget to sit up straight. Posturr blurs your screen when your posture drops, which turns out to be the nudge I actually needed.

  6. Speeding Up My Zsh Startup by 81%: From 640ms to 120ms

    My Zsh shell took 640ms to start. After profiling with zprof and migrating from Antigen to Zinit, I cut it down to 120ms. Here is exactly how.

  7. Stop Babysitting Your Terminal: Audio Notifications for AI Coding Agents

    Context switching kills productivity. When AI agents need permissions, that time is wasted. Peon-ping brings Warcraft nostalgia to your terminal with audio notifications that let you know when work is done.

  8. The Future of Software Engineering Is Not What You Think

    Explore how AI is reshaping software engineering in 2026 and why developer roles are changing, not disappearing. The "RIP SWEs" narrative misses the mark.