this post was submitted on 09 Mar 2026
16 points (94.4% liked)

Fuck AI

5751 readers
935 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
 

Can anyone recommend some IDEs that don't use AI, not owned by awful corporations, and preferably no online features at all? Of course I am aware of vim, neovim, etc. but ideally I'm looking for a gentler entry from other popular IDEs.

top 10 comments
sorted by: hot top controversial new old
[–] enbiousenvy@lemmy.blahaj.zone 2 points 1 hour ago
[–] JetpackJackson@feddit.org 1 points 1 hour ago

Kakoune, Helix, Kate

[–] solrize@lemmy.ml 7 points 3 hours ago (2 children)

Emacs Makes All Computing Simple.

[–] scoutfdt@lemmy.dbzer0.com 1 points 29 minutes ago* (last edited 29 minutes ago)

OP said gentler, not please destroy my pinky (jokes aside emacs is great but there's a lot to configure)

[–] thatonecoder@lemmy.ca 1 points 47 minutes ago

You obviously mean Eight Megabytes And Constantly Swapping, no?

[–] hendrik@palaver.p3x.de 7 points 3 hours ago

Maybe Gram (a Zed fork). And VSCodium as a popular choice but ultimately that's Microsoft. But there's a bazillion code editors in any Linux repository, some more general, some very good at a specific programming language.

[–] Liketearsinrain@lemmy.ml 3 points 2 hours ago

You won't have many choices, VS Codium (VS Code fork), KDevelop, Eclipse and NetBeans.

[–] Strawberry@lemmy.blahaj.zone 5 points 3 hours ago (1 children)

Perhaps the KDE one, KDevelop, or maybe Eclipse. In the terminal I'd recommend Helix. It's sort of like vim but with more intuitive controls (personal opinion, don't kill me), and the functionality is built in to the core program rather than relying on many plugins. You only have to add an LSP server for code completion/popover documentation, just like VSCode

[–] Arghblarg@lemmy.ca 5 points 3 hours ago (1 children)

Yes, Eclipse. 20-year-ago me would have a stroke saying that (due to it being pretty 'heavyweight' for the PCs back then) but it's got support for any language you can think of with plugins and an app store for everything. But, no AI crap unless you seek it out, I presume.

[–] django@discuss.tchncs.de 1 points 11 minutes ago

I remember running Eclipse with 1GB of RAM 😭