What We Lost the Last Time Code Got Cheap
(www.poppastring.com)
from codeinabox@programming.dev to programming@programming.dev on 10 May 08:06
https://programming.dev/post/50153094
from codeinabox@programming.dev to programming@programming.dev on 10 May 08:06
https://programming.dev/post/50153094
#programming
threaded - newest
You know what would help a lot with understanding the code one is working on? Writing it yourself without turning your brain off via AI.
But that’s an insight the article somehow seems to be missing.
I always ask myself how many of these anti ai warriors are actually proficient professional coders. And I’m talking like engineer level, not hobby level.
LLMs are a tool. Give a package power tool to a fool and the result is stupid at best, bloody at the worst. Let’s call that vibe tooling and ask if there is a difference to vibe coding.
Imho there is not. LLMs are a tool that can lift up the quality of coding work to a common level if used by proficient people. It helps with searching through and understanding vast outputs as long as you know what to expect. Its a miracle in intuition.
Its not a mind reading tool that will just code your fantasy software for you. Hate it all you like, AI is here to stay, this is like hating cars in the age of horses. Cars are not magic, neither is “AI”.
Not the first time I’ve read this kind of statement and I always struggle to reconcile this with my personal experience. I’m seriously doubting that I’m just not a “good enough prompter”. I know how to explain context from domain to tech and vice versa, that’s like, a good 20% of my job. I’d say that AI tools are good at producing code that already exists.
The LLMs are an interface to a corpus of written material. They’ve never had a thought, a chat around the coffee machine, or any experience in the largest sense of the world. This is a hard barrier on any induction they may emulate.