this post was submitted on 08 Jun 2026
18 points (100.0% liked)

technology

24388 readers
303 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

Mission statement: https://gram-editor.com/docs/mission/

  • Fork of Zed
  • No telemetry
  • No AI "features"
  • No Terms of Service
  • No automatic binary downloads without consent
  • Ursula Le Guin quotes on their website
  • Project hosted on Codeberg
  • Cute toad

Holy fuck, I'm in love chefs-kiss

you are viewing a single comment's thread
view the rest of the comments
[–] KssioAug@lemmy.dbzer0.com 6 points 1 day ago* (last edited 1 day ago) (5 children)

Isn't the whole point of Zed being an open source Agentic IDE/Text Editor? I can't say I really understand stripping it down from it's main concept, considering that VSCodium, Helix, Kate, Geany, Emacs, Neovim, etc., are all great and ethical foss projects.

But I'm not complaining either. The more FOSS projects, the better actually.

[–] Hermes@hexbear.net 4 points 1 day ago

It started as a nice rust gui-based editor with a focus on collaborative editing. I think it shifted into the LLM stuff after its initial releases.

[–] RedNajm@hexbear.net 2 points 1 day ago

nah, a few centuries ago it was actually an editor with a novel idea. Basically centered around collaborative features like live-coding, chats and etc. That was its main focus but the more AI became shoved into everything, they followed suit i guess and the zed we know today isn't really the same anymore.

[–] companero@hexbear.net 4 points 1 day ago* (last edited 1 day ago)

I much prefer GUI editors with traditional keybindings and I'm very picky about their looks and behavior. VSCode and Zed were the only ones that I found were good enough. I considered VSCodium, but I think it has some issues with telemetry and AI stuff constantly leaking in from upstream. Gram is a hard, independent fork of Zed, so it shouldn't have those issues.

[–] chgxvjh@hexbear.net 4 points 1 day ago* (last edited 1 day ago)

It's really good as a regular text editor/IDE. I don't use any of the AI features.

AI features are how devs get funding/plan to make money I guess.

[–] Inui@hexbear.net 3 points 1 day ago* (last edited 1 day ago)

The two main draws are that its an "AI Editor" and most of the development has been working on those kinds of features. The other is that its in Rust, so should be very performant in general. Definitely seems to be defeating point 1 by forking it.