That’s fair.
Comment on AI Coding Is Massively Overhyped, Report Finds
pennomi@lemmy.world 6 days agoSome code is boilerplate and can’t be distilled down more. It’s nice to point an AI to a database schema and say “write the Django models, admin, forms, and api for this schema, using these authentication permissions”. Yeah I’ll have to verify it’s done right, but that gets a lot of the boring typing out of the way.
Sibshops@lemmy.myserv.one 6 days ago
panda_abyss@lemmy.ca 6 days ago
I use it for writing code to call APIs and is a huge boon.
Yeah, you have to check the results, but it’s way faster than me.