These days, I see a lot of people using AI for everything except hobby projects. Recently, I joined a maintenance project where the team leader even instructed us to use AI exclusively. So I just keep one hobby project that I write by hand, but the market these days mostly uses AI coding.
Completely trusting it to the AI is negligent, I don't think any serious projects do it this way. A lot of AI usage yes, but reviews and tweaks still require someone reading and understanding code, structures and design patterns.
I think so too, but the problem is that this was a 'serious' project. Some tech leaders genuinely believe that AI writes better code than humans, and the sad part is that they're somewhat right.
So these days, I'm not sure anymore. I just do coding as a hobby now.
I once asked out of curiosity, and I still remember the answer:
'Why do I trust AI more than you? Because you code based on your own thinking, and that doesn't always match mine. But if I run AI against the spec I wrote, at least when I take responsibility, I won't feel like I got screwed over.'
The project had no issues. Of course it didn't—most CRUD work already has well-established solutions
jvanderbot · · focus · HN ↗
<a href="https://usgraphics.com/products/berkeley-mono" rel="nofollow">https://usgraphics.com/products/berkeley-mono
And by the way, this website is fantastic.
sgt · · focus · HN ↗
jdw64 · · focus · HN ↗
sgt · · focus · HN ↗
jdw64 · · focus · HN ↗
So these days, I'm not sure anymore. I just do coding as a hobby now. I once asked out of curiosity, and I still remember the answer:
'Why do I trust AI more than you? Because you code based on your own thinking, and that doesn't always match mine. But if I run AI against the spec I wrote, at least when I take responsibility, I won't feel like I got screwed over.'
The project had no issues. Of course it didn't—most CRUD work already has well-established solutions