110
Another one bites the dust - GrapheneOS defends use of AI for coding
(grapheneos.social)
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
IMO those paths diverged in web development somewhere around 10 years ago. While you could write efficient websites using standard HTML features and minimum of JavaScript (the good-efficient path), companies and developers started going towards various frameworks, which were "faster" for developers to use, but usually at expense of performance on users' side, numerous dependencies, and security. Each framework trying to do its own thing, and some are conceptually entirely different from bare HTML+JS.