Victor A
  1. The boring little CMS I always wanted

    After years of heavyweight CMS platforms, I moved this blog onto a tiny static CMS an AI built for me in a weekend — no database, no hosting bill, just Markdown files in Git.

  2. The ghost of my old website

    After migrating off Jekyll, my new blog kept serving the old one — a leftover PWA service worker, and the tiny self-destruct worker that finally evicted it.

  3. Ben Cera Says His Claude Bill Hit $1M a Month. The Real Story Is in the Margins.

    Ben Cera says Polsia paid Anthropic over $1M in a month. Against $4.6-10M ARR that is a negative gross margin — I do the math the viral tweet skips

  4. Paul Graham Says Earning a Billion Is Just Math. So Why Aren't Devs Winning?

    PG says a billion is just growth math. From the bootstrapping trenches, the real bottlenecks are owned distribution, taste, and surviving the flat line

  5. 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

  6. 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

  7. 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

  8. 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

  9. 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

  10. 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