

As a web dev I’m not worried, but chatgpt has been useful figuring out some Godot/C# oddities that come with learning a new language. I worry for the new people who will just use what it says and not learn anything.
Even then, it will spit out methods and signatures from different but similar libraries (litedb and sqlite for instance)
But like @rooroo@feddit.org said, I was expecting it to be a single page, probably rammed with unnecessary JavaScript.
From the same group that doesn’t understand joins and thinks nobody uses SQL this is hardly surprising .
Probably got an LLM running locally and asking it to get data which is then running 10 level deep sub queries to achieve what 2 inner joins would in a fraction of the time.