| ▲ | The thing that brought me joy(stephenlewis.me) | |||||||||||||||||||
| 33 points by monooso 4 hours ago | 9 comments | ||||||||||||||||||||
| ▲ | frizlab 2 hours ago | parent | next [-] | |||||||||||||||||||
I love this, it resonates so deeply with me. Code is, for me, joy. I spent a little more than an afternoon writing a parser to parse a new ad-hoc file format I created to represent the IDs (class name and ID names) I will use in my CSS, and it was just fun. Sure some AI could probably have written that for me, but for what? So I can dig directly back into complicated actual engineering issues? Where would my breaks be? | ||||||||||||||||||||
| ||||||||||||||||||||
| ▲ | nehal3m 18 minutes ago | parent | prev | next [-] | |||||||||||||||||||
I write for fun, to organize and articulate my thoughts, and I love doing that in vim. The same is true for note taking (I just write .md files and sync them with syncthing). I also like working neomutt. It's just fun working with (relatively) simple, stable tools that seem to grow on you over time for every day tasks. Writing code is just one of those things. | ||||||||||||||||||||
| ▲ | senko an hour ago | parent | prev | next [-] | |||||||||||||||||||
> It’s not that the agents are now producing flawless code. I spent a good 20 minutes yesterday watching one tie itself in knots trying to write a regex: first in Sed, then in Bash, and finally in Python (six times). This sounds very strange. I'm using Claude (Opus 4.5 via Code) every day and it's very good with regexes, sed, awk and similar bash oneliners. We don't know what the author asked it to do, but this smells like the problem started at least several messages before that. To author's point: code brings me joy. I'm currently learning Zig, for no reason whatsoever other than intellectual challenge and I, subjectively, like the language. I'm writing silly little programs that nobody will ever see. It's fun. Then I switch over to a paid project, and claude[0] another task from my backlog. There's code, and then there's code. You can find joy in some code and absolutely want to avoid coding in something else. [0] code using Claude | ||||||||||||||||||||
| ||||||||||||||||||||
| ▲ | jstummbillig an hour ago | parent | prev | next [-] | |||||||||||||||||||
If it truly brings you joy we have hat covered: it's a simple enough hobby! The actual issue is that then you need something still that makes money. I think, for a programmer, that's fairly unproblematic too, for the foreseeable future: all those agents will need direction. Anyone can do that up to some level of complexity on their own, sure, but it simply is hard for humans to structure requirements and reason about a big enough systems and I don't see demand for those decreasing. | ||||||||||||||||||||
| ▲ | jrm4 an hour ago | parent | prev [-] | |||||||||||||||||||
AI assisted coding (and broader idea exploration) is 100% bringing me joy in this way. I don't code for a living in any way, but I teach IT. And for years and years I've had little script ideas and tasks (e.g. music organization) that worked decently, but also life got in the way and I have that thing where I want it to work just right etc, and now that the pipeline is orders of magnitude shorter, man this stuff is FUN for me again. | ||||||||||||||||||||