this post was submitted on 09 Apr 2025
90 points (98.9% liked)

Linux

6956 readers
795 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 week ago (1 children)

Would have been amazing if Mercurial had won the VCS wars, but alas

[–] [email protected] 2 points 6 days ago (1 children)

Again, github. If Mercurial had had something like github, it would have been closer. Github was git's killer feature; git itself provided nothing except a bunch of kernel devs were using it - and I'm not convinced that alone would have propelled it to success. Kernel contributors don't make up a large percent of all developers in the world.

Mercurial isn't perfect. Being written in Python frequently makes it a pain, but it's slowly converting to Rust.

I do wish darcs - also hindered by the language choice of the author - had done better. Theory-of-patches was incredible to work with, and practically eliminated merging being an issue. Pijul is going that route, but until they open source a server, it's a non-starter for me.

All of my personal stuff is in hg repositories at Sourcehut. Mercurial is, thankfully, still popular enough that it's got a reasonably large dev team and still has regular releases. As long as that holds, I'm good.

[–] [email protected] 2 points 6 days ago

Yeah, well said. Sadly it does seem like platforms are the dominant driver behind wide public acceptable of stuff