Justin Abrahms

@justin.abrah.ms

Aspiring solarpunk. Decentralized/local first curious. Good computer programmer. He/they.

I had occasion to do a deep dive on an initiative to understand where the wait states were & what we might gain if we invested more heavily in AI-assisted development. This describes the resulting tool based on my time at eBay doubling the productivity of engineers. justin.abrah.ms/blog/2026-08...

Concept to Cash: Initiative retrospectives and visualization

Modeling an initiative as a distributed trace — epics, stories and pull requests as nested spans — to see where the calendar time actually went, plus a ridgeline plot for tracking WIP.

justin.abrah.ms

My experience w German bureaucracy is signing up for an appointment online, being told to be there at 9:37. Show up w a file folder of documents. There’s a sign w my appointment number and the room I should go to. Sign 2 things. Answer a couple of questions. Out by 9:43. America would be so lucky.

Conference swag idea: board books. Narrow audience, but if your kid imprints on it.. you’re going to read it many dozens of times. Not sure if it will be positive association or “if I have to read this name one more time..” 😅

I needed to author some simple code yesterday without an LLM. It’s been ~1.5 years probably since I’ve seriously written code by hand. 1. I had an initial spike of fear that maybe I had forgotten (I hadn’t) 2. I didn’t have an editor downloaded/installed (just used vi) 🤔

In Berlin, we walked 2 blocks and passed 4 actually good playgrounds. This is a paradise for kids. Little hard on parents trying to get somewhere. I’ll take it.

At medium-sized companies, the scaling wins are almost embarrassingly available. Nobody's picked the low-hanging fruit yet because nobody's had time to look. I wrote about my experience with a Java search service before Black Friday & getting it to 3x peak traffic. justin.abrah.ms/blog/2026-03...

Scaling at the mediumest company: half-measures save the day

At medium-sized companies, the low-hanging fruit is just sitting there. How basic profiling and boring fixes got an ecommerce search service to 3x peak traffic before Black Friday.

justin.abrah.ms

The thing I'm most excited about w/ all of these agents running around is the hope that we'll get ergonomic solutions to delegated identity and tight permission scopes for access control.

I spent some time last weekend hacking up my own harness. The code isn't relevant, but I hit on a few things which I think are novel. I use kernel-level isolation instead of docker containers and I'm doing direct `claude -p` invocations instead of API based billing. justin.abrah.ms/blog/2026-02...

Claws don't need to be complicated

How I built a persistent personal AI agent in 2000 lines of Go that uses my Claude subscription instead of API keys, runs sandboxed via nono and talks to me on Telegram; Learnings about what seems to ...

justin.abrah.ms