- My AI-Assisted Development Workflow
• automation
Plan into units, let AI stack branches with gh-stack, review the PRs yourself, then hand review comments back to the agent.
- A Practical Guide to gh-stack for AI-Assisted Development
• git
Use gh-stack with one worktree per stack, agent-planned focused branches, gh stack rebase --upstack, and AI-assisted JSON sync …
- Build an MCP with OAuth on Cloudflare Workers
• api
Wrap an IFTTT webhook as an MCP on Cloudflare Workers, protect it with Cloudflare Access OAuth, and create Google Tasks without a …
- Fix Claude Desktop PATH with CLAUDE_ENV_FILE
• dev-environment
Point CLAUDE_ENV_FILE at a shell snippet so Claude Code sees the same PATH and env vars as your mise/asdf/nix setup, with full …
- Power of Monoid, Beauty of Simplicity
• algorithm
Why the monoid—a set with an associative binary operation and identity—is both simple and surprisingly powerful: …
- Use Bun for Shell Scripts
• bun
Cross-platform shell scripting with Bun on Windows: avoid shebangs and WSL/Git-bash setup, with single-file executables and a …
- Use tmux for PowerShell in Windows Terminal
• tmux
Run tmux from WSL in Windows Terminal with PowerShell as the default shell.
See all 80 articles →