this post was submitted on 04 Sep 2025
219 points (96.6% liked)
Programming
22550 readers
92 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think it's both true that you can't really write an entire app with just AI... At least not easily.
But also I don't buy that AI doesn't make me more productive. I'm not allowed to use it on my actual code but I have used it several times to generate one-off scripts and visualisations and for those it can easily save hours. They aren't software I need to edit myself though.
Pretty much everyone I've talked to about this says the same thing. LLMs are useful for one-off scripts or quickly generating boilerplate. It just turns out that those tasks don't make up the majority of programming work unless you are in a bullshit job anyway.
We aren't yet great at knowing when LLM will save time and when it will inflate time.
They're probably pretty good for CRUD apps, which do tend to be like 50% boilerplate, but also I also wouldn't characterise them as "bullshit". Boring maybe.
If only we libraries online of boilerplate crap with a few options to transfom them slightly... We'd need a lot less datacentres
How dare you!