upvote
AI is like cheap void calories. Writing by hand is calories from a good home cooked meal with all the nutrients and love, AI code (unless maybe you worked on putting together an AI system and the harness is your build), feels like calories from a Sprite.

Also I’ve been thinking that ai code is like cheap amazon furniture and hand crafted is well… hand crafted.

reply
If your project contained original thought does it matter if the IFs and the ELSEs were generated?

I sometimes wonder if people get into this to create an actual working something or they just enjoy sorting colored blocks for the heck of it.

I am on the other extreme end: I don’t give a rat’s ass about the code itself. The spec, the intent, the architecture, the contracts are what I find interesting. All the “file handling” and “logging” and syntax wrangling and caring if some “variable” is on the “stack” or the “heap” I can live without very happily. It’s not that they are uninteresting in and of themselves but I find it hard to justify keeping my focus on these microscopic issues again and again and again and again.

reply