Earlier quoted context omitted.
The problem is with people's mindset that everything has to be on github. Large projects that dare to use self-hosted more fitting infrastructure like Phabricator tend to be punished socially.
I suspect what you're seeing as social punishment is people preferring the UX GitHub offers. That's just user choice in action
Python moves to GitHub
11–20 of 119 posts
Re: Python moves to GitHub
#12Everyone is moving to GitHub these days. Why doesn't Gitlab.com get more love? Isn't their whole stack open source?
Re: Python moves to GitHub
#13Earlier quoted context omitted.
I suspect what you're seeing as social punishment is people preferring the UX GitHub offers. That's just user choice in action
Not really, the inconvenience of having to register another account (which often means another set of password) is quite a big deal for entry.
Re: Python moves to GitHub
#14Earlier quoted context omitted.
I suspect what you're seeing as social punishment is people preferring the UX GitHub offers. That's just user choice in action
Not really, the inconvenience of having to register another account (which often means another set of password) is quite a big deal for entry.
Re: Python moves to GitHub
#15Earlier quoted context omitted.
The problem is with people's mindset that everything has to be on github. Large projects that dare to use self-hosted more fitting infrastructure like Phabricator tend to be punished socially.
I suspect what you're seeing as social punishment is people preferring the UX GitHub offers. That's just user choice in action
Re: Python moves to GitHub
#16GitHub's reign over public open source programming is a bit terrifying. But, it's been mostly benevolent so far, but I do find it troubling to trust a private company to keep dev's in mind, and not profit.
The good news is that it is straightforward to make a copy of much of the important public data on GH.
Re: Python moves to GitHub
#17Earlier quoted context omitted.
I suspect what you're seeing as social punishment is people preferring the UX GitHub offers. That's just user choice in action
Not really, the inconvenience of having to register another account (which often means another set of password) is quite a big deal for entry.
Re: Python moves to GitHub
#18Re: Python moves to GitHub
#19Earlier quoted context omitted.
The good news is that it is straightforward to make a copy of much of the important public data on GH.
Even the issue tracking?
Also, for anybody not already aware (I didn't know this for a long time): GitHub repo wikis are themselves git repos that use Gollum
Re: Python moves to GitHub
#20Earlier quoted context omitted.
The good news is that it is straightforward to make a copy of much of the important public data on GH.
Even the issue tracking?