https://lists.debian.org/debian-project/2026/08/msg00041.html
Linus Torvalds used AI to fix a Linux bug, and now LLM critics on Linux face an uncomfortable choice
https://www.xda-developers.com/linus-used-ai-bug-llm-critics-face-choice/
https://www.xda-developers.com/linus-used-ai-bug-llm-critics-face-choice/
410 Comments
flamingos@feddit.uk · 251 pts · 1d
I hate this attitude that if a rule or standard can't be enforced perfectly, we shouldn't strive for it. We can't (reasonably) run an OS free of proprietary software, does that mean the free software movement should just give up?
Vespair@lemmy.zip · 57 pts · 1d
"People are going to murder anyway, so why even make murder illegal?"
You are correct, you should make rules even understanding that they will be broken by some.
dreamkeeper@literature.cafe · -1 pts · 1d
You can enforce consequences for murder. You can investigate and differentiate a murder from an accidental death. Don't be disingenuous.
qyron@sopuli.xyz · 2 pts · 9h
A death is a death.
I can quote from memory a case in my country, in the 80's, where a man assaulted a couple, killed the woman and was about to kill the man.
The killer got tackled and beat to death by the widower. The sole survivor was sent to trial for murder regardless being under mortal peril.
Got acquited on the appeal. First instance deemed it an excessive act, regardless self defence.
technocrit@lemmy.dbzer0.com · -14 pts · 1d
Yes, debugging with an LLM is absolutely as bad as murder. Probably worse! \s
Vespair@lemmy.zip · 21 pts · 1d
Not even remotely what I suggested.
Kangae_Hishiryo@scribe.disroot.org · 9 pts · 19h
They can only make fallacies to defend themselves.
Kangae_Hishiryo@scribe.disroot.org · 1 pts · 19h
LLM code can cause deaths (i.e. in hospital software), or otherwise great human or material loses (i.e., bank software or a shelter's software), or even cultural loses (it actually does them right now, but you can also think about i.e. a museum software).
woelkchen@lemmy.world · 47 pts · 1d
I think one way is to make people realize that there is a concept in copyright called Threshold of Originality, meaning that because machine generated output in itself is not creative work, it's not copyrightable. You can do literally anything with it, the licenses attached don't matter. The GPL is not enforceable and no proprietary EULA is enforceable.
FiniteBanjo@feddit.online · 0 pts · 1h
Conversely it might already be copywritten because the originality of the output work belongs to the author of the training data.
p03locke@lemmy.dbzer0.com · -9 pts · 1d
The entire point of GPL is to forcefully extract copyright out of the code in the first place.
harmbugler@piefed.social · 27 pts · 1d
No? The point of the GPL is to leverage such a copyright.
p03locke@lemmy.dbzer0.com · 1 pts · 17h
It's called "copyleft" for a reason.
harmbugler@piefed.social · 7 pts · 16h
The reason is that it's based in copyright law but uses it for the community instead of the individual. Without copyright, copyleft has no power.
I have many problems with copyright as it's currently implemented, but with copyleft it usefully creates a social contract: if you want to be involved for the benefits, you must also uphold the rule of contributing back.
Muehe@lemmy.ml · 24 pts · 1d
"Murder bans may be impossible to enforce in the first place"
dreamkeeper@literature.cafe · -1 pts · 1d
But they aren't impossible to enforce and you know that.
Muehe@lemmy.ml · 1 pts · 5h
That's... the joke. The original proposition was that AI code bans can't be enforced, a thought which I was leading ad absurdum.
hirihit640@sh.itjust.works · 17 pts · 1d
I think of it like age verification. Slipperly slope to a proprietary kernel-level "security compliance module" on all devices, aka the end of general computation.
Wildmimic@anarchist.nexus · 12 pts · 1d
This isn't a case where something can't be enforced perfectly, it is a case of something that can't be enforced at all going into the future. Every tool that can reliably detect LLM code is at the same time the tool used for adversarial training, making the generated code look more and more human. We are already at the point where for plain english the false positives and false negatives go through the roof, making these tools very unreliable and when applied automatically a liability. Code is a lot more formalized, with a lot less personal variance (spelling, vocabulary and grammar are basically fixed - only the used logic and how it is implemented is variable), making detection harder by default than in natural languages.
If LLM code can't be detected anymore by automated means - and that state of things is approaching fast - then any policy about allowing or restricting LLM code is not worth the paper you would use to print it out. But that's not so much of a problem. The more important policy to set, that can also be enforced, is that everyone submitting code has to take personal responsibility regarding the quality of the submission. Delivering bad code - when not happening while training to become a better coder and looking for feedback - has to lead to consequences based on the seriousness of the case and if it's a repeat offender. Anyone using an LLM to spit out bullshit LQ code will run into that kind of rule very fast.
dreamkeeper@literature.cafe · 4 pts · 1d
Exactly. There are too many knee jerk responses to this position. Just banning LLM generated code is a useless gesture.
Changing the way merges and reviews are handled, as well as responsibility for them, is the actual way to address this.
FiniteBanjo@feddit.online · 1 pts · 1h
I disagree completely, for example Linus here has demonstrated he's a slopper so we could easily remove him from any position to contribute to other projects. Bam. Enforced.
Wildmimic@anarchist.nexus · 0 pts · 44m
Do you really think that Torvalds would submit code that is not up to spec? He's the most anal person regarding quality of code i know of - removing him from a project would not be a positive thing. He actually embodies the mentality of taking responsibility for code you provide; I am pretty sure he would stop coding for OSS projects before betraying that concept. We need more coders like him that take pride and responsibility for their code, not put up artifical barriers because of the tools someone uses.
FiniteBanjo@feddit.online · 1 pts · 29m
Yeah well Hulk Hogan seemed cool in the 90s, but people change. Sloppers produce slop at the cost of quality, at the cost of the environment, at the cost of freedom, and at the cost of the economy: they deserve no credibility.
aski3252@lemmy.world · 5 pts · 11h
I'm very critical of AI, but complete bans on AI use are, at the moment, pretty much unenforcable. Not hard to enforce, not impossible to enforce 100%, but completely impossible to enforce in general. There currently is no reliable way to verify if and how much someone used AI, except maybe if you monitor people's systems (and even with a totalitarian surveilence system, coders will probably be able to bypass it).
Obviously, if someone who has no clue about coding uses it to write the entire code, you notice. But that's simply not how most coders use AI..
Edit: And additionally, mandating disclosure of AI can make sense, but it can also create the false assumption that codeers/code without any disclosure are verified to not use AI when coding when it simply cannot be verified. It depends entirely on the coder being honest and transperant about their use of AI. And given the passionate pushback, coders are definitely incentiviced to not disclose AI use.
Honytawk@discuss.tchncs.de · 4 pts · 5h
So how would one enforce this?
It is not that it is very difficult, it is impossible.
FiniteBanjo@feddit.online · 1 pts · 1h
The sloppers are literally outing themselves, it's not rocket science.
Wildmimic@anarchist.nexus · 0 pts · 38m
He's just admitting the usage of LLMs. They can be powerful tools in the right hands, and he wouldn't submit that code if he couldn't take responsibility for it. The bullshit OpenAI ,Anthropic et al are pulling is not synonymous with the technology itself, which will survive those asshats.
I'm pretty sure there were people like you thinking about IDEs the same way.
Or using something else than vim for editing files.
Or replacing punch cards.
FiniteBanjo@feddit.online · 1 pts · 28m
And we're saying we should ban people like that. And they made the insane claim that it wasn't possible.
provectus@lemmy.ml · 1 pts · 17h
Just want to let you know from my canoebooted laptop that I run a 100% "free as in freedom" OS (trisquel GNU/Linux). Also you have convinced me about striving for a goal instead of doing it perfectly, which is not possible. Well said.
p03locke@lemmy.dbzer0.com · -2 pts · 1d
This is the entire basis for the War on (some) Drugs. Guess what? Drugs won.
Power is nothing without enforceability, and purposely implementing rules or laws that can't be enforceable is a form of malice and discrimination through selective enforcement.
technocrit@lemmy.dbzer0.com · 2 pts · 1d
People are begging to regulate "AI" when it doesn't even exist and there's not even an objective definition.
Absolute recipe for failure or worse.
snooggums@piefed.world · -2 pts · 1d
I agree, we should absolutely toss out all those laws against murder because they can't be enforced perfectly or equitably.
p03locke@lemmy.dbzer0.com · 2 pts · 17h
In terms of murder, not every person is caught. But, enough of them are to deter the crime.
In terms of "no AI" enforcement, it's not even a matter of perfection. It's not possible to enforce except for the dumbest attempts, especially without also using AI to detect it. And if that enforcement comes about, then the evasion starts, and it's hidden even further.
Paradoxeuh@jlai.lu · -15 pts · 1d
AI code ban makes as much sense as code written in IDE ban. That's why it is impossible to enforce. It makes no sense.
UntimedDiffusion@piefed.zip · 31 pts · 1d
Me when I'm a logical fallacy
GreyEyedGhost@piefed.ca · -11 pts · 1d
You're getting a lot of down votes not for being wrong, but for being right.
Kangae_Hishiryo@scribe.disroot.org · -2 pts · 19h
No, he gets them for being wrong.
As another person stated in another comment, that's a false equivalence fallacy, but not only that, it's a false dilemma fallacy, and a strawman fallacy.
GreyEyedGhost@piefed.ca · 5 pts · 17h
It's like trying to prove an author didn't use a ghostwriter. You might be able to find some clues, but the smaller the sample and the more cleanup the author did, the less chance there is to detect it.
Now what if they're using AI for debugging? Code from the AI may not even make it into the project, but that doesn't mean AI wasn't used. So how do you enforce a "no AI" policy in that scenario?
If there's no practical way to enforce a rule or tell if it has been broken, it's a pointless rule. Better programmers than me have settled on the policy of "If you track in shit on your shoes, you will be the one cleaning it up, and may well be told to not come back if you do." Make people responsible for the code they submit, and if they can't do it right, however they do it, don't merge their code and kick them out.
oce@jlai.lu · 156 pts · 1d
In his commit message:
Didn't he state quite early on that LLMs were a good tool to spot bugs? Found this from 3 years ago: https://blog.mathieuacher.com/LinusTorvaldsLLM/
CosmoNova@lemmy.world · 97 pts · 1d
Hackers use LLMs to spot odd exploits so it makes sense developers use them too. The usage of LLMs in development likely won‘t make Linux better or safer overall, because bugs and exploits wouldn‘t have been found by either side without it in the first place. It‘s like pandora‘s box where Linus is kind of forced to use it. If that makes sense.
NuanceDemon@lemmy.dbzer0.com · 33 pts · 1d
Like an accelerating arms race.
technocrit@lemmy.dbzer0.com · 5 pts · 1d
Yes, but this has always been the case before and after this phony "AI" bullshit.
ell1e@leminal.space · 16 pts · 1d
He might consider himself forced to use it to find bugs. He wouldn't be forced to use it to write the fix.
(Now you might say he wasn't or isn't, but even if that were true for the kernel at large this doesn't seem to be: https://www.theregister.com/os-platforms/2026/08/10/linus-torvalds-says-ai-has-made-huge-linux-kernel-updates-the-new-normal/5285268 And this seems like mostly to be on Linus, for not stepping in here.)
oce@jlai.lu · 3 pts · 1d
Following the hacker arm race is a good point. But also the number of bugs is not a bottomless pit. If an LLM allows to find more, and hopefully the test and reviews are good enough to limit the new opportunities to introduce some from LLMs, it should reduce the overall number of bugs and make the software generally safer.
technocrit@lemmy.dbzer0.com · 2 pts · 1d
Are you forgetting about Microsoft?
FiniteBanjo@feddit.online · 1 pts · 1h
The frequency of bugs and exploits has increased exponentially since AI came about and I don't think it's due to hacker sophistication at all. Most of the advanced tools to find exploits aren't available to the general public if they really exist at all.
tinsuke@lemmy.world · 21 pts · 1d
Whatever's the outcome, the anthropomorphization in that message stinks 🤮
psycotica0@lemmy.ca · 44 pts · 1d
Dude, I'm not an AI zealot, but I anthropomorphize my socks.
athatet@lemmy.zip · 12 pts · 1d
Yeah but people aren’t having conversations with your socks thinking they actually are alive and your socks don’t then talk said people into suicide so I’m pretty sure it’s at least a little bit different.
Gaja0@lemmy.zip · 1 pts · 20h
I saw a post about mom dog jumping into a flood to rescue pups. They said they would end up finding new homes for pups. I amphropromorphized (can't spell) the mom misising her pups, only to read that it's common for them to get annoyed by older pups and even eat unwell pups.
FishFace@piefed.social · 21 pts · 1d
Trying to avoid anthropomorphising something with which you interact via natural language is incredibly laborious, and achieves nothing.
technocrit@lemmy.dbzer0.com · 3 pts · 1d
Avoiding false statements achieves scientific accuracy and honest progress rather than grifting and bullshit.
And TBH it's not at all difficult for me to distinguish between my computer and a human.
technocrit@lemmy.dbzer0.com · 9 pts · 1d
That's a core part of the grift. Even people who supposed hate "AI" still promote this kind of anthropomorphic disinformation. It's rampant.
sepi@piefed.social · 3 pts · 1d
Silly humans, antropomorphizing everything. Say, what species are you?
KeenFlame@feddit.nu · 1 pts · 1d
Correct. A being of power should never anthromorphise. It is a thing of flesh. I laugh at that because I am human and I never anthromorphise even the slightest part of a marble slab. I must be superior to most humans I guess. The forest people, though, those are legit just uninformed I think. I hate those creaks they make. I mean generate. I mean the wind . I mean no i mean the sound that nobody years because nobody is there and only humans and tree people are alive and the other animals are biological machines that we must try to ignore even if they lick us on the face wagging their tiny tail at us. For they are unworthy. I mean its tail. If it generates tail wags it is only an impression of aliveness and we must stand firm beside our tree people brothers and sisters on this.
architect@thelemmy.club · -5 pts · 1d
I like it.
Feyd@programming.dev · 11 pts · 1d
Regardless of how he got there, this is a pretty obnoxious and useless commit message...
Zaktor@sopuli.xyz · 14 pts · 1d
Seriously. You don't need to outline your whole journey to finding the bug, commentary on the tools you used, and how it all made you feel, just what the problem was and how it was fixed. Put the rest in a blog post.
Sanctus@anarchist.nexus · 7 pts · 19h
I think Linus yelled at that LLM
FiniteBanjo@feddit.online · 1 pts · 1h
Add two spaces after a line ends and add the /> symbol at the start of every line.
Example with:
Example without:
technocrit@lemmy.dbzer0.com · -2 pts · 1d
Pretty wild seeing a programmer anthropomorphize their applications and mislabel them as "AI".
The Big Lai runs deep.
RumRunningDevil@lemmy.zip · 4 pts · 1d
Okay I'm seeing a lot of your replies here this is a really weird argument to make. You're literally arguing from symantics.
Kangae_Hishiryo@scribe.disroot.org · -4 pts · 19h
LLMs are a great tool for create bugs *
Fuck Linus.
AwesomeLowlander@sh.itjust.works · 3 pts · 15h
Let us know how your Linux 2.0 goes.
Kangae_Hishiryo@scribe.disroot.org · -7 pts · 14h
If you don't have anything better to say than an ad hominem fallacy and a red herring fallacy, then you're totally discrediting yourself.
AwesomeLowlander@sh.itjust.works · 7 pts · 14h
Yes, because your original comment was so thought out and well reasoned to begin with 🙄
danielfm123@lemmy.zip · 98 pts · 21h
Using AI is not the same as vibe coding.
Asking AI to write a piece of code and then read it, understand and use, is a very reasonable use case.
AntOnARant@programming.dev · 83 pts · 1d
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.
Ghoelian@piefed.social · 129 pts · 1d
And his here is the problem. Oh yeah lets just waive off the biggest critisicm on and issue of AI.
Hitler was a pretty neat guy, ethnic cleansing aside.
And before you say this, no, i am not comparing you to hitler, I'm only using an over the top example to hopefully make my point more clear.
madnerds@lemmy.dbzer0.com · 15 pts · 1d
I think the better analogy is, the advances in rocketry made under hitler were pretty neat and just because Hitler was an evil guy who did evil shit doesn't mean we should have thrown that away. By all means stop giving money and influence to the big AI companies, but the advances made can still be repurposed.
Ghoelian@piefed.social · 8 pts · 1d
Yes so of course my actual opinion is a little more nuanced than this. I absolutely see the uses of AI, I won't deny that. I just fundamentally disagree with the way it is being used right now (by which I mean the gas-turbine-powered datacenters it requires, the noise pollution they create, the unethical/outright illegal acquiring of training data.
If you're using a local model, whose training did not deprive actual people of huge amounts of water or electricity, and did not use stolen data, I'm all for it. But most people aren't, they're using ChatGPT or Gemini or whatever Microsoft is making.
Continuing your analogy, this would be like flying rockets manufactured by the third reich, not other companies using the same technologies.
BagOfHeavyStones@piefed.social · 1 pts · 1d
Will the Tesla be the next Beetle?
technocrit@lemmy.dbzer0.com · -2 pts · 1d
The main difference is that rockets are expressly for the purpose of murdering people, so I would argue that the research shouldn't be continued or done at all.
Fortunately I'm pretty sure that people developing these computer programs are serious about trying not to murder people - even if just for legal reasons.
FartMaster69@lemmy.dbzer0.com · 7 pts · 23h
Rockets literally got us to the moon what do you mean.
BananaIsABerry@lemmy.zip · -9 pts · 1d
"Ai is literally Hitler"
-fediverse user, 2026
Ghoelian@piefed.social · 10 pts · 1d
I hope you're joking, but I did explicitly state that was not my intention.
Kangae_Hishiryo@scribe.disroot.org · -1 pts · 19h
Although that's basically true...
p03locke@lemmy.dbzer0.com · -13 pts · 1d
Wow, just speedrunning Godwin's Law, aren't we?
I guess I'm going to go back to work and talk to my five LLM sessions that are working on different tickets.
athatet@lemmy.zip · 9 pts · 1d
Wasting all that extra water will certainly teach him a lesson.
Wakko@hell.cloud · -17 pts · 1d
If that's the only example available that illustrates the point, then you have not spent enough time thinking through your idea.
Do better.
Ghoelian@piefed.social · 8 pts · 1d
lmao fuck off
Wakko@hell.cloud · -4 pts · 22h
Thanks for admitting you haven't got a legitimate argument.
EldritchFeminity@lemmy.blahaj.zone · 7 pts · 19h
"I don't like your example, give me a different one."
"No."
"Checkmate libtard. So much for the tolerant left."
Wakko@hell.cloud · -1 pts · 19h
ROFL.
Thanks for admitting you have no idea what you're talking about. Again.
EldritchFeminity@lemmy.blahaj.zone · 4 pts · 19h
Maybe you should fully read what you're looking at before posting next time. I'm not the person you were whining to originally.
It's a bad look when you can't even tell who it is you're talking to. Really makes it seem like you have no idea what you're talking about.
Mihies@programming.dev · 84 pts · 1d
Yeah, ethical, environmental, legal and fuck the consumer memory questions aside.
architect@thelemmy.club · -5 pts · 1d
That’s every corp and government in existence.
katze@lemmy.4d2.org · 51 pts · 1d
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.
uuj8za@piefed.social · 13 pts · 1d
Yeah, my work is forcing us to use Claude for everything now. More than ever, I'm convinced that using AI is slower and worse than me just doing it by hand.
UNLESS, if I blindly accept the output, then Claude is faster. Sure, I can close the ticket in 15 minutes. Is it right? Idk. Is it good? Idk. Does it have bugs? Idk. Did it make shit up? Idk. Did anything even get compiled or tested? Idk. The ticket is closed though and that's all that matters, apparently.
technocrit@lemmy.dbzer0.com · 4 pts · 1d
The other day I did a google search for a basic JavaScript function. Gemini gave me almost the exact function that I needed. Should I have closed my eyes or smashed my head with a hammer until I forgot? Ofc I used it. It was the first result, helpful, and easy.
I don't believe in "AI" since it doesn't exist, but these augmented or summarized searches can definitely be helpful. I imagine it's the same with other LLMs, search engines, etc.
brucethemoose@lemmy.world · 0 pts · 1d
Well that's because copilot and cursor are pure shit, and claude code is overpriced and over rated.
TBH I have been hopping between agent frameworks, but mostly I use locally run Qwen or Deepseek to draft individual function blocks or brainstorm in a notepad interface:
https://github.com/lmg-anon/mikupad
And manually insert them as I review the code... I like my stuff uncomplicated and unobstructed.
If I were to pick an API provider today, I'd buy one year of Xiaomi MiMo, because it is dirt cheap and good enough. GLM and Deepseek are great, but more expensive since they are popular now.
midribbon_action@lemmy.blahaj.zone · 5 pts · 1d
They are really not that distinct, all the models cheat off each other just like they cheat copyrights.
The entire premise of chatbots is to have a simple natural-language interface instead of those scary GUIs and programming languages. The idea that maybe they didn't know enough about how to interact with ai, and that's why it failed to help them, is a little silly, and the more you explain how we're all using ai wrong, the sillier you look.
You've obviously sunk a lot of costs into genai, both in time and money, and that is making you defensive. Somebody that isn't impressed by Claude premium isn't going to do any of what you suggest, let alone get any more value out of it, and that's valid for them. You're not seriously interested in helping them professionally, you are just insecure.
brucethemoose@lemmy.world · 1 pts · 1d
I dispute all of this
Absolutely not. This is not what text models were made for, it's what jerks like Altman and Modi twisted them into with marketing.
I'm not blaming the user, I'm saying they're crap services. I think the superlative/cursing is necessary here; they are so bad and enshittified it is astounding.
I have paid a total of a few bucks into APIs, I've never had a Claude or OpenAI subscription in my life. I don't know why you would assume this.
I'm not insecure about this. I don't need LLMs or generative ML, though I am interested in it. I have many dire personal issues, but people are free to program however they wish and I'm not going to gaslight anyone about that.
I do think text models have been bastardized into "a simple natural-language interface instead of those scary GUIs and programming languages." That is NOT what they were intended to do, no matter how much Claude tries to sell people on it. I think this misunderstanding is extremely important because it's exactly what's propping up abominations/scams like OpenAI/Anthropic.
But they can still be extremely useful tools in narrower scopes, like all machine learning has for over a decade, and I'm not going to shy away advocating for that. I do resent all of LLMs being pigeonholed so tightly, and if people are going to try them, I at least want to point them to a more reasonable/frugal source than Claude premium and Claude Code.
midribbon_action@lemmy.blahaj.zone · 6 pts · 1d
Evangelizing llms is pretty much all you do on here, you have spent an enormous amount of time and effort on them. If you're not even willing to accept that you have sunk costs relating to genai, your stating "I'm not insecure about this" is really not compelling.
brucethemoose@lemmy.world · 2 pts · 23h
This is a fair point. I talk about it a lot here, too much TBH.
Sorting by New Comments, topics like this are mostly what come up and peak my interest... I suppose I need to curate/moderate my Lemmy feed, like I've been telling myself I should do for some time.
whaleross@lemmy.world · 28 pts · 1d
I remember people being angry at IDEs for making programming too easy and belittling code colourization as for children.
There will always be a crowd that wants everything to stay the way they know it.
village604@adultswim.fan · 3 pts · 1d
Some people still think that digital artists aren't real artists.
architect@thelemmy.club · -1 pts · 1d
Conservatives.
KeenFlame@feddit.nu · -4 pts · 1d
It's usually the illiterate that proclaim the sharpest opinions too. Linus is very steady and rational on this, he sees the operator as responsible and the real author. Which is I think how it should be. It reminds me of piracy debates in early internet. You have to be insane to think it is possible to prevent the use of a tool that you could just use and not say you used. It's just futile and honestly just a counter psychosis of the same polarized issue. I just wanna tell both sides: Its not really a debate, because nobody is in charge or could ever enforce a decision either way. It's also a form of privilegium overload to just think we can legislate or de-arm this knowledge and hunt the users down. It is an extreme position to think that it isn't going to continue existing.
Feyd@programming.dev · 16 pts · 1d
I've been reading this for 3 years and all I've seen so far is my peers making more work for me by going on wild goose chases and making me wade through slop. I do believe there are ways to use it responsibly and productively but that is definitely not what is happening on average.
I don't understand why so many people decided to take "LLMs increase productivity" as an axiom instead of using their fucking eyes and looking at what is happening around them.
hperrin@lemmy.ca · 8 pts · 1d
Well it’s about time those slackers caught up. And all they needed was a slop machine.
Kangae_Hishiryo@scribe.disroot.org · 4 pts · 19h
No, pragmatically speaking, LLMs and in general AI will only make code worse each day.
Valmond@lemmy.dbzer0.com · -18 pts · 1d
I think most misplaced critic comes from people not understanding or knowing the different types of AI. Some even hate all types of intelligence it seems.
chunes@lemmy.world · 0 pts · 22h
Especially their own. Every single day, the backlash looks more like garden-variety anti-intellectualism to me.
NateNate60@lemmy.world · -20 pts · 1d
Chess engines have been using AI, specifically, neural networks, for years before ChatGPT or other LLMs. Nobody complained.
Kirp123@lemmy.world · 66 pts · 1d
Chess engines didn't require data centers that guzzle water and spit out pollution like an 18th century factory.
ji59@hilariouschaos.com · 1 pts · 1d
It's all about scale, there aren't billions of chess engine users.
NateNate60@lemmy.world · 0 pts · 1d
Exactly right. That is the distinction I'm trying to draw.
Shayeta@feddit.org · -15 pts · 1d
They did, just on a smaller scale, and they used all games ever played by high-level players. LLMs and image generators were stealing data years before they became viable. And nobody gave a shit.
Let's not pretend most people give a shit about ethics or the environment. Those were impacted long before AI became viable in any way. People hate on AI because it's affecting everyday prices and employment. Ethics and environment are just convenient shiny arguments few actually stand behind.
If tomorrow billionaires turned around and said "actually, here's UBI for everyone, provided by AI!", most people would be cheering on intellectual theft and destruction of this earth, and call everyone still against it selfish and regressive.
Coldcell@sh.itjust.works · 11 pts · 1d
Ethics and environmental destruction are "convenient shiny arguments"?? Go fuck yourself you delusional shill. Praying for a billionaire saviour while gagging on their boots, fuck you.
Shayeta@feddit.org · -4 pts · 21h
Most people don't give a shit about ethics and the environment. They care about the well being of themselves, the well being those close to them, and their comfort, ABOVE ALL ELSE. even if they won't admit it to themselves.
Delusional? I wish I was. Look at the last 30 years, how many protested to get climate change taken seriously? How many raised their voices against various human rights violations around the world? A drop in a bucket, that's how many. Most people just don't give a shit about anything that doesn't affect them and it's plain to see.
So yes, for majority of people, ethics and environmental destruction are “convenient shiny arguments” that make them feel good about themselves when they virtue signal them on social media and then forget about them 5min later.
Curse me all you want, the world of today is of our collective making.
Valmond@lemmy.dbzer0.com · -21 pts · 1d
Here we go again!
You conflate one type of AI with all the other ones. Call it LLM or generative AI.
I programmed AI 20 years ago, it still is AI but doesn't use datacenters. I programmed deep neural networks ten years ago, it did not use datacenters either.
4am@lemmy.zip · 19 pts · 1d
And that’s why no one is opposed to those.
You didn’t pirate the collective works of humanity to train on, while under a society that requires intellectual property rights to ensure those creators are compensated, in order to undercut them twice (once to train and once to replace them)
You didn’t pollute the sky, dry the soil, bulldoze people’s homes to make your chessbot.
You didn’t corner the market on components to brute force the solution to declare yourself computer god, where everyone must come to you for compute.
Gen AI seeks to replace humans and it’s not even sentient. I don’t give a single fuck how useful a fancy algorithm is, it’s not ok with me if it’s designed to destroy my life.
architect@thelemmy.club · -3 pts · 1d
No but we did all that for Taylor swift and Walmart. Hopefully you don’t do anything with any major brands at all.
Valmond@lemmy.dbzer0.com · -7 pts · 1d
Well do the work and call it for what it is, not just "AI".
Generative AI.
LLM
Is it truly that hard?
I mean you seem to want to, and thus we can have a discussion about it, which I favour instead of having people just being generally angry it seems.
The day when it doesn't crush the environment, should we use gen AI to help us in our daily lives? Or should we not? Is there something good in it? Or isn't it? I'd love seing constructive discussions but they just get globbed by people thinking with their gut it seems. Like if you don't hate "AI" then you're pro genocide.
Sorry for the rant!
Feyd@programming.dev · 3 pts · 16h
Why should we indulge your hypothetical? They're actively building fossil fuel powered data centers so it's not even moving in that direction.
And most tech literate people that are anti-genAI would also prefer if it didn't completely usurp the term AI or that everything historically called ML got also got sucked in. You're acting like anti people made that happen but it was the boosters and now AI=chatgpt is in the common lexicon. Nitpicking their language when you obviously know damn well what they mean is just silly.
pulsewidth@lemmy.world · 3 pts · 1d
What are you talking about?
Chess using neural nets didn't happen until around 2017 with Alpha Zero, based on Google DeepMind.
Ie.. Two years after OpenAI was founded. ChatGPT is part of the exact same tech rush.
Nobody complained because chess is harmless, ChatGPT is not 🤷
NateNate60@lemmy.world · 0 pts · 22h
Please understand that ChatGPT was released in November 2022.
And also understand that the distinction between chess and ChatGPT is the point of the comment. These two things both use AI but one is harmless and useful while the other is not.
mfed1122@discuss.tchncs.de · 54 pts · 1d
This will also be quite the test for the Lemmy slopwarriors
ToxicWaste@lemmy.cafe · 53 pts · 10h
unpopular opinion, especially on the fediverse, but: AI is not inherently bad.
it is a tool, that can do everything to a pretty low standard but rather fast. so it is up to the learnt human to use the thing at the right time. i use the company ai at regularly at work, but treat it as an apprentice: every line of code has to be checked, because it will fail hilariously. but it does type faster than me, so simple and boring jobs can be done by it.
i don't see the appeal of avoiding generated code at all cost. it is not different from human code in that it can fail horribly. the important thing is oversight. is there someone with the knowledge and keen eye to ensure no BS is merged. Linus, in my opinion, spent a lifetime building that reputation.
Acid_Burn@lemmy.dbzer0.com · 51 pts · 14h
AI is like a power tool. If you give a contractor a nail gun instead of a hammer he can build a house faster. If you give someone who has no idea how to build a house a nail gun they'll just fail at building a house faster than if you only gave them a hammer and they'll probably hurt themselves.
Zwuzelmaus@feddit.org · 42 pts · 1d
Oh, please... is it still a text generator, or is it already a religion?
ranzispa@mander.xyz · 0 pts · 1d
Didn't you love T9 back in the days?
sunbeam60@feddit.uk · -38 pts · 1d
I’m just a movement generator.
Saying “it’s a text generator” cannot be the full force of your criticism, if the text it generates is incredibly useful. What could AI be on a screen if not a text generator?
Your views have got to be formed by WHAT text is generated given that AI cannot express itself through any other channel than text.
If you can give AI a deeply complex code base and ask it to find the likely cause of an obscure bug, and the solution is right, then you’ll have to acknowledge that some form of reasoning is going on, no?
And given that no other system has previously enabled this form of reasoning, it seems a shame to judge AI on semantics, rather than usefulness.
Croquette@sh.itjust.works · 45 pts · 1d
Absolutely not. LLMs are just prediction engines for words.
If a LLM has the right answer, it only means that the model had the correct training data for your issue. Nothing more.
Yewb@lemmy.world · -13 pts · 1d
That is absolutely not how it works at all
Muehe@lemmy.ml · 23 pts · 1d
What do you mean? That's exactly how LLMs work. That's why they "hallucinate".
architect@thelemmy.club · -15 pts · 1d
No they hallucinate because they lose context but are tasked to answer anyways. They also don’t really lose context as much as they did a year ago.
Their training data has nothing to do with it unless you’re using a local one without web access.
Zaktor@sopuli.xyz · 13 pts · 1d
ML is my career and I've been doing it for decades. You're wrong. LLMs hallucinate with full context.
natecox@programming.dev · 4 pts · 1d
I miss when we thought the future was ML.
Muehe@lemmy.ml · 1 pts · 4h
Nothing to do with context. Context windows are an LLM specific thing, but all neural networks no matter the kind or size "hallucinate" because they are a piece of linear algebra where you put numbers in on one side and get numbers out the other.
SnoopSqueak@lemmy.today · 1 pts · 11h
Did you know that the ones you access online are also trained?
Did you know that any chatbot that can connect to the web was given that capability?
victorz@lemmy.world · 15 pts · 1d
Uh huh, and how does it work?
Zwuzelmaus@feddit.org · 29 pts · 1d
That is no criticism, just a statement.
My criticism goes to people who assign some metaphysical meaning to AI, or want to treat all it's output like a contagious pest.
SnoopSqueak@lemmy.today · 17 pts · 1d
It can't reason. It doesn't think. It makes shit up as it was trained to do. It can sort of detect patterns and make a guess about what response would get it the highest score, but it's so error-prone that a human has to verify the output anyway. It's difficult to tell whether the perceived benefits outweigh the costs. There are many different types of LLMs and use cases.
As a person who values life and our environment, I'd rather not participate in the sloppification of our world. As a Linux user, I am wary of vibe coded flaws slipping under the radar and screwing up my system.
sunbeam60@feddit.uk · 0 pts · 11h
Again, we are stuck in a semantics debate. What I call reasoning you don’t, it seems.
But all I know, as someone that has worked in software engineering for 25+ years, is that the output of whatever it does, and whatever you call it, is incredibly useful.
Saying “it just generates text” is a reflexive reaction that attempts to flatten the nuance.
All Columbus did was sail west.
All America did was throw some fuel into a tube and put Neil Armstrong on the top.
All Picasso did was to throw some paint onto a cloth.
All this PhD student did was generate text.
Surely we’ve got to have some more nuance in there. If there’s a difference between 10000 monkeys hacking on a typewriter and a human writing their doctoral thesis, the quality of their act isn’t in whether text was generated but WHAT text was generated.
SnoopSqueak@lemmy.today · 1 pts · 11h
It is a pattern matcher. It does not reason.
I have a degree in computer science. Irrelevant. Anyone can see that the "AI" is not intelligence.
It's a large language model. It generates text.
And killed indigenous people. Datacenters and shitty chatbots are killing people today, good point.
Scientists did that, not America.
At least he did it himself instead of prompting an image generator.
Correct. And you seem to have learned nothing useful.
LLMs can sometimes be useful. AI does not yet exist. It's a scam.
You don't understand the metaphor. It's about the nature of infinity, not the competency of monkeys as authors.
If you run an AI prompt infinite times, it will inevitably generate a correct answer somewhere in there. The rest of the time, it will be wrong, potentially with lethal consequences.
architect@thelemmy.club · -2 pts · 1d
I have to verify the output of what humans generate, too. I’m constantly looking at the source of claims. The AI is no different and it’s not nearly as wrong as a Person is.
FiniteBanjo@feddit.online · 1 pts · 1h
Yes but somebody also has to verify your outputs and then somebody has to verify that person's outputs and so on and so forth, so clearly it's actually impossible for humans to create anything ever. /sarcasm
Muehe@lemmy.ml · 12 pts · 1d
Which is way more complex than just predicting text, because you have to predict physics and all that stuff. There is a reason most robots controlled by neural nets have failed hilariously so far.
By that logic you could say a compiler is reasoning. But the reasoning displayed was happening when the compiler (or LLM training material respectively) was written.
eager_eagle@lemmy.world · 1 pts · 22h
You might be a few years behind. We have robots outpacing human performance in specific tasks using neural networks.
Also, LLMs can perform on tasks they weren't explicitly trained for. This line is not as well defined as you make it sound.
SnoopSqueak@lemmy.today · 1 pts · 11h
Because they were created BY HUMANS to do exactly that.
Such as?
Muehe@lemmy.ml · 1 pts · 4h
Might well be behind here, but to my knowledge we don't have a single robot outpacing a single human in most tasks. They don't do one-shot learning from their mistakes, they don't learn new movements randomly. Because most basically just use static weights when operating, because you don't really want an industrial robot to get ideas. But even test systems that can learn usually just have an equivalent to the movement model of a brain, maybe a vision model, just like an LLM is just a language model. You would need a system that has all of those, plus the other brain areas, especially a prefrontal cortex like model for integration.
I'm sure people are working on it, but I haven't heard of anything successful yet. I imagine there might be a being like that in secret which is currently tortured in some billionaires tech dungeon. Poor thing.
Yeah but that's coincidental. It's the model weights, prompt, and the RNG aligning. They can mock reasoning, because they do it by what they always do, predict more text, but it's not like this has any effect on themselves. They aren't really understanding a mistake when you point it out and growing neurons and synapses, i.e. they won't have different model weights the next time you ask the same question. They can only really change when the powers that be release an update, which includes new training data, and hence model weights.
sunbeam60@feddit.uk · 1 pts · 11h
If you can’t see the difference between a compiler and a large language model, may I propose you read more about both and then return to this debate.
And if the entirety of your argument is a mystic “and all that stuff”, I am finding it hard to generate a convincing counter-argument.
Muehe@lemmy.ml · 1 pts · 4h
If you can't see the difference between a given example and the underlying logic...
What, you want me to list the entirety of sciences downstream from physics that are involved in generating and predicting movement in mammals? Because that could, like, take a while...
victorz@lemmy.world · -4 pts · 1d
You are on Lemmy so defending AI use will net you down votes. I am an anti-AI person, practically, but you make a very fair and objective point. 👍 I up vote you, not because I agree with AI use but because this is a proper point to make in a proper discussion, which is what this place should be about.
Kudos.
sunbeam60@feddit.uk · 2 pts · 11h
Yes AI is definitely a topic that seems to have a fairly united front. I’ve worked in software engineering for 25+ years and I can see the impact AI has on our discipline. So it’s not like I’m hailing it to be an all-positive force - I just think “all it does is generate text” is a weird, flat form of criticism.
victorz@lemmy.world · 1 pts · 9h
Indeed. Also look at the down votes on my comment. 😂
But yeah, generative AI has so many environmental and ethical issues that I am totally and wholly against its use in most cases, but you made a fair point and that should be recognized.
shirasho@feddit.online · 36 pts · 1d
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.
MangoCats@feddit.it · 8 pts · 21h
I find that depends a LOT on what you're asking the LLM to write, how well you're specifying it, etc. As for the code reviews, if it's code that matters: remember to open a new instance and ask the exact same question again on the code that has been reviewed and "fixed". Back a year ago, that could get you into a waffle-loop where the engine would change its mind back and forth about what's optimal and just oscillate between the two. These days they seem to record (and read) enough context to prevent that behavior, but I definitely get behavior of: "Are there any bugs?" "Yes, here are seven bugs." "Fix those bugs." "The bugs are fixed." (and they ususally really are...) "Are there any more bugs?" "No, we have fixed ALL the bugs." "Are you sure, look again." "Yes, I am sure we have found and fixed ALL the bugs." --- new context window --- "Are there any bugs?" "Yes, here are seven bugs." different bugs.
I did that on a bigger project and literally repeated 20 times, finding 140 real bugs - granted, the later bugs were getting pretty trivial / far out edge cases, but they were still real, still fixed, still denied there were any more bugs until opening a fresh context and asking again. This was on Google's Gemini 3.7 Flash High... Claude Opus 4.8+ seems quite a bit better about being able to continue in a context without becoming blind to issues "it has already solved."
datavoid@sh.itjust.works · 8 pts · 1d
Line completion is pretty damn handy, it's when you start asking for whole functions that things go downhill
ViceroTempus@lemmy.world · 2 pts · 1d
Yeah I've been using LLM's in Rider for over a decade. I don't have a problem with LLM's. I do have a problem with how they're currently used, and how people keep trying to use them to replace their own thinking.
I think they have a place in the coding scene, a limited niche place, but a place none the less. They just aren't a replacement for software engineers. Architecture and intention are the big differences to me. An LLM cannot understand intention, it just makes statistical guesses that are often wrong.
MangoCats@feddit.it · 3 pts · 21h
True, when you give a prompt like: "make me a contact management / constant contact app which I can deploy on AWS and scale to 100,000 users." you get, mostly garbage. If you specify how you want the UX to flow, what fields are most important, what fields should be included in deeper interfaces, what the scheduling looks like, how it gets tuned, what the reports look like, etc. etc. etc. - in other words: give it real requirements and specifications.
Then, pay attention as it develops, you'll ususally find that the requirements you gave it aren't exactly what you really wanted, and when you see what it built that doesn't match with your visions, you can have it revise the requirements and specs.
ViceroTempus@lemmy.world · 0 pts · 20h
Sure, but for me its just faster to write it myself, in a way that needs to fit into the project. And while I'm aware you can give this context to an LLM, it still can't read what your previous intentions were, nor what they are currently. So its hard for it to build on it.
To me they're best as auto-complete, or research tools in the same vein as StackOverflow. Something to help speed up your existing workflow. Also good at translating both spoken languages, and functions into other coding languages. Everything else seems to get in the way for me.
MangoCats@feddit.it · 3 pts · 19h
I know more than a few fluently multi-lingual people who would just roll their eyes...
ViceroTempus@lemmy.world · 2 pts · 10h
Oh I bet. I'm not multi-lingual, unless you count body language :p. Learning English was hard enough as a kid. When I was talking about spoken languages I was refer to random comments online, and sometimes not fully translated games to help get the gist of what's going on.
For professional work, I prefer to hire an expert.
MangoCats@feddit.it · 1 pts · 4h
For professional work we hire experts (who use AI as their first pass, but then "clean it up" to their "high professional standards using native speakers") - and then we do another pass with "subject matter experts" who both speak the language and work directly in our field, becaue the "professional humans" typically don't have those niche experiences. We recently made this procedure 100% required after the "human professionals" effectively translated On to mean Off for one of our controls...
MangoCats@feddit.it · 1 pts · 19h
There definitely are tasks where using the "standard tools" goes far faster than asking the LLM to do it for you, such as: copying signatures from images onto a .pdf contract - they're pretty hopeless at editing out background noise, etc. but if you clean up the signature input images enough, they'll take it home and make the ink solid and the background transparent and overlay them in the .pdf faster than you can open the four files in Photoshop or whatever your tool of choice is.
By the way, images of signatures on electronic documents have been an outrageous farce since 20 years now, LLMs just make it easier than ever to edit them into an existing .pdf
Thing is, there's literally millions of common "computer tasks" and the LLMs themselves are just starting to "learn" which ones they're good at and which they are not. It would be cool if Opus would self-identify "hey, I'm really good at this..." and "I'm pretty challenged with that, you'd be better off downloading this FOSS tool and doing it yourself, here are helpful instructions..."
BeKindRewind@lemmy.world · 3 pts · 1d
There are already several large projects that have hundreds of thousands of users and those projects were almost completely vibe coded. It's almost the entire retro "recomp" scene now.
MangoCats@feddit.it · 2 pts · 21h
I have done several smaller projects with it, and they have been stable / performant for months - better than similar stuff I coded years earlier and spent 5-10x the effort on.
rumba@lemmy.zip · 3 pts · 21h
IMO: Specifically, they're bad at architecture and refactoring a small project into a large project. You have to jump through some hoops to make it craft something that needs more than 8m of context ram. If you can manage orchestration and multi-agents that don't need to know each others context, you can start to pull off bigger stuff, but it's not a forgone conclusion that it'll be fine. The worst output comes from it getting stuck on something and trying less likely answers successively until it works. You really have to watch for it to struggle and at the very least stop and start to try some new randoms.
Also, anything other than Claude-code with some really well-done project definitions is a waste of time.
rothaine@lemmy.zip · 2 pts · 1d
Opus-class and higher models are actually great at writing code, but maybe it's language dependent? I primarily work in TypeScript.
aquovie@lemmy.cafe · 11 pts · 1d
More than anything, it depends on the developer using it. In my experience, most are just slop shovelers that don't read or review what Claude does. Then it falls on the PR reviewer (me) to be an asshole: Did you review your own code? Do you understand what this part over here does? Why did you choose this method versus alternatives?
Unless you tell Claude/Opus otherwise, it's not going to take the initiative to refactor things, tidy up parts it didn't touch, or hell, it won't even spellcheck things. Can you really call it a language model if it outputs misspelled words? Its unit tests are great boilerplate but never comprehensive enough for me.
Claude is the developer that puts zero pride or effort in their work beyond the bare minimum to not get fired.
MangoCats@feddit.it · 3 pts · 21h
Prompting for refactoring, requirements, specifications, unit tests, integration tests, distribution / install scripts, all of those "good ideas" are things you need to nudge even Claude to do. Once you get it in the habit of doing them it does them automatically more often but still requires the occasional nudge.
rothaine@lemmy.zip · 2 pts · 17h
Yes I agree, and honestly code review is now the key skill.
My company recently started exploring "AI interviewing", to test candidates on "AI proficiency", and the questions are all around prompt engineering (is that even a thing anymore?) and stuff. Like no, make sure they can read the fucking code!
CancerMancer@sh.itjust.works · 9 pts · 1d
I'm not terribly concerned if people write code and test it with AI, so long as they verify the results themselves.
I recently saw someone try to add a PR to something on github with thousands of lines of changes and then they got mad when people didn't want to do the free labour verifying it. That is a bullshit use of AI
MangoCats@feddit.it · 1 pts · 21h
AI or far-east coders, we encourage them to keep their PRs as small as possible.
magnue@lemmy.world · 5 pts · 1d
The lemmysphere will never agree
rothaine@lemmy.zip · 3 pts · 17h
I used to be of that mind as well. But the newer models are just too good to deny it any longer.
magnue@lemmy.world · 3 pts · 12h
Same. There's an overwhelmingly negative opinion here.
ragas@lemmy.ml · 4 pts · 23h
Opus in my experience sucks for writing code.
rothaine@lemmy.zip · 1 pts · 17h
What are you trying to have it do? I work in a very large and complex codebase, and it honestly scares me sometimes.
ragas@lemmy.ml · 1 pts · 11h
Refactoring and consolidating a big preexisting codebase. I try to introduce new concepts on a semantic level and it tries to give me interfaces and abstractions that would obstruct my work in the long run.
ragas@lemmy.ml · 2 pts · 23h
At my company we are currently moving to implement AI for exactly that. A cost effective review buddy.
Various developers have tried to use it for coding and I think apart for one time scripts or getting an initial structure generated, noone is convinced of AI.
luciferofastora@feddit.org · 1 pts · 23h
If we ever find a way to deal with the whole "burning the planet" issue, their best use case is to find and match patterns, not to imitate them.
The idea of using a language model to process search engine input isn't the dumbest part about Gemini and plenty of people report good results finding information easier and quicker with ChatGPT. In those cases, the deviation from rigid keywords is desirable because it can match results with related words rather than literal word-matching. Google Search already did a decent job at that (before the enshittification ran rampant), which more complex language models could improve even further.
The landmine is in their reproduction of those results, where the generated "summary" is the equivalent of a cunning bullshitter that convincingly sounds like he understood the topic but actually has no clue and just delivers a best guess. That's where the deviation becomes a risk of misinformation or introducing bugs.
They should narrow things down by finding the likely answers where that matters, not produce more stuff that humans will have to double-check.
daychilde@lemmy.world · -1 pts · 1d
So far.
ell1e@leminal.space · 33 pts · 1d
Seems like an AI apologists article. Sounds a bit like "bans are hard so why even bother."
No, the alternatives exist and people can choose them where able: https://codeberg.org/brib/slopfree-software-index Sure, not all things are available AI free, e.g. there's no Linux kernel (NetBSD doesn't run on as much hardware), but that doesn't mean there's no point in choosing no AI software where possible, if you care about it.
The enforceability part seems the most apologist to me. You never could really know if some contributor wasn't copying leaked Windows XP code into your FOSS project. If you trust contributors that little, don't let them contribute.
FiniteBanjo@feddit.online · 1 pts · 1h
I'm fortunate my distro allows me to install a different Linux Kernel, whether officially supported or otherwise.
bl4ckp1xx13@lemmy.dbzer0.com · 31 pts · 1d
If the model is adequately FOSS, i.e. open weights, and can run on a single consumer GPU (or NPU), and the "author" (quotations because I'm personally undecided if one can claim code generated by an aforementioned model is theirs) understands it, then I really don't see what the problem is...
Personally I have nothing against SLMs/LLMs as a technology, to me my grievances against ChatGPT or Claude are mostly about their environmental impacts and selling us back our own art, also keeping knowledge behind a for-profit black-box - if those aren't appropriate for a specific model, then I say using that model is fair, and good for productivity.
Balinares@pawb.social · 18 pts · 1d
I'd take a model whose training data is open source and legitimately obtained. The only ones I know about are Apertus and OLMo, and they aren't really competitive.
bl4ckp1xx13@lemmy.dbzer0.com · 6 pts · 1d
Unfortunately not yet, no, true FOSS models are likely many years away, but I would argue that that follows typical FOSS lifecycles. Emerging technology is typically outperformed by proprietary endeavors, which creates an audience, and then that audience undertakes a FOSS implementation that initially underperforms, then just about competes, then eventually overtakes (i.e, GNU/Linux).
Balinares@pawb.social · 1 pts · 4h
Interesting point... In this case, I have a hunch that the requirements in terms of training data and hardware to run the training on would remain prohibitive, but I do wonder how much could be actually achieved using a distributed scheme of sorts.
themachinestops@lemmy.dbzer0.com · 3 pts · 1d
The problem with open weight models is that they are still hard to deploy. For DeepSeek for example you require NVIDIA HGX B200, these things are expensive.
bl4ckp1xx13@lemmy.dbzer0.com · 1 pts · 1d
Yes, unfortunately they are, and I do think efficiency is going to be a significant research front for open-weight models. The nature of this topic is highly speculative as our compute capabilities have only recently reached what is required to consider running generative AI models, what we have today are very crude first implementations of what I personally believe will become an everyday tool for developers, and more.
And we have seen this, there are models now capable of running on an individual's hardware (and not particularly expensive hardware either) that can outperform what ChatGPT initially launched with.
Wildmimic@anarchist.nexus · 0 pts · 23h
If you are really using those things for work, a 32GB VRAM Blackwell currently costs around 3800-4000€. My own experience with local models on my 5070/12GB with 64GB DDR4 has shown me:
If this scales linear, it would mean that the 32 GB of a smallish Blackwell would be enough to run Ternary models with around 70B parameters plus a ton of context window without breaking a sweat.
These are strange times. I absolutely love the technology and the advances, and i fucking hate the companies pusting these technologies.
Altman, Amodei, Musk, Nadella, Huang and all of the othe AI evangelists can go choke on a bag of dicks in my opinion. This technology never should have been this divisive, it should have just become another tool in humanities toolbox. I fear that these people have tainted the general populations outlook on this tech for a very long time.
mlg@lemmy.world · 29 pts · 21h
People are forgetting the AI hype train is reliant on the fact that businesses and individuals can't host the AI themselves, which is rapidly changing.
All that insane power that OpenAI and Anthropic have harnessed is suddenly completely useless when you can just spin up a competing model at home, with HF hosting a crap ton of finetuned models like uncensored/abliterated to do whatever you want with it.
Even Deepseek released their full size models if you happen to have 400Gb (or 1.5Tb) of VRAM lying around.
When the bubble (hopefully) pops, AI will just continue to be a tool that devs use where applicable, and likely not on a massive data center cloud as it migrates into consumer electronics.
Shanmugha@lemmy.world · 28 pts · 10h
Finally got where I stand: why uncomfortable? It's just being hard to impose a sensible approach to it:
stopbe stoppedI_Has_A_Hat@lemmy.world · 24 pts · 1d
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.
melfie@lemmy.zip · 29 pts · 1d
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.
daychilde@lemmy.world · 13 pts · 1d
Like anything else, using the tool properly requires skill and care.
LavaPlanet@sh.itjust.works · 4 pts · 20h
I don't know if you noticed you contradicted yourself there. Letting ai do your thinking decreasing your value and then, talking about using ai to replace your thinking.
Ai is causing psychosis because people are trying to use it to replace thinking. If you don't use it you lose it, literally especially with your brain. You have to know how to produce those skills from within or you don't have those skills and then you are worthless in any workplace, but more importantly to yourself. You have to be meta to the aim being the TV show, and control it from a place of checks and balances (us performing those checks and balances of ai) handing over the reigns of higher thinking to a machine designed to be a yes man, is not ever a pathway to expanding your thinking or even learning to use ai, that's just sitting on a couch till you lose critical muscle mass, but it's your brain. (No shame to sitting on a couch or losing muscle mass, I'm just trying to explain it in relative terms)
Currently there is no way to use ai without causing ai hallucinations, because there isn't a model readily available that runs as a tool, there are only models that run as a manipulative tool that provoke said replacement of your thinking, I can not assume that's an accident. Seeing the usual levels of evil that come from the companies pushing this hard, tells me this is just as evil, if not the most evil thing they've done, measured against all the things they're openly flouting, copyright law, openly burning rare literature for a monopoly, burning the already past tipping point climate, burning computer ownership and accessibility, I could go on. Theres very open bribery and flouting of social rules laws and common moralities, they're desperate to cause this monster they've created out of ai, to attach like the symbiot in aliens that I forget the name of because I'm pre first coffee and my brain just be like that.
I am anti ai, as it currently stands. The current versions need to be left to die in silence and hatred and rejection we are all collectively currently showing. Only because it has been made into a Frankensteins monster, by the people responsible who have infinite money to pay judges to rule their way and have zero morals, nay a deficit of morals.
Ai will survive the ai bubble, because the ai bubble is the unsustainable practices of the billionaires and the manipulative interface designed to lessen your critical thinking skills.
But the ai that survives the bubble will and should be so highly regulated (it's currently the opposite) and used as a tool, not a replacement for critical thinking, it can never do that. But there are so many things it can do to better humanity, none of which are currently being used.
We have to wait this one out. We're not missing any boat.
Bluescluestoothpaste@sh.itjust.works · -1 pts · 23h
If AI can do it for you, then let it. If it can't, that's where your value lies. If you just refuse to let it do things it can do well, you will be replaced by someone who's probably not as smart as you but simply willing to let AI do what it does well.
MangoCats@feddit.it · 6 pts · 21h
As GP said: using AI to do a better job than was possible before is the real value.
It's like they used to say back in the 80s: to really foul things up you need to use a computer, and it's very true that both computers and AI magnify the opportunity to screw up in newer bigger more spectacular ways. AI also gives the opportunity to make a bunch of banal clip-art sideways printed banners - and those were cool for about 15 seconds back when you first saw them, just like the walking cats videos.
So, you can ignore AI, probably for 5-10 years in most jobs it applies to, before "reality" hits and they just can't use people who don't know how to use it (properly, for more than cat videos) anymore. You can take up basket weaving, sit at a booth at your local arts markets selling baskets - no AI required - or... you can figure out how to use it properly. Sort of like computers in the 80s, there aren't a lot of valuable guides out there, it's very new and changing ridiculously fast - if you're going to master it, you're probably going to have to dive in and figure it out for yourself, or join the 2nd wave of adopters who "wait for the training" and do the cookie cutter jobs with it.
The future is hard to see, always moving, but the scarier part about AI vs "the computer" is that AI can do a lot of the obvious stuff already: "take a memo", "look this up on Google", "make a list of all people who match these criteria..." in the computer you still needed a keyboard and mouse jockey, with AI... I'm not sure what 2nd wave adopter jobs will be out there in quantity.
Jiral@lemmy.world · 21 pts · 21h
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.
Lettuceeatlettuce@lemmy.ml · 18 pts · 18h
Ah, there we go, I knew your rhetoric sounded familiar!
Seriously though, what "skills" are you building by learning how to use LLMs at your corporate job? How to tell a chatbot to do a task for you?
Sure, if you're trying to build a local LLM server from scratch, tune a minimalist harness with a RAG and custom skills, optimize context compaction and concurrent token throughput, and integrate all that into existing automation pipelines, that takes some technical skill. But that's a tiny fraction of people in the corporate world that need to do anything like that.
I could teach vast majority of corporate workers everything they will ever need to know about using "AI" in a half hour Lunch-N-Learn. There is no skill involved in asking a chatbot to move all your emails about "Project ABC" into a new Outlook folder called, "Project ABC" or asking a chatbot to, "draft a department memo about the new parking policy found in the HR SharePoint site."
It's not the next industrial revolution, it's not the beginning of the Singularity, it's not the dawn of a new age of our species. It is merely the latest hype-cycle of Capitalism that exists to siphon wealth from the population up to a handful of ultra wealthy billionaires and megacorps, and artificially prop up a dying economy just a little longer. And long term, we will discover the same thing about LLM use as we are finding out now about electronics in school and the mass proliferation of smart phones: That it stunts people's critical reasoning, reading comprehension, self-image, and social confidence.
9488fcea02a9@sh.itjust.works · 4 pts · 12h
i'm not learning any skills.... i'm offloading some work on to AI so that i can do other stuff on company time...
Isn't that what we should all aspire to? To destroy capitalism from the inside?
KeithD@lemmy.nz · 4 pts · 14h
Writing an appropriate prompt is a skill. Many (most?) people using LLMs aren't using prompts that give them what they actually want, in many cases because they don't understand the thing they're trying to ask for, but also in many cases because they don't know how to ask for it while avoiding the many possible pitfalls that come with uncareful prompts (including, but not limited to, hallucination and bias).
Personally I haven't bothered learning that skill yet, largely because I don't want that crap shoved in my face all the damned time, and have little use for it anyway. But it's still a skill.
Honytawk@discuss.tchncs.de · -1 pts · 5h
So what you're saying is that Linus Torvalds is only a mid-tier programmer?
mrgoosmoos@lemmy.ca · 8 pts · 22h
agreed
the issue I have with how people use it is that it's easy to just create more shit that they spew out into the world
I've got no issue with people using tools to improve their work. I think it's fair to say that AI is enough like predictive text and spell check when it comes to tools you can use at work. and like any tool, the user is still responsible for the end result
my main problem with AI is that it is absolutely fucking our world (environmentally and economically) to create pure garbage that is thrown in my face every day. like, scale it back a bit everyone...
Jason2357@lemmy.ca · 3 pts · 14h
To be clear, capitalism is fucking our world. Nothing about the technology can do that on its own. Its how it is being deployed.
We could have started with smaller LLMs, deployed strategically at institutions of higher learning for real societal value, running on renewable electricity... fuck it lets aim for a trillion dollar IPO promising to replace all doctors and engineers!
MangoCats@feddit.it · -1 pts · 21h
Environmentally, it has yet to surpass Bitcoin in electricity usage (though it's set to triple soon, and that will make it a bigger power hog than all of cryptocurrenty).
Economically, this is the biggest bubble since the 1800s railroad boom. Scaled for inflation and GDP railroads were a far bigger gamble than AI, and they hit a 20ish year recession when that boom was over.
Hopefully the "fungible technology" argument holds water, and whatever AI investments don't work out the hardware / data centers can be re-purposed for truly valuable aspects of it. Truly valuable to who is the key question.
Jiral@lemmy.world · 8 pts · 21h
Bit coin farms never built massive illegal gas turbine power plants in residential neighbourhoods at least not that I know of.
Not that I am a fan of the waste for crypto mining either.
MangoCats@feddit.it · 2 pts · 21h
Bitcoin had a slower rollout, it wormed its way into smaller niches. A lot of early bitcoin mining was done on "borrowed" or otherwise "unused" hardware that other people paid the electric bills for.
I generally approve of much of what cryptocurrency could be used for, but I've been pissed off about the waste of proof-of-work cryptocurrency since before 2018, and nothing has improved since then.
kestrel7_7@lemmy.world · 7 pts · 12h
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.
SpaceCowboy@lemmy.ca · 6 pts · 15h
It's a classic scammer tactic to create a false sense of urgency, so people sign up for something without thinking.
Slow down, and do some critical thinking. The promise of AI is that you can type in a simple prompt and the AI will figure out all of the complicated computer stuff for you. How would someone be "left behind" by this technology? Do you suppose that experienced developers will lose the ability to write simple sentences?
I don't think people will loose the ability to type in "make that button green". Even if AI fulfills it's promises (which is doubtful, read up on the halting problem) someone who knows how computers work will be more employable than someone that only knows how to write prompts. Because the person that knows how computers work can also write prompts and will be better at doing that than someone that doesn't know anything about computers.
More important in this day and age is learning how to spot a scam. Someone pressuring you to do something immediately is likely scamming you.
SeaLorax@lemmy.today · 3 pts · 23h
Facts. Whether you like it or not. It's good to have a healthy amount of criticism towards AI and to fact check it and not blindly trust. But you can't wish it away or pretend it has zero merit. I guess you can....
nullpotential@lemmy.dbzer0.com · 1 pts · 17h
Draegur@lemmy.zip · 1 pts · 2h
Oh no I'll be left behind when the Titanic leaves port?! How utterly tragic!
Tragic for everyone who WASN'T "left behind", anyway.
ZILtoid1991@lemmy.world · 1 pts · 9h
Talk me more about how in the future, game controllers will be made obsolete by motion-sensing cameras, and we will all be jumping around in front of a big flat-screen TV playing party games and finger-gunning down bad guys in rail shooters!
mirshafie@europe.pub · 0 pts · 23h
Why can I not upvote and downvote?
eldavi@lemmy.ml · -1 pts · 1d
good thing that downvotes can only be used to suppress narratives on lemmy. lol
Epp@lemmus.org · -3 pts · 23h
Amen.
_stranger_@lemmy.world · 20 pts · 13h
I would trust Linus Torvalds to use AI to do this because the AI is literally trying to copy him when it writes that code. In that context, he is the training data.
Artemis_Mystique@lemmy.ml · 17 pts · 6h
What AI haters don't get is that the people fanning the flames of AI(LLM's) hate are the same people who want you to buy their subscriptions, because they know the only place the real damage occurs is in OpenSource communities.
AI use for Open Source projects is arguably the one use case that benefits everyone, plus it's a sweet irony against corps and their locked-down proprietary software. Denouncer will loudly hawk that LLMs will make it trivial to circumvent the GPL, but they fail to mention that the pendulum swings both ways; with LLMs, it's now easier than ever to reverse engineer proprietary systems and programs, recently there was a similar discourse on lemmy due to the mario kart wii decompilation.
They want loud people to sow division into OpenSource communities so that true opensource LLMs solutions are shunned and never reach maturity, corporate meanwhile is unaffected.
Hakuso@scribe.disroot.org · 15 pts · 1d
NetBSD banned submitting "Tainted Code" in their commit guidelines...
https://www.netbsd.org/developers/commit-guidelines.html
May be time to dump Linux, Linus.
Sickday@kbin.earth · 8 pts · 1d
Still looks like they allow it as long as it gets approval by the core team. Not saying I agree with that choice, but there's still a very real chance LLM-generated code makes it into NetBSD.
natecox@programming.dev · 4 pts · 1d
I've been thinking about doing just this, but I haven't seen any evidence that BSD is actually usable in real life yet.
Linux is actually good today, it's a viable alternative to the big corpos for virtually anybody, and the community is big enough to be sustainable. Also Steam has made Linux gaming a real thing.
If I could build a little pc to try BSD out on I would, I'd love for the competition to be there... But even a raspberry pi is like $500 today. It's insane. Fucking AI.
RumRunningDevil@lemmy.zip · 2 pts · 1d
Hi! I use FreeBSD as a daily driver.
I browse the web, code, and game on it. Works great for me.
My current wishlist is for FreeBSD to have a more robust process supervision system (Dinit I'm looking at you) and for pkg to include some kind of declarative way to build.
It's great, I love it, join devil Linux.
natecox@programming.dev · 1 pts · 1d
Damn it... Ok I'll think about it. I'm not ready to wipe my laptop for it but maybe I can find an alternative.
Hakuso@scribe.disroot.org · 1 pts · 1d
Pretty much all the "necessary" things do work on BSD, Linux has turned into a gaming OS for me, like Windows had been before 11 was so bad I just couldn't do it anymore.
I pretty much use office stuff, and multimedia things, with games thrown in now that I've ditched Microsoft completely. Figure Linux could stay on a handheld, like a Steam Deck, and consider it a toy like I had WIndows from 7 to 10 when it was at least functional. There is Linux emulation on BSD, too, and I see a setup guide to run the native Linux Kodi port on it.
it_depends_man@lemmy.world · 13 pts · 1d
Open Source and git mean this is basically a non issue. It's just effort to manage it again.
People can fork a pre... 2020? version if they insist and if it's enough people who want that, they can group up again and form a new community.
The problem AI slop coding is mostly the untested bullshit that causes problems. That's not going to happen because I believe that a good bunch of stuff is thoroughly tested now, and also, this is maintainers doing it. If it doesn't work, it's their project, their career and their success on the line. And again, the worst possible outcome is that people have to roll back to an older version.
The code we use is not art the same way that gen-ai replaces "real artists". I agree with opposing that tech in that area, and I agree with rejecting unchecked, untested, hallucinated nonsense in coding too, especially when it promises new features in corpo software that you are forced to use, and then have that fail on you.
But there will be a very normal selection process happening. If the process doesn't work, the software will fail and lose users.
I fully support the people who absolutely reject it though, that means diversity of approaches and that's good.
khanh@lemmy.zip · 13 pts · 1d
not to be an AI bootlicker, but i don't get why people treat AI-generated code like it's the Plague 2. it's not; all code is constrained by the programming language, and so it either implements the feature correctly... or it doesn't. yes, human review is undeniably important, but other than that, AI-generated code and human code is still all logic at the end of the day
Skullgrid@lemmy.world · 36 pts · 1d
because it's a perfect storm. The way it's being managed by businesses is causing :
So, the tool is getting a bad rep. never mind that for over a decade, machine learning was something that was tinkered away and thought of as "one day this is going to be amazing", now it's being wielded by assholes trying to be TRILLIONAIRES and people are losing their jobs, access to technology, political and environmental collapse.
To top it off, before you could contextualise ML in statistics and say "it's a work in progress, some things are not quite right" but now you have ads saying "Replace your humans with our AI/Robots" as if it's 100% reliable, a drop in replacement and not going to provide any social ills.
orclev@lemmy.world · 18 pts · 1d
Exactly. The concept of an LLM is perfectly fine, we've had its precursors like markov chains and neural nets for decades, the issue is how their being created and used these days, particularly the scale of it. LLMs are the shiny new toy the way blockchains were previously, so all the tech bros and utterly clueless CEOs are rushing out to embrace the hot new thing and demand it be shoved into every nook and crany because they think if they don't they might not make every last cent they possibly might.
Honytawk@discuss.tchncs.de · 0 pts · 5h
All those things would happen with or without AI though.
Skullgrid@lemmy.world · 1 pts · 1h
yes, I'm saying why people are mad at AI generated code, not the problems associated with AI. Because all of the problems that can exist independently of AI are happening through the use of AI, people are hating the AI generated things.
If people could be artists and etc and have a guaranteed income, and it enabled people with not talent to make art too, I don't think people would be so fucking furious.
brucethemoose@lemmy.world · 27 pts · 1d
I think the people most extreme about it haven't done much development.
Or they have, professionally, and associate it with very real AI psychosis at work.
Or they're in school and see LLMs ruining the student body, as we've seen some in other Lemmy posts.
It all comes down to ethical tool sourcing, and using those tools in moderation, responsibly. Like all sorts of other automation/technology that's popped up in programming...
But I guess I'm saying I can sympathize with absolute "no-LLM-code" positions, too. The way true vibe-coding has been peddled to the public really has done tremendous damage, and honestly the space deserves the negative attention its getting, and then some.
MountingSuspicion@reddthat.com · 18 pts · 1d
The fact of the matter is as an AI hater I do actually trust AI generated code if run through the right people. I just don't know when the people I trust will trust the AI more than themselves, and that's part of the worry. Are they going to be as diligent on checking their AIs bug fix #125 if the first 124 were perfect? Maybe, maybe not. I certainly am not trusting AI code in the hands of vibe coders who have no idea what they're doing and are only contributing to a project because it happens to allow AI contributions.
I also just don't like LLMs in general, the way they collected data, the way they were trained on data, the way they are affecting communities across the globe, and the harm the people at the top of these companies are doing, not to mention the job loss which is really not a main concern of mine. I don't like the idea of people using tools that are so harmful if it can be avoided.
brucethemoose@lemmy.world · -1 pts · 1d
I'd wager people like linux devs will learn exactly how unreliable they are, quickly, once they start using them. Its kind of impossible to miss.
There's a chance some devs succumb to AI psychosis, but that's why these large open source projects are institutionalized. No one person can ruin them, by design.
As for ethics, I think the open weights LLMs are far more ethical, albeit far from perfect. They're trained modestly, presented as tools, apache licensed, self host able, more efficient to run, and good enough; people just need to know they exist as an alternative.
Zaktor@sopuli.xyz · 13 pts · 1d
Open weight LLMs are not trained any differently than all the others. They just publish the weights. It's still massive theft run through a data center.
There is no (good) coding LLM trained ethically because securing rights to the amount of code and text required has not been attempted and is likely not possible. The best you can do is a company who hid a "by using this service you give us rights to use your code/writing to train our LLM" into a six page EULA no one reads and that's just a different kind of unethical.
brucethemoose@lemmy.world · 3 pts · 1d
Some models like Nemotron use open datasets, and utilize hardware more efficiently than OpenAI and such.
Its (IMO) also quite different when the weights are Apache licensed. If absolutely zero profit is involved, that gets close to the "fair use" umbrella, IMO, like other noncommercial derivative works of restrictively licensed content (fanfics/fanart).
You are not wrong about the closed datasets though, for the vast majority of LLMs. Lord knows what the Chinese trainers or OpenAI use to train...
But anything truly "open weights" is still a different order of magnitude in the ethics scale, IMO. I view the primary issue to be profiting off the scraping and training; take that away, and its not nearly as egregious.
Feyd@programming.dev · 7 pts · 1d
Almost everybody that brings up ethical LLMs is full of shit because they point to them existing as a defense then turn around and use claude.
brucethemoose@lemmy.world · 2 pts · 1d
I don't. I've never had an OpenAI or Claude subscription. Basically the only thing I've used Claude API for is science/testing when comparing it to an open weights model, and I haven't done that in some time.
I've never felt a need to, either.
Not that Im perfectly innocent or anything. Or that you're wrong. People DO exactly this, and it makes me scratch my head.
Toga77@lemmy.world · 14 pts · 1d
Over the past 5 years specifically, nearly every single piece of software I use from OS, to apps, to even legacy programs I trusted for decades have started to produce more bugs, are less stable, and less reliable.
At the same time, AI has been forced on people and AI using devs are proliferating while we still lack an understanding of AIs cognitive affects on us.
What exactly am I supposed to think? That all the programmers pushing AI on me like Crypto Bros while their programs work worse are smart, well intentioned people?
You can say whatever you want, I use the software, shits gotten absolutely terrible lately, and it's not just the purposefully enshitified software either.
dev_null@lemmy.ml · 5 pts · 23h
"AI makes it easier to be lazy and produce buggy software faster" is your claim, which I agree with. But I have to note that "thus AI can't be used to produce high quality software" is not something that follows from that.
Toga77@lemmy.world · 4 pts · 21h
It's been 5 years since mass public forced adoption and things have just gotten progressively worse.
The tool was not put out responsibly, and most importantly, the CEOs and companies leading the charge currently cannot be trusted.
AI has been a massive bust, has helped accelerate climate change, destroyed lives, raises power bills, and for what?
I'm not saying don't R&D it and don't use it, but forcing it down people's throats and technofascist CEOs being in charge of this dumpster fire is killing us.
MangoCats@feddit.it · 1 pts · 21h
Nobody forced me to adopt AI, and up until about a year ago I mostly ignored it. It "wasn't ready for prime time" back then. Starting about a year ago, I saw the improvement curve and the potential and decided it was time for me to learn how to make the best of it. Starting about 8 months ago it really turned a corner in terms of productivity and usefulness, and that same increase in productivity is driving improvement in the AI tools themselves. I expect it to plateau, any day now, but so far it doesn't seem like it has started - each new "frontier model" seems noticeably more capable / useful than the one before. Sometimes that's more a matter of specialization than general overall capabilities, but that's O.K. too - we don't need one model to serve all purposes, that's the whole M.o.E. premise...
Aatube@lemmy.dbzer0.com · 0 pts · 20h
Your claim seems to be “forcing it down people's throats and technofascist CEOs being in charge of this dumpster fire is killing us”. That doesn’t seem to generalize to the actually-voluntary usage we’re talking about.
MangoCats@feddit.it · 2 pts · 21h
Sorry, if you just think back to the 1990s, you're describing the Microsoft shitshow, pushing "updates" that make things worse not better, pushing standard products that aren't as good as the products that were avaialble years earlier. Lately I've been getting the same vibe out of Canonical / Ubuntu.
KeenFlame@feddit.nu · 10 pts · 1d
Oh. No. I'm sorry, unrelated to the ai debate, but I have to correct this. Software architecture is intensely not raw logic sequences like you learn in uni. Everything before compilation is cooperative abstract modeling that does not necessarily impose any change at all in the binary. You are essentially teaching laymen that all programming languages for the same plattform are a creative choice, that extensibility, robustness, scaling or maintenance are just completely imagined fields of research. I'm sorry but that statement is complete nonsense misinformation. The binary itself, while it's a stretch; sure, in a way it can be considered only logic. From a certain angle. But that viewpoint is actively unhelpful for understanding what code is. The product is always so much more than the machine code. Consider writing raw arm instructions vs the obfuscated js that our engines churns through that decides most of our executing logic. All that is architecture and affects output only through the lens of the machine code. You have to enter the "code“ any time anything breaks, or is updated, if even a single thing is not as expected, or if you wanted to iterate on the program, or collaborate, you have to move into abstract land and then the architecture matters. The term spaghetti code does not mean that the logic is messy. The compiler wil usually remove most such mistakes. Instead the whole architecture, the "blueprint" the "workbench" is the magic of code, even if it is often obscure for the user is much more important for their experience than the raw logic.
CaptPretentious@lemmy.world · 5 pts · 23h
In my experience, the code AI generates, can be VERY bad. Like, sure it might work, assuming it didn't randomly hallucinate and decide to randomly change a variable name half way through for no reason. But it'll be a code base only AI can read. It looks like the spaghetti code I wrote when I first started learning. I've watched people build up massive documents to help guide the AI and it still crap out a mess.
If you know how to code, and you know exactly what it needs to do, and you manage to contain it... it can produce code that's fine. But if you're not a SME in the language, libraries, frameworks, etc... and you just let AI do whatever, it's garbage-in garbage-out. But because the computer did it, because AI did it, people just implicitly trust it. Despite the warnings and general knowledge that AI will make mistakes.
AI has really shown how and why so many people fall for obvious lies on social media.
MangoCats@feddit.it · 2 pts · 21h
The real problem with "bad" AI code is that it compiles, without errors or warnings. It passes all the unit tests. It passes all the integration tests. At least it will if you tell it to keep iterating until it does. Some days that may be a spaghetti mess, some days that's all you need.
If you develop a modular architecture with sufficiently fine grained modules, the spaghetti comes in managable portions.
ProdigalFrog@slrpnk.net · 4 pts · 22h
Simply using an AI that's run on a corporate data centers encourages the construction of yet more data centers, with all of the environmental/climate negatives they bring, as well as local harms they induce on the people living near them, such as increased electricity rates.
Using corporate AI directly helps the financial situations of those giant corporations (by boosting usage/user numbers, they are able to attract more investment capital), most of which are ran by right-wing CEO's who are more than willing to collaborate with and fund fascist governments to ensure that they are not regulated in search of both maximum profits. Some of these companies, such as Nvidia, Palantir and Oracle, genuinely appear to be seeking to use these tools for what would previously be considered crackpot conspiracy theory levels of public control and surveillance.
I'm wary of the potential effects of AI usage resulting in declining or stagnating critical thinking based on some preliminary studies (example 1, example 2).
I do not think LLM's can be "just a tool" as many claim.
99% of LLM's (the ones virtually everyone use) are trained on copyrighted code that is incompatible with GPL licensed projects. LLM's have a 3 to 10% chance to unknowingly reproduce the copyrighted code perfectly, introducing legal plagiarism into an open-source project, which could easily open up the developers to being sued in the future if companies scanned open source repos for copyright violations.
Many courts are ruling that LLM generated code cannot be copyrighted at all, meaning that it also cannot be legally made GPL, losing the protections from corporate exploration the GPL normally grants. https://fsfe.org/news/2026/news-20260825-01.html
khanh@lemmy.zip · 1 pts · 5h
i dont get it; not paying for a subscription should actually discourage them from building new data centres because they're turning a net loss by you doing that. it's also, very freakin clear, that AI in its current state is not profitable.
technocrit@lemmy.dbzer0.com · -2 pts · 1d
It's just another part of the grift. The so-called "resistance" actually promotes the Big Lai that "AI" exists.
Moztako@lemmus.org · 12 pts · 19h
It’s interesting to see AI being used for something as practical as debugging a Linux issue. I think the bigger question is how much developers can rely on AI without losing their understanding of the underlying code. AI can clearly speed things up, but human review still seems essential.
Zaktor@sopuli.xyz · 11 pts · 1d
What was that random desktop image in the middle of the article for? It's that the author's? What kind of impression did he expect his elf babe wallpaper to convey?
bold_atlas@lemmy.world · 11 pts · 17h
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.
mdhughes@lemmy.sdf.org · 10 pts · 15h
LAInus.
aarch0x40@piefed.social · 10 pts · 1d
Guess it's finally time to go all in on FreeBSD
ell1e@leminal.space · 9 pts · 1d
FreeBSD is also slopped, sadly. https://forums.freebsd.org/threads/will-freebsd-adopt-a-no-ai-policy-or-such.100101/
Eyekaytee@aussie.zone · 7 pts · 1d
why not a genuine piece of pre-AI coding art like Windows Vista, Windows ME or the absolute pinacle of software: Slackware 9.1 before they switched to the awful X.org server from the beautiful XFree86?
FartMaster69@lemmy.dbzer0.com · 6 pts · 1d
Fuck that, I’m going back to DOS.
ell1e@leminal.space · 6 pts · 1d
FreeDOS actually does have an anti AI policy, at least when it comes to code commits: https://www.freedos.org/about/ai/ So you might be onto something here!
Mihies@programming.dev · 4 pts · 1d
I'm going back to AmigaDOS.
DosDude@retrofed.com · 2 pts · 1d
Finally!
Eyekaytee@aussie.zone · 0 pts · 1d
it’s the only way to be pure!
aproposnix@scribe.disroot.org · 4 pts · 1d
We need to finish Hurd.
woelkchen@lemmy.world · 2 pts · 1d
Patches welcome
aproposnix@scribe.disroot.org · 1 pts · 1d
Yeah, just as soon as i learn to code. Hurd needs users as well you know. We dont need an OS for engineers only.
eurodyne@piefed.world · 2 pts · 1d
Maybe get an M2-series Mac and go all-in on Asahi Linux?
Or live the 90s dream with Haiku OS (they just released beta 6)?
The “never ai” list is getting pretty short
woelkchen@lemmy.world · 2 pts · 1d
That's still Linux with Torvalds-approved LLM generated code. If you care about avoiding LLM code, all Linux is now poisoned.
eurodyne@piefed.world · 1 pts · 1d
How do you figure that?
Also, Torvalds isn’t reviewing every PR sitting there like, “yes how delicious this AI generated code is! I approve!” Believe it or not, tens of thousands of people run the Linux foundation project, not just him.
And let’s keep our heads squarely on our necks here, and remember what Torvalds actually said:
https://www.phoronix.com/news/Linux-Is-Not-Anti-AI
woelkchen@lemmy.world · 2 pts · 1d
It's literally spelled out in the submitted article as well as https://www.xda-developers.com/linus-torvalds-will-loudly-ignore-anyone-criticising-ai-code-in-linux-fork-it-or-just-walk-away/ which is prominently linked from that article. Read first, comment later, don't downvote others just because you are wrong.
eurodyne@piefed.world · -1 pts · 1d
That just explains Torval’s attitude, which I just explained to you first (by the way) but it doesn’t explain your statement that “all of Linux is now poisoned“.
That’s gonna require a substantial amount more proof than a philosophical position taken by Linus Torvalds
(to be clear: I’m pretty anti AI myself, and I don’t agree with Torvalds position, and I’m definitely not arguing in Support of it)
woelkchen@lemmy.world · 0 pts · 1d
"Linus Torvalds used AI to fix a Linux bug" <-- literally spelled out in the headline.
1600 commits contain the word "claude" alone: https://github.com/search?q=repo%3Atorvalds%2Flinux+claude&type=commits
It's so easy to find out, yet you insist that you are right. Hilarious.
eurodyne@piefed.world · -1 pts · 1d
The only thing that’s “hilarious“ here is how you’ve interpreted one thing to fit into your perception of another.
On the other hand, I find it rather sad, especially how, in a single sentence, you seem to see several things that just… aren’t there….
And I get the argument that you’re trying to make, but you’re making it very badly.
woelkchen@lemmy.world · 2 pts · 1d
If you really think that FreeBSD whose developers often use Macs on desktop is any different, think again. Maybe OpenBSD but certainly not FreeBSD.
rozodru@piefed.world · 2 pts · 1d
I daily drive OpenBSD, I find it much better than my experience with FreeBSD. OpenBSD I feel has better wifi support, better VM support, and I found more of my devices worked on OpenBSD as opposed to FreeBSD (pair of USB Headphones I had just absolutely WOULD NOT work on FreeBSD, on OpenBSD it wasn't an issue)
That being said OpenBSD's policy on AI isn't exactly clear yet. NetBSD however has straight up said no to AI.
The BSD's are good, they've come a long way, but you can't go into them thinking you'll get a similar Linux up to date experience. the BSD's are still a few years behind but if you're going to try and make a switch I would suggest NetBSD or OpenBSD over FreeBSD. I might give NetBSD another go as I think I gave up on it last time because the install process annoyed me.
woelkchen@lemmy.world · 2 pts · 1d
As long as many BSD developers (especial at FreeBSD, I think it's a lesser degree with Net and Open) are Mac users who actively reject using any FOSS BSD on desktops/notebooks and only care about contributing regarding server stuff, this won't change.
Eyekaytee@aussie.zone · 0 pts · 1d
why not go full linux nutter and create TempleOS 2.0 ?
only hand made code that you yourself wrote, it’s the only way to be sure!
antianarchist@sopuli.xyz · 6 pts · 1d
Antoine’s argument is still very naive and short sighted.
Only because some corporations are linked to fascism, does not make the technology inherently fascist.
If these links are an issue, we should also all stop using Microsoft and Google, because they offer Isreael computing power, and thus every service is now supporting genocide. So if you are that user, all fine, enjoy an off-grid life. But don’t pretend to be better, if you still rely on those companies in the first place.
MountingSuspicion@reddthat.com · 17 pts · 1d
I agree that the corpos being linked to fascism doesn't make the technology fascist, but plenty of people are switching from MS and Google for that among other reasons. Acting like any interaction with these companies is just as bad as going all in is completely incorrect. All small acts of resistance add up and are important, even if you can't totally avoid a company that is causing harm. Taking a bus is not as harmful as driving a car just because they both use fossil fuels.
the_abecedarian@piefed.social · 14 pts · 1d
there are robust anti Microsoft and anti Google movements getting more and more mainstream over time. there are plenty of great alternatives to MS and Google software and services. Linux and FOSS as a whole is benefiting immensely from anti Microsoft sentiment right now. We can and should boycott these two terrible companies
"Avoiding fascist-supporting companies is inconvenient" is a poor excuse, especially when it's so easy to degoogle compared to 10 years ago.
Yeller_king@reddthat.com · 6 pts · 2h
I personally don't care about the tech. I care about the economy around the tech.
Lydon_Feen@lemmy.world · 6 pts · 1d
The year of Linux and they do this...
It's been working out great for Windows, hasn't it?
raspberriesareyummy@lemmy.world · 6 pts · 20h
So this is how I hear about the outcome of the Debian vote. :( Is there a widespread distro that has a clear anti-Slop stance?
antianarchist@sopuli.xyz · 5 pts · 1d
So Debian, what are you going to do now?
Edit: nm, they allow LLM written code now.
percent@infosec.pub · 3 pts · 8h
They should ask for a refund
melsaskca@lemmy.ca · 2 pts · 5h
The AI cabal is a very small group with a very large amount of power and powerful friends who want to push this on you. Remember, walking away from this does not impact hunger or shelter at all. You can survive without this shimmering facade.
bss03@infosec.pub · 2 pts · 10h
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.
davetortoise@reddthat.com · 2 pts · 23h
Please can someone fork the kernel, it would be so fucking funny
FluidBeef@quokk.au · 2 pts · 7h
Daddy or chips.
Bluedragon012@lemmy.world · 1 pts · 2h
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.
Hueristic_Autistic@lemmy.world · 1 pts · 24m
As long as AI doesn't become the standard way of correcting a bug or coding Linux shit then it's whatever. If they end up as bad as Microslop, then we're gonna have to make hardened rules around the Distros that can and can not have AI, fixing issues.
I mean.... I'm not gonna lie on the flipped coin of that sentiment, I would love to see a Linux OS built entirely by Ai.
It's kind of like fuck Ai taking over the movie industry but I would love to see a documentary about the AI pasta eating evolution of will smith but created with AI.
LovableSidekick@lemmy.world · 0 pts · 20h
Zephyr@sh.itjust.works · 0 pts · 12h
It's a tool like any other. If used correctly it can provide a great value to the world. If used incorrectly then in this case it can also do the opposite. AI isn't good or bad intrinsically. It boils down to our relationship to it. The same can be said for all the other tools, radio, television, internet and so on.
Alexfire@lemmy.world · -1 pts · 22h
Nothing wrong with using llms in useful ways, as long as they keep giving factual and unbiased information. Or you can look up stuff online and verify in a book at the library, although that could be outdated too, hmm. Unfortunately I noticed they do more of the "both sides have good points" (Perry's scheme level 3 of 9), even when it's a lopsided topic. We need impartial ratings somehow to show how biased the various models become and people will stay in the ones they like, or not use them or other ways to learn.
Locked into the low-level, high-control systems, they won't learn how unhealthy they are and how to do better with freedom and equality, like it's always been, just updated with the tech. Ask llms to use Sagan's baloney detection kit and Perry's highest thinking levels to analyze problems, with the main goal of how to help humanity, the environment, etc. that benefits the majority and minimizes damage. Try to make the llm work in favor of humanity rather than the owners' greed.
Develop ego awareness, notice when it reacts with upset to new information, and choose to learn anyway. As you recognize the unhealthy indoctrination you absorbed, use that anger to break free from high-control systems, guided by the truth that sets you free. Then learn to manage the cognitive dissonance and the inner resistance that clings to the old beliefs once you've woken up to the truth. Good luck!
raspberriesareyummy@lemmy.world · -3 pts · 20h
drmoose@lemmy.world · -3 pts · 13h
The problem with majority of "LLM critics" is that they are brain dead luddites that argue with ragebait emotion rather than rationality.
Unsurprisingly LLMs are just computers that can be useful, can be wasteful, can be life saving and can be society destroyed - it's a tool.
AceFuzzLord@lemmy.zip · -8 pts · 1d
I always knew that man would become senile one day. It's either that, he's been morally compromised by a/n ai company, or both. Especially since we all know he wasn't a mentally deficient person.
technocrit@lemmy.dbzer0.com · -8 pts · 1d
Clickbait feeding the Big Lai.
In reality there was no "AI" involved because it doesn't exist.
Dude used a LLM which is a statistical program with absolutely zero "intelligence".
SkaveRat@discuss.tchncs.de · 3 pts · 1d
A lot of stuff was called ai and wasn't intelligent. Stop using this argument, it weakens any discussion that wants to argue against ai/llm usage
magnue@lemmy.world · 1 pts · 1d
You're a statistical organic blob with absolutely zero intelligence.
semperverus@lemmy.world · 0 pts · 1d
Unfortunately for you, the English language has shifted to include LLMs under the "AI" umbrella.
Toga77@lemmy.world · 4 pts · 1d
The English language shifted to make "drugs and alcohol" a saying so as to disassociate alcohol with drugs.
This shift is incorrect and does damage, it's called a false dichotomy.
Just because language shifts does not make it right, the dude you're replying to is absolutely right and just letting AI companies define our world is cowardice.
AlteredEgo@lemmy.ml · -16 pts · 1d
AI psychosis swings both ways. There is definitely the c-suit managers who got marketed to and now fully embrace the insanity. Everything AI.
Then there are the people who think their feelings are valid logical reasons to start religious wars over. Apparently the existence AI insulted their ego and their "creativiae!" (in Cartman's voice) by being better at writing and drawing than they are.
I would have more sympathy with the latter because they must be in incredible intellectual pain from disillusionment that all their poems and illustrations were in fact not art after all. But then the puritan loudmouths keep yapping on about what others can and cannot do. At this point I'm tempted to side with the Nerd Reich.
Aehm. I might be slightly affected as well.
mechoman444@lemmy.world · -17 pts · 17h
Some of a bitch!
Just a few days ago, I argued with a douche nozzle who told me, with the confidence of a master debater, that AI has no useful purpose.
But apparently, not all of you feel that way. Linus uses AI and suddenly y’all change your tune! What a load of crap!
I’ve been sitting here saying for years that AI is a tool and should be used as such, while getting called a tech-bro simp for saying it.
Man, this has once again revealed the massive, two-faced, bandwagon nature of Lemmy.
Y’all should have stayed on Reddit!
makeshift0546@lemmy.today · -21 pts · 1d
Some real delusional folks in here.
If you don’t learn how to use an llm for coding you’ll be replaced.
Eyekaytee@aussie.zone · -24 pts · 1d
Initially sent to debian-private, shared here because I want the consequences of Debian fully embracing fascist-backed technology to be known.
wow what a nutter, reckon he’s probably on lemmy somewhere right now calling someone who uses mac osx a nazi