this post was submitted on 17 Jul 2026
185 points (92.6% liked)

Fuck AI

8139 readers
1198 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] zod000@lemmy.dbzer0.com 31 points 1 month ago (3 children)

Saying "just fork it" is obviously disingenuous anyway. Linux is gigantic at this point and would be completely infeasible to maintain without a huge group of talented people and funding. He knows very well no one can just fork Linux in a meaningful way, just like you can't just easily fork Chromium if you disagree with Google's high level shitbaggery. Even MS threw in the towel on maintaining their own browser for the same reason.

[–] zarkanian@sh.itjust.works 5 points 1 month ago (2 children)

So, is Linus just dictator-for-life? Does he have the final say on everything?

[–] Stitch0815@feddit.org 10 points 1 month ago

More or less, yes

[–] zod000@lemmy.dbzer0.com 3 points 1 month ago

I mean, pretty much yes, as far as I am aware.

[–] Stitch0815@feddit.org 3 points 1 month ago

I meam have you ever heard linus talk about other controversial topics? He is not one to give a fuck or mince words.

[–] kshade@lemmy.world 1 points 1 month ago (1 children)

He knows very well no one can just fork Linux in a meaningful way

Linux-libre?

[–] zod000@lemmy.dbzer0.com 2 points 1 month ago

Fair enough, Linux-libre is technically an example of a fork. That being said, that project has a very specific goal of just removing proprietary packages and blobs, it's a lot more simple and direct to maintain. I don't know that you could truly do such a thing with AI/LLM tainted code without a hard fork and essentially no longer merging in from upstream. Vim Classic is trying to this right now, and it is a lot more doable since that's a much smaller project.