70
Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical
(www.windowslatest.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Remember Bazaar?
iiuc it supported a nicer workflow than git did, but that's not out of the ordinary as so does Darcs, Pijul, Jujutsu, Mercurial, etc. git is just "good enough" for people to put up with the rough edges, rather than learn a new tool that never has them to begin with.
It just never had the dev mindshare to catch on, it's been a GNU project for over 18 years at this point and that hasn't helped.
I used it extensively at a previous job and it was a good VCS, honestly.
Git is super powerful, but the learning curve is a bitch. Nobody bothers to read the docs, then shit their pants when they end up in headless state lol
That's why I love Fossil. "Headless" doesn't exist, the branch is associated to all the commits, unless you amend one of them with a later fixing tag.
Ok, but headless state isn't a bad thing if you understand what's going on.
Probably. However, I never miss a chance to plug Fossil. If fits better my brain 😁
The only bazaar I'm familiar with is this one. Which is an awesome interface to flat hub. But I can get behind the general sentiment that Canonical ruins everything related to canonical.
https://canonical.com/blog/canonical-announces-commercial-services-for-its-version-control-system-bazaar
Their not invented here git
Another one!
It really did suck. That said never thought I would say it... at least it wasn't GitHub!
The thing that got released a couple of weeks before git?
Yeah lol
It's always fun to see people's examples of Canonical's NIH syndrome. They tend to include bazaar (predates git), upstart (predates systemd) and snap (predates flatpak)