Posts
Page 10 of 66
-
procs vs ps: Modern Process Listing
procs adds color, Docker container awareness, and process tree views to replace ps. Here is exactly when switching is worth it in your daily Linux workflow.
10 min read -
SOCKS5 Over SSH: Selective Routing Without a VPN
Route only the traffic you want through a SOCKS5 proxy via ssh -D. Browser extensions, curl, git, ProxyChains, autossh, and DNS leak gotchas, no VPN needed.
8 min read -
btop vs htop vs bottom: Top Replacements
btop, htop, and bottom compared on features, memory footprint, and personality, find out which terminal process monitor earns a spot in your daily toolkit.
11 min read -
Your Agent Doesn't Need a Shell
Coding agents get unrestricted shell access by default because it's easy, not because they need it. Here's the short list of what actually breaks without one.
6 min read -
Sandstorm: Self-Hosted Apps in a Sandbox, Not Just a Container
Sandstorm gives every app instance its own capability-gated sandbox. Different threat model than a Compose stack, here's what that actually means.
11 min read -
Difftastic: Structural Diff That Makes Sense
Difftastic parses source code structure instead of raw text lines, giving diffs that reflect what actually changed logically, not just how it was reformatted.
10 min read -
Llamafile: Single-Binary LLMs That Actually Just Run
Llamafile bundles llama.cpp + Cosmopolitan libc into one portable binary that runs on Linux, macOS, Windows, and BSD with zero install.
8 min read -
DeepSeek V4 Flash: 28 Cents a Million
DeepSeek V4 Flash 0731 hits 50 on the independent intelligence index at $0.14/$0.28 per million tokens. Same weights as the preview, redone post-training.
14 min read -
gitui vs lazygit: Two Git TUIs Compared
gitui vs lazygit: a practical comparison of the two best terminal Git UIs available. Which one earns a permanent spot in your daily developer workflow in 2026?
11 min read -
Durable Objects: Stateful Serverless
Cloudflare Durable Objects solve the one thing serverless can't: coordination. Storage API, WebSocket hibernation, gotchas, and a working rate limiter build.
12 min read -
Sunshine + Moonlight: Roll Your Own Cloud Gaming
Stream your own gaming PC with Sunshine + Moonlight. Low-latency NVIDIA NVENC, AMD VAAPI, Intel QSV, Tailscale remote play, and no monthly bill.
12 min read -
LazyVim vs LunarVim vs AstroNvim: Distros
LazyVim, LunarVim, and AstroNvim compared: which Neovim distro actually saves your setup time and which one quietly turns into a full weekend side project?
11 min read