I’m not going to go that far (you do you), but reading the source code seems like a great way to remain in touch with the implementation. On my hobby project, I do a lot of reading code, asking the AI pointed questions about how things work, and asking it to clean up messes.
So you’re left with the least interesting tasks? Not trying to be too snarky, or too much of a luddite, but that would be a killer for me, motivationally.
Maybe we just disagree about what's fun? Some people like to build things by hand and other people enjoy working with power tools.
I'm having a great time building personal web apps with exactly the features I want, and I also enjoy refactoring the source code to get closer to how I would ideally write it. I can use a coding agent to do both. What's not to like?
I stopped editing source code by hand as a self-imposed limitation to see how far I could go by prodding AI to do things my way, and it turns out it's pretty far, so I'm sticking with it.
Which isn't to say that writing code by hand can't be fun, too, under the right circumstances.
It also helps that I’m retired and this is hobby programming. If you’re being forced into it by circumstances at work, that wouldn’t be nearly as fun.
[−]bluefirebrand · 2026-08-30 Sun 15:22 UTC ·
link
> reading the source code seems like a great way to remain in touch with the implementation
Reading code is way less enjoyable than writing it
I'm having a great time building personal web apps with exactly the features I want, and I also enjoy refactoring the source code to get closer to how I would ideally write it. I can use a coding agent to do both. What's not to like?
I stopped editing source code by hand as a self-imposed limitation to see how far I could go by prodding AI to do things my way, and it turns out it's pretty far, so I'm sticking with it.
Which isn't to say that writing code by hand can't be fun, too, under the right circumstances.
It also helps that I’m retired and this is hobby programming. If you’re being forced into it by circumstances at work, that wouldn’t be nearly as fun.
Reading code is way less enjoyable than writing it