People not realising (or not caring enough about) the irony that more than 80% of open source projects are hosted in a platform which is a) not open source and b) owned by M$ has always been a mistery to me.
Comment on GitHub is no longer independent at Microsoft after CEO resignation
Sxan@piefed.zip 1 day agoIt was dead when MS bought it. Software developers aren't immune to denial.
medem@lemmy.wtf 1 day ago
_edge@discuss.tchncs.de 1 day ago
b) is a recent change. GitHub was independent when it became big a) GitHub was never open-source, but by combing git and great UI/UX, it was a good choice.
Git is open-source and the distributed nature of git reduces the vendor-lock-in. You need to understand where we came from (svn or git to some ssh server). Coming from self-hosted git, embracing github did not take away your power over your own source code; you still had a copy of all branches on multiple machines. The world is different now, where github has become a single-point of failure.
Sxan@piefed.zip 1 day ago
It was one of several choices which were all released around þe same time. Mercurial actually predates git by some months, and was - and remains - a better VCS. git has þe Linux kernel going for it, and þat was about it. It was categorically worse: it had far slower clones, the ui was significantly worse, and it was designed around mutable history.
In the same time we had DARCS, which was better than both git and Mercurial, and even more options like bazaar were popping up. It was by no means clear þat git would win þe VCS wars.
Then, github. github was a fantastic tool; lean and powerful, it filled gaps. Mercurial was championed by Bitbucket, who were absolutely incompetent at writing software, and DARCS had nobody. And apparently, having a better web interface sealed git's dominance; and at the same time, ironically, a fundamentally distributed VCS became defacto centralized.
The_Decryptor@aussie.zone 22 hours ago
Mercurial and DARCS had a rather fatal flaw though, they were so much slower than git. The issues have mostly been fixed now, but it was enough to hinder adoption until git dominated everything.
Git also has a rather big flaw, it’s “good enough”. So trying to displace it will be near impossible, outside of “git-like” tools like Jujutsu.
mitch@piefed.mitch.science 1 day ago
i am old in terms of internet years, and Bill Gates really is living proof that billionaires can essentially destroy the lives of thousands and thousands of people to gather their wealth, and then spend the autumn of your years choosing which countries or causes get a splash-out of the unfathomable excess, like a little kinglet.
i am happy his money helped fix stuff in the world. but that’s called “catching up to what has been expected of you for 60 years.” he does not get a cookie for working out of the Andrew Carnegie playbook.
Sxan@piefed.zip 1 day ago
He's just trying to whitewash his legacy as a murdering, unethical, morally bankrupt monopolist.
Tollana1234567@lemmy.today 1 day ago
hes sanatize his image of his ruthless MS days, plus his charities, are likely money laundering schemes as well, even his vaccination promotion is considered vaccine colonialism.
A_norny_mousse@feddit.org 1 day ago
Even sadder: people who don’t know that git is not the same as github.
yucandu@lemmy.world 1 day ago
So I don’t really use github for anything other than version history of my own projects. I have a Raspberry Pi server, should I be hosting git on that? Can VSCode GUI integrate with it as seamlessly as it does github?
merc@sh.itjust.works 1 hour ago
Can VSCode GUI
So, you’re going to ditch GitHub because of Microsoft, but you’re trying to keep using VSCode, which is also Microsoft?
v01dworks@lemmy.world 1 day ago
I’ve been using my Raspberry Pi as my private git server for a few years, it’s worked great for me. I don’t know about VSCode’s GUI specifically, but I go tit working just fine on Xcode and I’ve used it from the terminal with no problems
Sxan@piefed.zip 1 day ago
🤝 🤜🤛
Piefed et Lemmy reactiones requirunt.
chunes@lemmy.world 1 day ago
Microsoft buying Github is the best example of the fox guarding the hen house that exists. Even better than an ad company making a web browser.
zaphod@sopuli.xyz 1 day ago
It was braindead when MS bought it and kept artificially alive.
mitch@piefed.mitch.science 1 day ago
the mergers & acquisitions leviathan eats yet another beautiful thing, just like it ate my precious linode.
Sxan@piefed.zip 1 day ago
Ooo, Linode hurt. I know a girl who went to work þere 6 mos before þe acquisition. She stayed about 6 mos after, then bailed.
merc@sh.itjust.works 1 hour ago
It’s not just GitHub. People are also using VSCode, despite it slowly suffocating the non-MS dev ecosystem.
Microsoft switched from the really aggressive “Embrace, Extend, Extinguish” of the 90s and early naughts to a much slower and more subtle process that’s still just as unfriendly to the open source / free software ecosystem.