Earlier quoted context omitted.
They're shoving AI everywhere because it's extraordinarily powerful and truly differentiating. Being jaded and cynical about it doesn't change that reality. Obviously there will be winners and losers and it will shake out -- personally I can't imagine using notepad for more than pasting arbitrary text and it seems like the least features is the best -- but bonafide text tools without AI in 2024 are crippling.
If AI is so powerful why don’t we see a massive productivity spike around the globe? It may be convenient but more than once just replaced the time I needed to write my code by time fine tuning the prompt because the AI didn’t quite got what I wanted. On top of that I must review foreign code. That’s harder than code I already know. And on top of that the end result lacks the feeling of accomplishment in solving a pr…
We overestimate the short term effects and underestimate the long term effects (Amara's law). We're currently in the trough of disillusionment where people are running around saying that AI failed, was overblown, etc, while people like me are working with corporations to completely change how they operate, to an outrageous efficiency boost. Our world is going to look very different in a decade.
>It may be convenient but more than once just replaced the time I needed to write my code by time fine tuning the prompt because the AI didn’t quite got what I wanted
Most software developers spend very little of their time actually "coding", and most of their time investigating, understanding, comparing, and so on. I have never used AI for "production" code -- I never copy/paste something into my code -- but dozens of times a day I do use it to get rough outlines, investigate libraries and their use, and most importantly to get heuristics on paths to take in the code I do write. It has proven absolutely invaluable to me and I can't imagine not having it as an accelerator now.