Comment by devsda

14 hours ago

Remember that feeling when you successfully wrote, debugged and ran your first useful program ? I think we are always chasing after that feeling in our own way with our little side projects.

Using AI is probably the fastest and shortest way to get that feeling(or dopamine hit) repeatedly if you let go of a little control on code.

I just hope in the long run AI doesn't take away that thrill and joy when it stops being a novelty and challenge.

I think it can go both ways. I have made things that made me feel bad for not truly understanding what I made and I disliked the process.

But I’ve also been really wanting to make my laptop’s NixOS config into a flake and make it nicely modular. I’ve watched some YouTube, read some posts, but never properly made the jump. There was always something wrong.

But now. Claude code has helped me over the hill, explaining every edit. Every step. And I’m really happy with the result. I see that I was just stuck on some small things now.