Daniel Grant

@djgrant.bsky.social

Building stuff. Blog at danielgrant.co.

One shift I've noticed coding with agents: a greater appreciation that I am channeling the sum of human knowledge. I think this was always true – we stand on the shoulders of our ancestors – but now it's explicit, I am more humble about my contributions.

contemplating "principle of least software" a key source of slop is creating more software than needed to achieve its aim e.g. building an electron app with auth when a cli tool would do. we do this because it is so cheap to create software. there is a lack of back-pressure.

i've been preserving agent threads for when the thing they've built gets broken - just return to the original thread and tell it to restore the feature. it got me thinking: what if i had a directory of these threads that served as a kind of regression suite?

these two positions are irreconcilable: 1. tech debt doesn't matter 2. context is really important tech debt *is* context! code is an ontological representation of the thing you are building. if it's not coherent, you are literally feeding your agent a million bad prompts

Codex 5.3: "This epic improves review throughput with concrete fixes, not aesthetic refactors" Me: "That is a bullshit statement" Codex 5.3: "Agreed. I'II replace it with concrete, non-bullshit wording and tighten the whole epic to explicit problems"

steve carrel in big short: "hey there's a bubble"

thinking about why openclaw blew up 1. people love talking to agents with a persistent personality 2. perhaps the first maintstream example of a self-improving software environment the personal assistant part wasn't new

if everyone has a personal agent, collective action becomes a much less tractable problem. people already have aligned goals; it's the coordination that's tricky. agents can probably help here. that could have consequences.

The two-year long narrative that software engineers didn't adopt AI coding because they were in denial is now obvious horseshit. Once the models got good enough the industry pivoted on a dime. No-one in their right mind would write code with sonnet 3.7.