|
|
|
|
|
by IshKebab
446 days ago
|
|
Yeah but AI coding does speed up some simple tasks. Sometimes by a lot. But we have to endure these tedious self-congratulatory "mwa ha well it's still not as good as my code" posts. No shit. Nobody is saying AI can write a web browser or a compiler or even many far simpler things. But it can do some very simple things like making basic websites. And sure it gets a lot of stuff wrong and you have to correct it, or fix it yourself. But it's still usually faster than doing everything manually. This post feels like complaining about cruise control because it isn't level 5 autonomy. Nobody should use it because it doesn't do everything perfectly! |
|
It's nothing like that, because cruise control works reliably. There is never a situation where cruise control randomly starts going 90mph or 10mph while I have it set to 60mph. LLMs on the other hand...
This is why I disagree with people who argue (as you did) "it really does speed up simple tasks". No it doesn't, because even for simple tasks I have to check its work every time. In less than the time it takes me to do that, I could've written the code myself. So these tools slow me down, they don't speed me up.