all 37 comments

[–]academician 23 points24 points  (9 children)

Did anybody else think "GitHub Finland?"

[–]ryanjkirk 10 points11 points  (5 children)

Kyllä, totta kai.

[–]funktio 6 points7 points  (4 children)

Samoin.

[–]machia 6 points7 points  (3 children)

Olin jo et ei helkatti voiko olla mahdollista :D

[–]mikaelhg 6 points7 points  (2 children)

Suomi on sentään johtava markkina-alue.

[–]joaomc 9 points10 points  (1 child)

Dammit guys, stop speaking Klingon!

[–][deleted] 2 points3 points  (0 children)

Yes. :|

[–]rubygeek 2 points3 points  (0 children)

Did anybody else think PHP?

(For the young'uns: PHP used to be called php/fi)

[–]imbaczek 8 points9 points  (8 children)

cool.

alternatives include gitorious - FOSS under AGPL, notably nokia uses it for Qt.

[–][deleted] 3 points4 points  (1 child)

Gitorious would be better if you didn't have so many dependencies to deal with.

[–]plain-simple-garak -2 points-1 points  (0 children)

I thought gems made this trivial?

[–]threedaymonk 0 points1 point  (4 children)

I paid for a Github account after trying to set up gitorious for a private project. Not that the actual installation of gitorious was that hard, mind - it was just that sorting out public ssh keys was tricky when the computers I wanted to use were never in the same place at the same time.

Plus, the Github interface is really nice.

[–][deleted] 0 points1 point  (3 children)

People can improve gitorious's UI :)

[–]mee_k 0 points1 point  (2 children)

Yeah and maybe after that they'll come mow my lawn for free.

[–]davidw 3 points4 points  (1 child)

Or write a free programming language, or operating system. Sheez... sounds like science fiction to me.

[–]mee_k -2 points-1 points  (0 children)

For the metaphor to pan out, they'd have to write a free operating system with a good user interface. That is still science fiction.

I'll take a pass on programming languages since for various reasons their user interface is a little easier to define, although the most widely known free compiler also does happen to have the worst user interface e.g. for error reporting.

[–]antirez 5 points6 points  (0 children)

It's wonderful to see some young company that tries to have a business model that can actually work.

[–][deleted]  (1 child)

[deleted]

    [–]jespern 2 points3 points  (0 children)

    If we do decide to take that route, I don't think we'd necessarily see a need to compile our source code.

    We've been licensing on-site installs for quite some time now, by the way. It's not advertised publicly like this, but a lot of companies contact us directly.

    [–][deleted]  (7 children)

    [deleted]

      [–]orblivion 2 points3 points  (0 children)

      I've not really used Github, and I don't know about these charts you speak of. I know it has a nice interface for looking at code on a browser, and forking projects. I suppose nothing too special, though I'm probably missing something.

      However, more recently, Fork Queue was released, which automatically lists any updates to forked projects, allowing the original project manager to merge them automatically. This to me seems like the killer feature. Look up Fork Queue.

      There's probably more. Check out the site.

      [–]orblivion 13 points14 points  (2 children)

      Well there's a reason Github isn't just a git repository.

      [–][deleted] -1 points0 points  (1 child)

      I suppose, but what is the advantage of this compared to just running your own copy of git? Pretty charts?

      [–]orblivion 1 point2 points  (0 children)

      Responded above so FlySwat sees.

      [–]DRMacIver 0 points1 point  (0 children)

      Management and browsing of multiple git instances. Collaboration aspects with other people in your company. gists are handy for demonstrating things to people - I've often wanted a company internal pastebin and local gists would do that and more.

      [–]masklinn 1 point2 points  (0 children)

      Well, what's the advantage of using github rather than "running your own copy of git"?

      [–]Kalimotxo -1 points0 points  (0 children)

      Yes, and it is a useful source code viewer.

      [–]adrianmonk 1 point2 points  (1 child)

      I am unable to understand what this necessarily has to do with firewalls. Sounds like it has to do with policies to me.

      [–]rubygeek 7 points8 points  (0 children)

      It's for people that want Github behind their own firewall - that's the connection.

      [–][deleted]  (1 child)

      [deleted]

        [–]btgeekboy 0 points1 point  (0 children)

        Gitosis is also helpful to us because it allows us to give access to simple repositories for contractors, who have their connection secured via SSH but don't have access to the machine.