Earlier quoted context omitted.
GitHub is a pretty great service (IMO). Totally worth paying for. If cost is your number one driving force, then sure -- go with Bitbucket -- but I think GitHub provides a way better experience (for users and developers).
As far as I'm concerned, one of the best features of git is how easy it is to create new repos. Setting up a new repo for a new weekend side project, or splitting out a large codebase that's gotten unwieldy into a few separate repos, should be a no-brainer. BitBucket lets me have as many private repos as I want, since they make their money when you want to add collaborators; GitHub's payment structure forces me to co…
Free private Github repos for students and edu people
81–90 of 168 posts
Re: Free private Github repos for students and edu people
#82I'm a student, so I get to take advantage of this, but if you aren't, a bare git repo in a Dropbox folder makes an okay poor-man's private repo. You need to be careful to let Dropbox sync before you shut down your computer, and, though collaboration is possible with shared folders, you're likely in for a world pain from syncronization issues.
This is a bad idea b/c of sync issues. Just use bitbucket, which is a poor man's github.
Re: Free private Github repos for students and edu people
#83I work at GitHub on all things related to education. I got a note that this was on HN, so I thought I'd drop by and offer to answer questions and provide some additional details. Details on the discount: * We're happy to provide students with GitHub Micro (5 private repositories) accounts for free. So long as you're a student, you're eligible. You can use the private repositories for anything you want. * We offer org…
If I can be totally honest, our group had a pretty bad enterprise sales experience recently. We had trouble getting answers to our questions (we are a bit of a non-standard .edu account). We thought we had negotiated a good deal until the PO was about to be cut and then we came to find out there were conditions on the original deal nobody told us about. Our team was just crushed by the end because we love github and…
Re: Free private Github repos for students and edu people
#84Earlier quoted context omitted.
So, in this scenario 'student' is a proxy for broke and young and impressionable. These guys want to give a discount to impressionable youngsters who will learn their tool and take it with them into their careers. It has nothing to do with actually learning things in school, and everything to do with where you are in your lifespan. I'm sure you feel very good about being self-taught, but the fact of the matter is tha…
If it's simply that, then why restrict it to students, instead of by age? Most people under the age of 21 are broke, young, and impressionable. I feel very good about the fact that I don't have to pay back debts for the rest of my life. I feel bad that a company that I look up to doesn't think the self-taught crowd are as worthy students as those who have it spoon fed to them.
Re: Free private Github repos for students and edu people
#85I don't understand the fascination with github. Bitbucket gives you unlimited private repos for free, no special requirements. It has wikis, issue tracking, and contributors.
Does it have the projects? Once a platform is big enough it's not only about features.
Re: Free private Github repos for students and edu people
#86Earlier quoted context omitted.
As far as I'm concerned, one of the best features of git is how easy it is to create new repos. Setting up a new repo for a new weekend side project, or splitting out a large codebase that's gotten unwieldy into a few separate repos, should be a no-brainer. BitBucket lets me have as many private repos as I want, since they make their money when you want to add collaborators; GitHub's payment structure forces me to co…
Honestly this has never been a problem for me. How many private repos do you really need? It can't cost that much per month. The things most people are working on just aren't that important. Or better yet, they _benefit_ from being public.
I don't have to think about costs when typing "git init", and I don't have to think about scrubbing passwords/keys/personal information when typing "git push"; repo-count pricing and public by default have high psychological overhead. GH's pricing doesn't work for me, so I don't keep my private repos there. Not a big deal, but I also don't think it indicates there's something wrong with how I work, the value of my code, or how I spend my money.
Re: Free private Github repos for students and edu people
#87I don't understand the fascination with github. Bitbucket gives you unlimited private repos for free, no special requirements. It has wikis, issue tracking, and contributors.
Re: Free private Github repos for students and edu people
#88I don't understand the fascination with github. Bitbucket gives you unlimited private repos for free, no special requirements. It has wikis, issue tracking, and contributors.