Comment Change the Paradigm (Score 2) 49
It's more accurate to say that the entire concept of libraries and frameworks is now obsolete. Why bother building and maintaining libraries of tested code when you can just generate it from scratch every time? The only reason we used libraries was to keep things maintainable and reusable. If you can just get an LLM to generate bespoke code on demand, and have it do exactly what you want and nothing else, then every piece of software can be a snowflake... unique and fragile, but infinitely replaceable. It's a paradigm shift, that's for sure.