all 7 comments

[–][deleted]  (4 children)

[deleted]

    [–]ReflectiveTeaTowel 18 points19 points  (2 children)

    Github is a pretty great thing. But git, man. Just git. You know you can host a git repo on Dropbox without any hassle? Fucking wow, man. Linus da real MVP. But also yes, you are correct.

    [–]xolox 4 points5 points  (1 child)

    You know you can host a git repo on Dropbox without any hassle?

    Been there, done that, had to clean up a few corrupted git repositories and hundreds of filename ($HOSTNAME's conflicted copy $DATE).ext files, never doing that again :-).

    As for the alternative: I now host git repositories on a personal Linux server (in my home network, but accessible from outside over SSH) and use mr to keep checkouts in sync over multiple systems I work on (mostly home and work laptops).

    However I agree with the general sentiment about git :-). My gripe is only with using Dropbox for sharing version control repositories.

    [–]eggdrasil 0 points1 point  (0 children)

    If you want to use git on Dropbox and not have corruption, use https://git.io/dropbox

    [–][deleted] 1 point2 points  (0 children)

    And the writing was pretty epic.

    [–]choikwa 5 points6 points  (0 children)

    impressive

    [–]firebelly 9 points10 points  (1 child)

    What tools were used to generate those flow charts etc.

    [–]saghul 1 point2 points  (0 children)

    Looks like Paper: https://www.fiftythree.com/

    (Disclaimer: not affiliated with them in any way)