I’m glad Linus is pragmatic about this, ethical questions aside LLM’s are a highly valuable tool in software development and they are likely to continue to improve. Any engineer fighting the use of LLM’s will ultimately find that their peers are achieving more in a shorter time then they are. Open weight LLM’s have also come a long way and are already good enough for daily use.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Yeah, ethical, environmental, legal and fuck the consumer memory questions aside.
Any engineer fighting the use of LLM’s will ultimately find that their peers are achieving more in a shorter time then they are.
How do you measure that?
I am asking because I tried all the AI coding tools (copilot, cursor, claude code, etc.), even the paid versions, to find the utopia that doubles my productivity where lots of people are talking about. But everytime I find they take more time to generate code than me typing it, they rarely get things right the first time, they produce way more code than needed (which is much more to reason about) and all in all it takes longer to achieve something using "AI" instead of doing it on my own.
The worst results are the ones that seem to be correct, but can only be found incorrect on closer inspection. For instances, a part of my job is to write data collection applications for sensors; those sensors come with a datasheet (usually 100 to 200 pages) that explain how to "talk" to the sensor. Sounds perfect for an LLM - throw the datasheet in, get a small C application out. But either I get something that does not even compile, or something that seems to collect data, but configures the sensor completely wrong. Debugging that takes more time than just working through the datasheet myself and program it myself.
Reminds me of nuke stuff back in they day. It can be energy to be harnessed, or energy to destroy, depends on the user and the sourcing of the materials. I use Ai (grammerly) to proofread important documents. (tone and proper grammar) didn't let it re write more than a word or a symbol. Seems the equivalent here.
I think alot of people get upset at the owners of Ai and rightfully so. Was this a local model? Did he build it? Lots of factors.
But if you use a tool to fix your grammar, you never learn the rules of grammar for yourself.
LLMs suck at writing code, but they are absolutely amazing at reading code and finding bugs. I am firmly against the usage of LLMs to write anything, but they have a place as a diagnostics tool when verified by a human.
Torvalds is not vibe coding, and he doesn't control the OS (GNU/Linux) anyways.
I've decided to start moving to NetBSD. The copyright status of genAI code is very questionable, and it's likely any project that integrates it, with be "extinguished" via legal action in the future.
This will also be quite the test for the Lemmy slopwarriors
Oh, please... is it still a text generator, or is it already a religion?
LAInus.
People who are vehemently against any form of AI will be left behind. That may be difficult to hear, and even more difficult to accept, but that is the cold, hard, truth.
Its a tool, and just like any tool it has uses. It can be used inappropriately, and it's valid to criticize those instances. But if you are plugging your ears and going "Lalala!" when people talk about actual valid use cases, or stubbornly pretending that it has none, you will be left behind.
You will be like office employees from the 80's and 90's who refused to use a computer and then suddenly found themselves without a job. It's your choice if you use it or not. It's also every company's choice to not hire you because of your unwillingness to adapt.
If you haven't learned it yet, this is your warning and your wake-up call: Learn how to use AI now, or find a different career. It's not going away, no matter how much you may bitch and moan. There will soon be two classes of people, those who learned how to use this emerging technology, and those who refused. Things will be much harder for that second group.
I don't say this to be snarky or smug. I hate AI myself, but I also recognize how fucking stupid I'd have to be to refuse to use it. It's a bitter pill to swallow, but it's also the truth.
Agreed, although simply using LLMs to do your thinking for you is only going to decrease your value in the workplace and make you more replaceable. The goal needs to be learning how to use AI to expand your thinking, counteract your biases, improve the quality of your work, and accelerate your learning.
This falls apart the second you look at it when you see that it doesn't take much learning to use that tool for most applications.
At the same time, people overly reliant on that tool take a big hit in developing and strengthening their own skilks and thinking capabilities.
Combine the two things if you still can.
I am 100% fine with being left behind by a technology that I see as an attempted corporate surveillance scheme that has metastasized into a giant money pit. The difference from the 80's and 90's is people were actually using computers to make money back then. If any AI company is actually making more money than they're spending, I haven't heard about it, and you'd think they'd be advertising it. https://isaiprofitable.com/
I've been happy to fully sit this one out thus far. Don't feel like I'm missing a damn thing.
Oh no I'll be left behind when the Titanic leaves port?! How utterly tragic!
Tragic for everyone who WASN'T "left behind", anyway.
Fuck off with these fake AI bubble pumping stories. fake ass grifters reading the same script wherever you go ("Im a mathamatician and IM SCARED" lol)
It's all horse shit.
Sorry guys but your AI powered sex doll is going in the chipper along with her unpublished Unified Field theory.
The fact that you compared "AI powered sex doll" to Linus using an LLM to generate code he reviewed and accepted (as if he's reviewing any of the many contributions he reviews and constantly rejects for the simplest mistakes) shows that you know nothing about the different applications of "AI".
Yes, the "AI powered" sex toy is an example of an idiotic scam, the AI powered assistant that hallucinates in a conversation isn't very useful, but code that literally does what it should do, reviewed by a competent engineer, is no different from reviewing code from any of your coworkers. It's code, if it's garbage you reject it, is it isn't then the tool was useful.