developer-tools
gstack in Practice: A Solo Developer’s Toolkit for AI-Assisted Engineering
I know what good software engineering looks like. I’ve been doing this for decades. But as a solo developer, I sometimes skip the process and rely on gut instinct and
Managing Claude Code Sessions Across Multiple Machines
SSH drops mid-session and your Claude Code context is gone. cs (Claude Session Manager) keeps sessions alive as persistent JSONL files, viewable and reconnectable across machines.
electric-directory-list: A Lightweight Emacs Popup Directory Browser
A lightweight Emacs popup directory browser that replaces the useless default C-x C-d binding with something you can actually navigate and open files from, without the full Dired overhead.
paredit-ts: A TypeScript S-Expression Structural Editor Library
A TypeScript rewrite of paredit.js that fixes the original's mutation bugs, removes all runtime dependencies, and adds full type safety throughout the S-expression structural editing library.
Emacs Unified: Consolidated Emacs Keybindings for VS Code
One VS Code extension that consolidates Emacs keybindings, Dired, and paredit support — forked from vscode-emacs-mcx with zero runtime npm dependencies and no supply-chain surface.