Earlier quoted context omitted.
WHen I google "git hosting", the first hit is git.kernel.org, then two stack overflow posts, then Gitorious, then GitHub. I wonder what my account contains that makes Google think Gitorious is more important to me.
You're seeing customised results. Try a fresh browser session with no cookies (Chrome's Incognito mode is invaluable for this - hit Cmd+Shift+N).
Linus Torvalds now on GitHub
51–60 of 77 posts
Re: Linus Torvalds now on GitHub
#52Re: Linus Torvalds now on GitHub
#53Earlier quoted context omitted.
Number of repos.
Number of private repos. You can have an unlimited number of public repos with any plan.
Re: Linus Torvalds now on GitHub
#54Re: Linus Torvalds now on GitHub
#55On the other hand, he might very well spark some interesting things just by committing small stubs of his ideas.
Re: Linus Torvalds now on GitHub
#56It'd've been advantageous to see this go on a purely open service like Gitorious instead. They often provide similar features as GitHub and could definitely use the exposure of Linus's account. I use and enjoy GitHub, so this definitely isn't a personal gripe, I'd just like to see the competition in that space heat up a bit, and there'd be bonus points if we could simultaneously promote a completely open platform.
I am curious to know which one has contributed more to the open source scene. Github has released many non trivial code of its backend and popularized the use of git outside the Linux kernel.
Re: Linus Torvalds now on GitHub
#57Earlier quoted context omitted.
That's a lot longer than it takes to sign up for Github.
Your comparison is not fair. Signing up for Gitorious takes the same time as signing up for GitHub (maybe even less since it supports OpenID, I don't know if GitHub does).
Re: Linus Torvalds now on GitHub
#58Congrats to the Github team for this. I'd say it's a pretty huge endorsement, regardless of whether Linus intended it that way or not.
Well, let's wait to see Linus's comments on how he feels about it. If he's unhappy, he'll write about it in public, scathing remarks.
Re: Linus Torvalds now on GitHub
#59Poor Linus will probably be flooded with patches and pull requests for every commit he makes. On the other hand, he might very well spark some interesting things just by committing small stubs of his ideas.
https://github.com/arkx/diveclog/commit/c800d93a83f18b1c2b18...
Re: Linus Torvalds now on GitHub
#60Earlier quoted context omitted.
Looked at from the point of view of for-pay hosted storage, Github is astoundingly expensive. I have 94 megabytes of git repositories at work. Github would want $100/month to host that. If their software was all available and open source, I could host their software and my repositories on an $11/month Rackspace virtual machine, and still have about 7 gigabytes left over (or more realistically just stick it on a vhost…
I have 94 megabytes of git repositories at work. Github would want $100/month to host that. Huh? My $7/month plan comes with 600+MB of storage, and my job's $50/month plan comes with 6GB. Where are you getting these numbers?