Earlier quoted context omitted.
I feel like I'm living in a different universe sometimes. The consensus on HN seems to be that you can be pretty productive with LLMs as coding assistants, but every time I try I find it borderline impossible to get functional code even for pretty straightforward prompts. I decided to fire up GPT-4o again today to see if maybe things have gotten better over the past few months. I asked GPT to write code to render a t…
I feel the same way. Anytime someone says they don't find LLMs all that useful, the exact same comments come out: "They clearly aren't using the right model!" "It's obvious they don't know how to prompt, or they would see the value." "Maybe it can't do that today, but GPT-5 is just around the corner." I feel more and more that people have just decided that this is a technology that will do everything you can imagine,…
I have some stand tests for LLMs: write a web app version of tetris, write a fluid dynamics simulation, etc., and these regularly fail (I must try them again on 4o).
But also, I have examples of them succeeding wildly, writing a web based painting app just from prompting — sure, even with that success it's bad code, but it's still done the thing.
As there are plenty of examples to confirm what we already believe, it's very easy to get stuck, with nay-sayers and enthusiasts equally unaware of the opposite examples.