There was a time when I thought places like GitHub are the future of Open Science [1], which will replace paper articles by data+programs. The problem is now well-known: at any moment somebody will buy the whole place and will upgrade it, so to say. [1] https://chorasimilarity.wordpress.com/2017/04/02/the-price-o...
I have no gripe with gh specifically, but it's very disappointing that the first thing people do is flock to centralized services on top of the brilliant p2p scm that is git. You really don't need to look further to get a grasp of how things for the dweb will work out.
Also of note: github blocks indie search crawlers, contributing to search engine monoculture. Moreover, your user's clicks are captured by a company with an incentive to push for privacy invasion as a business model going forward. So, indeed, F/OSS projects using gh should definitely reconsider, if they haven't already done so when MS bought gh.
Centralized services on top of decentralized things are mostly used for visibility.
Pirate Bay for torrents, Napster, GitHub for git, ... They do fix a problem.
I actually think that Microsoft is the lesser evil in this case. They will add azure flows, but not enforce them. I believe they will also embrace other services ( not the embrace and extend way though. The Enterprise culture makes them support things for a very long term ( even codeplex still let's you download old archives)
They reinvented themselves with the mantra: developers.
Making them pissed off for using something else is not their mantra any more.
And yes, as each business, they also want profits. But the way to do it has changed.
Ps. Google code also let's you download the old repos ( just checked it)
Edit 2: the only thing I can think of is that the evolution of Windows forms didn't go as planned and got changed to "more web". As a result, WPF ( I think) is in maintenance mode and considered as feature complete untill it's fully integrated in. Net core ( which was a hard change because of differences in graphic rendering cross platform). The only thing that got deprecated here was Silverlight, which was a correct and hard decision.
If I want to contribute to a project, it’s super helpful to know what the canonical location for this is (“canonical repository” vs “pull from some random persons repo”)
If I want to run a FOSS project, I might not be interested in the details of managing distribution and security of some server (one-click software rather than setting up some server myself)
I also .... kinda don’t care about account management (=> using something that people already use is nice)
Peer to peer isn’t actually interesting for almost any aspect of a project. The main advantage is availability, but it doesn’t help (and can hinder) other objectives of running a FOSS project.
I think that there’s a way to get most of the goodies (see GitLab... kinda), though it’s a hell of a lot more work than “just send email patches around!” I think sourcehut is getting there though
I personally can't stand Gitlab's interface and general slowness.
sh.rt (which kind of became https://sourcehut.org) looks much better but it looks like you need to be logged in to see most of the content.
About abuse on Github, I only had issues with posting email addresses in public gists (even if they are public ones), and saw repo owners editing other people's comments, which should not be a thing.
About Github's source code, it's not open-source but you can host it with Github Enterprise and actually look at the source code (it's a very simple encryption of the source code as far as I remember).
Anyway, since Microsoft's acquisition of Github I started to worry of the general direction Github is going to but so far they haven't messed up too much IMHO.
This stuff doesn’t matter ... it really boils down to the extreme FOSS ideological stance.
Fact is GitHub is the site that won this winner take all race. If you put your open source project anywhere else you do your project and it’s users a disservice. Everyone knows and is familiar with github and uses it every day ... taking your project elsewhere takes it out of this daily workflow.
And frankly who cares if GitHub itself is not open source... honestly it really doesn’t matter in any meaningful practical way, it matters only from an ideological standpoint.
I like it that the modern world of OSS isn’t controlled by the extreme ideology because these people tend to choose worse options to get the job done because that worse option meets an ideological position.
The commercial option tends to look like the better option at first, because companies invest a lot of money upfront to polish the product and buy market share by giving the product away.
Later, when the company is fully grown, customers are locked-in, and investors want to cash out, the commercial option often becomes the worse option.
> I like it that the modern world of OSS isn’t controlled by the extreme ideology because these people tend to choose worse options to get the job done because that worse option meets an ideological position.
I dislike it for the very same reason. A blind pragmaticism leads to a worse world for everybody. I would prefer if developers were more conscious (and yes, ideological) of their fundamental role in the future of general-purpose computing.
They already started to botch it up anyway, you can see the "copy-pasted-from-competitors-we-wanna-be" feature creep already arriving. That notification timeline lifted from the manyfacedbook, where they want you to look at the adds they will shove into it soon enough.
That maintenance lack for the open source users and the lack of new really relevant features.
reply