Developers Frustrated with GitHub Prod For Changes In Bug Reports, Transparency
DeveloperTech reports that a group of GitHub developers have posted an open letter, with nearly 1300 signatures, expressing dissatisfaction with GitHub's processes and policies, and in particular the site's level of transparency. A slice of the letter: "Those of us who run some of the most popular projects on GitHub feel completely ignored by you. We’ve gone through the only support channel that you have given us either to receive an empty response or even no response at all," he wrote. "We have no visibility into what has happened with our requests, or whether GitHub is working on them. Since our own work is usually done in the open and everyone has input into the process, it seems strange for us to be in the dark about one of our most important project dependencies."
what do you want for free???
The hosting of open-source projects is free, but the company still needs to make money. They use the open-source portion of their business to drum up paid business. They still need to pay for the servers, coders, and network bandwidth that keep the thing going. I wouldn't get angry when a free service doesn't do everything I ask of it.
http://github.com/gbook/nidb
That is why I only use sourceforge. It is completely transparent. As an added bonus I get malware with my downloads.
Host your own then
Move to gitlab.com, which is more open (the code is all open source and you can host it yourself if you want)
Github also has enterprise customers that pay money for github's services. 1300 people signed the letter. Why do you assume that none of them are paying customers?
Isn't the whole idea of GIT is that it is a DECENTRALIZED version control system? Why do you even need GITHUB?
Perhaps they should consider GitHub, which IS open source (except for some Enterprise Edition specific features that they charge for). Users can run GitLab Community Edition themselves on their own machines, or use the hosted gitlab.com version (like github.com).
https://about.gitlab.com/
Have you ever used it?
most projects' structure don't need git, using "thing that Linus wrote" isn't a reason. no one wants to go to a restaurant that puts swiss army knife in lieu of spoon next to soup.
Bit Bucket works great for me - but I use MercurialHG for revision control because although there's TortioseGit for windows which works very well, it doeesn't exist for Linux - and I find the other Git front ends on Linux a bit cumbersome to use in comparison.
The TortoiseHG GUI absolutely rocks, (pretty similar to TortoiseGit) and is available for both Linux and windows.
Yes, I know you can use the command line tools, but it's a lot nicer having well integrated UI for this stuff when you start dealing with a lot of branches and many repositories.
git is decentralised, in that every copy of the repository is identical in functionality, there isnt a client-server model going on. However, GitHubs advantage over plain git is in its value adds, which include being off site (many people dont have an offsite they can push to) and the PR handling system, the UI improvements, issue tracking etc etc etc.
GitHub doesnt disturb the decentralised aspect of git (although many people treat the GitHub copy as a server to push and pull from, but you are more than able to PR direct to a team member, or involve other off site repositories and only push to GH on occasion), but its value adds are most definitely centralised but most definitely not git.
You can happily use git on its own, on your servers, with no issue.
Github provides a very nice UI running on free, publicly accessible servers, along with related things like issue trackers.
You CAN retrieve web pages via telnet, the HTTP protocol is plain text. Most people prefer a browser such as Firefox or Chrome. Git is the same - a nice UI on top of the open protocol makes things more pleasant.
Also, just as some (most?) people don't even know that it's possible to do "telnet slashdot.org 80" or "lynx http://slashdot.org/", many people don't know how git works either - they've AWLAYS used Github. If you want your project to be accessible to those people, you need to use Github or perhaps a similar site such as gitlab.
Launchpad.net has git support now. The bug tracker is very good. Oh, and it's open source so you can actually help fix issues!
Gitolite, Gogs, GitLab all work great on VPSes. Even Amazon's free tier.
This is like complaining to Dice about Slashdot and expecting something to change.
GitHub is GitLab? You could be a /. editor!
I think that github has presence. A lot of employers ask you for your 1) Linkedin profile, and 2) your github url. I've been asked that on 90% of the apps I've sent in (recently landed a new perm gig, thanks), and there's certainly value in that.
Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
You can certainly wget github web pages, if that's your thing.
Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
Again, the argument is there's nothing preventing you from setting up your (or the complainers) own git server.
Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
I read the letter. Here's a Cliff's Notes for all you guys who don't read because why evenbother:
Some anonymous devs who are so addicted to github that they probably maintain their grocery list there wrote a letter with a bunch of feature requests. These users re mainly bitching about the fact that users of their own projects don't seem to be able to read or follow instructions. Naturally these people are smart enough and forward thinking enough that they have proposed a perfect solution which requires GitHub to do a shitload of work for free despite the fact that the problems will remain because the users still won't read. A surprising number of other developers clearly can't read or think either and as such signed off on this silliness. Naturally, these well meaning individuals posted all of this to yet another github repo despite the fact that there are many better places and formats to use.
Journalists have picked up the story and have jumped so some pretty wild conclusions, proving beyond the shadow of a doubt that they really can't read either.
I use RabbitVCS with Nemo or Nautilus. it's a competent replacement for Tortoise on Linux.
CVS FTW!
Sleep your way to a whiter smile...date a dentist!
with blackjack? and hookers?
GitLab discuss their public development, bug tracking and future direction in a recent blog post: https://about.gitlab.com/2016/...
My friend told me that one of the most popular websites in the world, for developers, doesn't let users sort their list of repositories in any way, or even control the pagination or let users see the entire list of repositories all at once. I told my friend that since repositories are the single most important thing that users need to access from a version control system, this couldn't possibly be true.
Then I visited github.com. I was wrong.
I'm wondering if this has anything to do with the recent flood of SJWs attempting to force 'Codes of Conduct' onto some of the more high profile projects hosted at Github and elsewhere (eg. PHP, Ruby, Python). From what I've seen, Github may be complicit in this and it may explain why they are slow to respond. Many frustrated developers want a way to shut them down and keep them out. Eric S. Raymond recently wrote in "Why Hackers Must Eject the SJWs" that their infiltration is a clear and present danger to the meritocracy that is hacker culture, the very culture that built the Internet. I agree whole heartedly with him on this.
If Github doesn't deal with the SJW infestation hackers could and should set up another service that will keep them out. In other words, hackers need a "SJW Free Safe Space."