State of the GitHub: Chris Kelly Does the Numbers
I talked with Chris Kelly of GitHub at last week's LinuxCon about GitHub. He's got interesting things to say about the demographics and language choices on what has become in short order (just six years) one of the largest repositories of code in the world, and one with an increasingly sophisticated front-end, and several million users. Not all of the code on GitHub is open source, but the majority is -- handy, when that means an account is free as in beer, too. (And if you're reading on the beta or otherwise can't view the video below, here's the alternative video link.)
can we get a non video recap?
I'm not using beta, cuz I don't want to see live videos in the news feed, in case anyone @slashdot/@dice even cares...
Except if you were using beta, the video wouldn't show because beta doesn't support videos. Or the transcript for that matter.
I'm not privy to any details of GitHub's finances or business model, but most likely it's a good thing that there are non-open-source projects using GitHub, because that's probably what's paying for the free open source use. I've recommended to several clients developing proprietary software the use of GitHub rather than running their own in-house repositories, because the interface is easier for them to use and they don't need as much in-house expertise to manage things. Because Git is distributed, they could of course do both, or easily transition away from GitHub later, and that's a selling point.
Really? What are the stats on Classic vs. Beta pageview counts?
BlameBillCosby.com
And if you're reading on the beta or otherwise can't view the video below
No video clutter - finally, now I can say something good about Beta.
Yeah, so, I start almost everything I say with "Yeah, so,..."
GitHub has become a facebook.com alternative for the 1337 haxxor set and alot of people use it for free hosting to put up a personal site
that's my experience anyway...the idea is great, a website that hosts code for coding projects...but the whole abstraction layer of calling it a 'Git' still irks me...it's not a 'git' it's a computer file that contains code...
any frequent uses of GitHub care to comment? what does /. think?
Thank you Dave Raggett
A central "master server" is stilll useful from an organizational point of view.
The point behind git is that it's not special for any reason other than organization. In case of a problem (technical, political, maintainer disappears, whatever), there's no technical factor preventing you from failing over to another one very easily.
In all technical respects, the repository on my laptop is just as good as the central server. I don't have to be on line to examine history or make commits.
This also facilitates forking: I can clone a project and work on my fork with no special permissions.
In fact, a while ago there was a big problem (security breach) at kernel.org and the Linux kernel did do its official distribution from github for a few weeks.
hate to tell you this but all words are just made up
This is a joke. I am joking. Joke joke joke.
ok...thanks for the reply...
now we can converse...see...what is a 'git'...as in GitHub...it's a "hub" for "gits"...
this is a 'git': http://en.wikipedia.org/wiki/G...
it's is a software program that is used as **version control for making other software programs**
the version control system is not the program/code you are making...they are two separtate things completely...theoretically a text editor, discipline, and good filenames is all you need for "version control"
GitHub is a storage for *code*...not just "gits"....and we all know code is just alpha/numberic
so, in practice, as I said, it seems GitHub is becoming a kind of facebook for the 1337 haxxor set, b/c people can use it to show off their personal coding projects and use GitHub's space to host their own website
so the whole "git" thing is confusing because of how they bandy about words with overlapping meanings...but that's not the main point...my main question is about if others think GitHub is the facebook for haxxorz
Thank you Dave Raggett
i put my point in the headline so you wouldn't miss it...and copied above the text from my previous comment (which you responded to)
my question...this whole time...has been if others think GitHub is becoming a defacto social network
Thank you Dave Raggett