Posts
Page 2 of 68
-
Helix vs Neovim: Modal Editor Showdown
Helix vs Neovim: selection-first simplicity or plugin-powered customization? Modal editors explained.
9 min read -
Nix Dev Shells for Project Reproducibility
Stop fighting Docker just to keep Python versions consistent. Nix flakes give you per-project dev shells that work on any machine. No containers needed.
8 min read -
Devcontainers Without VS Code Lock-In
Use devcontainers with any editor: DevPod CLI, neovim, tmux. Break free from VS Code's dev container monopoly.
8 min read -
Aider vs Continue: Two Modes of Terminal AI Coding
Aider offers interactive CLI-based pair programming with git awareness. Continue provides IDE-integrated AI assistance. Learn when to use each.
11 min read -
Docker Ate 215GB in a Week
An AI coding agent rebuilding the same tag all day fills a disk fast. The mechanism, the truth about volume pruning, and a systemd timer that fixes it.
13 min read -
Stoat vs Fluxer: Self-Hosting Costs
Stoat runs 16 containers and Fluxer runs 25. I read both Compose files line by line, and found the bigger stack is the easier one to actually self-host.
13 min read -
Continue.dev + Ollama: Local Code Assistant for Cheap
IDE-integrated AI coding with local LLMs. Set up Continue.dev + Ollama, pick models, configure chat & autocomplete, save money and keep code private.
8 min read -
chezmoi vs GNU Stow vs Bare-Repo Dotfiles
Compare dotfile managers: chezmoi templating, GNU Stow symlinks, bare git repos. Multi-machine sync, secrets handling, learning curve.
11 min read -
Neovim Setup Without the 6-Month Slog
A Neovim config you can read in one sitting. lazy.nvim, vim.lsp.config on Neovim 0.12, the defaults worth keeping, and the keymaps that quietly break LSP.
13 min read -
Email Aliasing: SimpleLogin vs addy.io
SimpleLogin vs addy.io compared on verified September 2026 pricing, free-tier limits, and what self-hosting each one actually costs you in moving parts.
12 min read -
Discord Alternatives That Actually Work
Discord's age checks sent people looking for exits. Stoat, Fluxer, Matrix and Mumble compared on features, hosting, and whether your community follows.
12 min read -
Tor Hidden Services for Self-Hosters
Run a Tor v3 onion service for your self-hosted apps. Working torrc and Compose config, client authorization, vanity addresses, and the opsec that doxxes you.
15 min read