Live data from Hacker News

Linus Torvalds now on GitHub

github.com

41–50 of 77 posts

Re: Linus Torvalds now on GitHub

#41
post #35
post #12

Earlier quoted context omitted.

Why github Linus? "[...] it was just the first one that came up when I googled for "git hosting". I've not tried any of the hosting places before, so it was a random choice." (I don't know how to link a comment in google+, it's in https://plus.google.com/102150693225130002912/posts/PVZDD2N3... )

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.

I'm sure the fact that you work for Gitorious' parent company has nothing to do with it ;-)

Re: Linus Torvalds now on GitHub

#42

Congrats 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

#43
post #15

Earlier quoted context omitted.

GitHub is certainly overpriced for its private plans, but I don't think releasing the source would destroy their profitability. Once the ball gets rolling on something like GitHub, network effects play a major role in its continued usage and popularity. Good support and constant evolution of the platform also encourage users to pay for your hosted service even if the code is available elsewhere. GitHub's features lik…

Github's widest margins are obviously at the high end business plans, and businesses would run an internal github in a second if it was OSS. There goes Github FI as well. It would cripple them, the only way they can possible host all open source projects at no charge is because they are subsidized by the big fish.

Some businesses would, but many would not. Running internal services has a cost too.

More likely though other providers would spring up and undercut their pricing but not invest in development.

Re: Linus Torvalds now on GitHub

#44
post #35
post #12

Earlier quoted context omitted.

Why github Linus? "[...] it was just the first one that came up when I googled for "git hosting". I've not tried any of the hosting places before, so it was a random choice." (I don't know how to link a comment in google+, it's in https://plus.google.com/102150693225130002912/posts/PVZDD2N3... )

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.

For me Github is the third hit and Gitorious is not even on the first page.

Re: Linus Torvalds now on GitHub

#45
post #25
post #6

Earlier quoted context omitted.

I don't understand your point. Surely people do pay for hosted storage, even when the code is available?

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…

Some time back I asked myself the same question as I am fine paying for the storage, usage but when it becomes a number of X ( repositories, collaborators) it gets somewhat annoying. So, 6-8 months ago I set out to host my own git server and liked gitorious for its fancy front end and ease of setting up keys and adding collaborators with diff rights, all good and was able to get it running in 90 mins or so. My real problems started on day 2 when it wasn't functioning the way I liked it to, some troubleshooting and found that stomp server exited for unknown reason so the message queue was not working, checked logs and restarted it. I kept having those problems abruptly and every time I had to ssh and restart the stompserver or the git-poller. I think it all depends on how u perceive cost, in my case it was much more than 11$/month coz of the num of hrs lost in maintaining and worrying about it and sometimes it didnt work for hrs when i was not in front of computer. It was then I chose to submit to github plans though I'd still like if I was being charged for usage (any kind) rather than number of X. So I think, like they say TCO was justified.

Re: Linus Torvalds now on GitHub

#47

It'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

#48
post #37
post #31

Earlier quoted context omitted.

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?

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

#50
post #35
post #12

Earlier quoted context omitted.

Why github Linus? "[...] it was just the first one that came up when I googled for "git hosting". I've not tried any of the hosting places before, so it was a random choice." (I don't know how to link a comment in google+, it's in https://plus.google.com/102150693225130002912/posts/PVZDD2N3... )

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).
Post reply on HN