Live data from Hacker News

Linus Torvalds now on GitHub

github.com

61–70 of 77 posts

Re: Linus Torvalds now on GitHub

#61
post #50
post #35

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).

you can also add &pws=0 to the url

Re: Linus Torvalds now on GitHub

#63

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.

Well, and knowing Linus, few months from today he will probably get frustrated by some limitation and write his own Git front end (that everyone will start using) and it will be a better front end

The question is which platform would Linus use for a web front end?

Re: Linus Torvalds now on GitHub

#64
post #50

Earlier quoted context omitted.

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).

I'd just like to add that a search for "git hosting" on DDG ("duckgoing" if you will) yields, aside from the SO quick info box (which mentions Gitorious and Redmine), unfuddle.com is the first result, github doesn't show up until the fourth of fifth, and I haven't scrolled down to look for Gitorious. It does, however, show http://git-scm.com/tools as the second result, which includes a summary of the most popular hos…

I get github as the second.

Re: Linus Torvalds now on GitHub

#65
post #60
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?

Disk space is a soft limit. Hard limits are repos. I find it hard to beleive your company can't spend $100 on offloading to a managed resource such as GitHub.

I find it hard to beleive your company can't spend $100 on offloading to a managed resource such as GitHub.

Oh, we can. We just haven't needed to yet.

Re: Linus Torvalds now on GitHub

#66
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... )

You can link to comments, but you have to go source-diving for the containing div's ID; it doesn't appear to be exposed in the interface anywhere: https://plus.google.com/102150693225130002912/posts/PVZDD2N3... Edit: I take it back. It's completely screwed. There's a # in the ID, and it though it works when you add the fragment to the URL in the address bar while you're viewing the page, visiting the link afresh make…

Maybe that's why it's not exposed in the first place. :P

Re: Linus Torvalds now on GitHub

#67
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... )

You can link to comments, but you have to go source-diving for the containing div's ID; it doesn't appear to be exposed in the interface anywhere: https://plus.google.com/102150693225130002912/posts/PVZDD2N3... Edit: I take it back. It's completely screwed. There's a # in the ID, and it though it works when you add the fragment to the URL in the address bar while you're viewing the page, visiting the link afresh make…

This seemed like an interesting challenge, so I ended up creating a bookmarklet that lets you link to a comment on a post url (not directly from the person's stream, however) by clicking on it.

https://gist.github.com/1193282

It also accounts for the height of the gbar and googleplus navbar, since linking directly to the anchor tag puts the comment directly at the top of the page, behind both of those fixed elements.

edit: example link to that comment: https://plus.google.com#102150693225130002912/posts/PVZDD2N3...

Re: Linus Torvalds now on GitHub

#68
post #59
post #55

Poor 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.

And it has begun... https://github.com/arkx/diveclog/commit/c800d93a83f18b1c2b18...

Why not fix all the typos if it's as easy as clicking 'edit file'? He has the option to merge it by clicking one button.

I just can't see the downside. He didn't want to merge it due to the lack of signed-off-by, but at least he knows there's a typo there now and can fix it or let it be if it doesn't bother him.

(For the record, this was not the first typo fix contributed, see https://github.com/torvalds/diveclog/pull/2 for something he already pulled in.)

Re: Linus Torvalds now on GitHub

#69
post #29

Earlier quoted context omitted.

Which is why they charge insanely exorbitant prices for simple git hosting.

Their interface is not 'simple'. They don't sell 'simple git hosting'. That's making the same mistake that people make when they think they can code Reddit in a weekend.

[deleted]

Re: Linus Torvalds now on GitHub

#70
post #29

Earlier quoted context omitted.

Which is why they charge insanely exorbitant prices for simple git hosting.

$7/mo is exorbitant? Even the biggest plan at $200 is essentially nothing for a small company. I have my complaints about github, but "exorbitant" isn't even close. They're a bargain.

[deleted]
Post reply on HN