Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@Aether you know, I am generally really pro AI, pro vibe-coding even. I like it, it's fun, it's useful.
But I am getting really tired of this
>LLMs have gotten very good at generating code
They have? Show me. Show me the good code they produce. Show me the before. Explain the problem. Show me their solution.
Because from where I'm standing, I'm seeing people produce 2 pages of text for a skill that explicitly explains to these "smarter than a PhD" systems that they should check if this functionality is in the std lib or an existing dependency, instead of reinventing the wheel.
And whenever I peer under the hood in my projects, I have no fucking idea what any of the code is supposed to do. There's comments everywhere that tell me nothing. And it doesn't do it anyways.