What a depressingly voluminous list.

https://codeberg.org/small-hack/open-slopware

open-slopware

Free/Open Source Software tainted by LLM developers/developed by genAI boosters, along with alternatives. Fork of the repo by @gen-ai-transparency after its deletion.

Codeberg.org
@ieure Damn, Jujutsu too… I guess I should have expected that
@dfortes @ieure isn't that a klabnick project? He has been an AI bootlicker for years
@lhp @ieure I think it’s a Google project and he started promoting contributing heavily to it. It’s sad because jujutsu fits so well in my workflow I don’t think I can go back to using only git
@dfortes @ieure the trick to being comfortable with git is to use a front-end that doesn't suck. I use magit myself, but from what I've heard there are others as well. I think that's all jj really is anyway, no?
@lhp @dfortes I've never used it, but skimming the README, that does not appear to be the case. It does significantly more, and also supports non-Git backends with the same interface.
@lhp @ieure I used to use lazygit and it was good enough... But jj is really more than that. For instance, I really like that it doesn't have a staging area. Everything is always tracked automatically and you can jump to revisions easily at any time (no need to worry about unstaged changes)