RSSAmplifier

Blog

Lochie.dev

Recent content on Lochie.dev

lochie.devRSS feed ↗6 posts

Latest posts

Subscribe? No thanks, I'll just build it

I wanted one feature from a slideshow tool and I didn't want to pay for it. So I read its features page as a spec and built the one part I was missing.

The Super Sprint

Sprint Planning is dead. Story Points are a legacy tax. The era of the Super Sprint is here.

Model-First Companies

What happens when code is disposable. Predictions on security, SRE, the death of the developer workstation, and why most companies aren't ready.

Ralph Experiment - SQLite UI

An experiment using Claude Code with the Ralph technique to build a browser-based SQLite UI

Homelab

rundown of my homelab

Mocking in Go tests

an overview on how mocking can be used in testing for Golang with examples