The era of bespoke software starts today.

AI is far cheaper than most people realize — and it's here to stay. Its best use case is programming, which means learning to leverage these tools is the skill that matters now. Building your own software, running on your machine, is suddenly trivial. But it's not magic: you still can't vibe your way to success.

Latest build

$0.40 in tokens spent: watch DeepSeek V4 Pro building Adobe Lightroom clone

Latest Posts

ALL POSTS
I Built a YouTube Shorts Clipper for $0.65

I Built a YouTube Shorts Clipper for $0.65

Cheap AI models replace paid services. I built a $0.65 YouTube Shorts clipper that turns long videos into vertical, captioned Shorts.

Sep 2, 2026 4 min read
I Gave DeepSeek V4 Pro Vision

I Gave DeepSeek V4 Pro Vision

DeepSeek V4 Pro only takes text. I gave it vision through a small Flash model in GritCode, so the agent can see the UIs of the apps it builds.

Aug 24, 2026 4 min read
I Built a Lightroom Alternative for $0.40 with AI

I Built a Lightroom Alternative for $0.40 with AI

Adobe Lightroom doesn't run on Linux, and the free alternatives are clunky. So I built my own photo editor with AI, for about $0.40 in tokens.

Aug 21, 2026 4 min read
Why I Created GritCode — An AI Coding IDE That Costs Pennies, Not Hundreds

Why I Created GritCode — An AI Coding IDE That Costs Pennies, Not Hundreds

Cheap tokens, cheap laptops, and the end of the CS gatekeeping era.

Jul 7, 2026 5 min read
Hardware H.264 Decoding on Fedora 43 and 44 — The Fresh-Install Recipe

Hardware H.264 Decoding on Fedora 43 and 44 — The Fresh-Install Recipe

Fedora ships codec-free out of the box. Here's the fix to get hardware-accelerated H.264 / H.265 decoding back on a fresh Fedora 43 or 44 install.

Apr 28, 2026 3 min read
Displaying 100K Rows Without Lag: wxListCtrl Virtual Mode

Displaying 100K Rows Without Lag: wxListCtrl Virtual Mode

How to display large datasets in wxWidgets without lag using wxListCtrl in virtual mode. Complete working example with 100K+ rows.

Mar 14, 2026 3 min read