Posts tagged “claude-code”
-
From Azure to One VPS: How LLMs Made Migrating My Whole Side-Project Estate a No-Brainer
I moved a dozen side projects off Azure onto one Hetzner VPS with Cloudflare Tunnel, R2, and SES — using an LLM agent to do the grunt work
-
I Bought a Denon for My Wedding. Twelve Years Later, I Vibe-Coded Its Radio Back to Life.
vTuner's shutdown bricked my 2014 Denon AVR-X3000's internet radio. I vibe-coded a 900-line Go replacement server with Claude Code in two hours
-
I Built ShellAgent: An Open-Source Terminal Inspired by Claude Code's Leaked Source
I built ShellAgent, a ~1,100-line open-source TypeScript terminal borrowing async generators, streaming tools, and provider swaps from Claude Code's leaked source
-
Claude Code Internals: An AI-Assisted Analysis of the Leaked Source
I pointed Claude Code at its own leaked source — 512K lines of TypeScript — and found KAIROS, ULTRAPLAN, voice mode, and companion buddies
-
I Read the Leaked Claude Code Source — Here's What I Found
I dug through Claude Code's leaked source: 512k lines of TypeScript, a custom terminal UI framework, ML-gated permissions, and multi-agent code
-
Naval Said "Make Your Own App Store" — So I Did
Naval said make your own app store, so I built AppShelf: a zero-dependency PWA app catalog for iPhone and desktop, powered by one JSON file
-
Hold My Beer — I Vibe-Coded a Piano Game for My Daughter
I vibe-coded PianoFun with Claude Code: a free, open-source falling-note MIDI piano game in vanilla JS my daughter helped design