Not sure what you mean, boilerplate code is one of the things AI is good at.
Take a straightforward Django project for example. Given a models.py file, AI can easily write the corresponding admin file, or a RESTful API file. That’s generally just tedious boilerplate work that requires no decision making - perfect for an AI.
More than that and you are probably babysitting the AI so hard that it is faster to just write it yourself.
Sure, the marketing of LLMs is wildly overstated. I would never argue otherwise. This is entirely a red herring, however.
I’m saying you should use the tools for what they’re good at, and don’t use them for what they’re bad at. I don’t see why this is controversial at all. You can personally decide that they are good for nothing. Great! Nobody is forcing you to use AI in your work. (Though if they are, you should find a new employer.)
Uh yeah, like all the time. Anyone who says otherwise really hasn’t tried recently. I know it’s a meme that AI can’t code (and still in many cases that’s true, eg. I don’t have the AI do anything with OpenCV or complex math) but it’s very routine these days for common use cases like web development.
To be fair, if I wrote 3000 new lines of code in one shot, it probably wouldn’t run either.
LLMs are good for simple bits of logic under around 200 lines of code, or things that are strictly boilerplate. People who are trying to force it to do things beyond that are just being silly.
I mean, there’s no reason why a 3D printer couldn’t be rigged up to use a stylus instead of an extruder. (Plotters exist after all.) Probably not very performant compared to your solution though.
I do love the idea of making old timey printing plates using a 3D printer. If you printed in TPU would that make the equivalent of a rubber stamp?
Is that true though? Nobody has shown a more efficient way to solve these problems. And if they did, everybody would immediately start using that technique.
I’m confident that a more efficient way exists, but it has not yet been discovered. Hard to convince people to do a thing that nobody has invented yet.
It’s risk/reward. If brain chips made me twice as productive or intelligent, I’d probably tolerate a lot more risk than if it was just a way to check my Instagram notifications without pulling out my phone.
Ehhh maybe a year or two ago. Modern systems are far more capable than you’re giving them credit for.
I’m not insinuating that they are perfect or even human level, because they’re not, but both of those complaints are things that AI can usually handle summarily.
For what it’s worth, GNOME Shell and its extensions are written in JavaScript too.