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.
There are different attitudes of engineers. Some are more results-oriented and see the code as just a means to an end. It's difficult to get good at programming and AI makes it so you don't really have to, so they gladly accept it as a way to build things faster.
And then there's me on the exact opposite end of that spectrum. I don't care much at all for the end result except that it's what allows me to get to do programming. I like the puzzle and figuring out how to make it all work line-by-line. AI takes away all of the fun part and it does it so terribly.
Up til now both types of programmers got along decently well because building things correctly and quickly have usually taken similar paths. But with the advent of AI we're now quite at odds with each other, and it's been quite a pain for me.
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.
Ugh that sounds like such a pain. Stay strong! Once they've smoothed out their brain using ai your skills will be in high demand to fix all the mistakes the ai makes, and then hopefully people will understand that you can't be replaced by an ai