this post was submitted on 24 Jun 2026
46 points (100.0% liked)

Fuck AI

7069 readers
1382 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
 

Has been born as a fork of Zed.

top 10 comments
sorted by: hot top controversial new old
[–] kibblebits@quokk.au 7 points 16 hours ago (1 children)

Ohhhhh i’ve been waiting for someone to do this. I like Zed, but I hate to have all that AI and subscription bullshit. And VS code is just too bloated.

[–] rounding_error@lemmy.today 0 points 16 hours ago* (last edited 16 hours ago) (2 children)

this was already (well recently) addressed with the disableAI flag

This is literally a fork of Zed that was made after Zed started to lean into AI bullshit. The first thing Gram did was rip out the (then fairly nascent) AI crap.

[–] kibblebits@quokk.au 4 points 16 hours ago

I wrote Zed off.

[–] hperrin@lemmy.ca 3 points 14 hours ago (1 children)

First impressions: not bad, but a little buggy.

I can’t edit the settings in the settings UI and there’s no indication why.

The language servers all say they’re broken, but they all seem to be working fine.

It’s incredibly fast. Way faster than my current VS Code setup.

It’s minimal, and I like that.

(Running on macOS.)

[–] fzz@programming.dev 1 points 13 hours ago (1 children)

For me personally, settings UI isn't needed at all — I prefer configs, I can search (text or keys), use outline, comments, navigation & editing history, VCS features, etc...

All extensions should be built by hand currently, and unfortunately any LS must be wrapped in adapter-extension like it is in Zed — that's terrible thing and in Zed it is so just because vendor wants to control anything about what and how you use with the editor. I've worked on wrapper-less LS(P) & DAP support (like it is in Helix) for Gram, but currently I'm stuck and freeze it for some time. But you can try too!

[–] hperrin@lemmy.ca 3 points 13 hours ago

It definitely has a lot of promise! I’d say it’s not quite where I would switch from VS Code, but I’d imagine with not a lot of work, it would be there. 8/10 will recommend.

[–] hperrin@lemmy.ca 3 points 16 hours ago (1 children)
[–] fzz@programming.dev 3 points 15 hours ago (1 children)

Flatpak

yup, as well as others.

[–] hperrin@lemmy.ca 2 points 14 hours ago

I don’t see it on Flathub though. Is that planned?