Live data from Hacker News

Free private Github repos for students and edu people

github.com

81–90 of 168 posts

Re: Free private Github repos for students and edu people

#81
post #57

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…

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.

Re: Free private Github repos for students and edu people

#82
post #44
post #40

I'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.

How do you classify Bitbucket as poor man's github? It has almost all the same features, supports git and mercurial and unlimited private repos.

Re: Free private Github repos for students and edu people

#83
post #75

I 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…

I'm really sorry to hear that. I work at GitHub, so if you want to talk more about your experience please drop me a line. It's this username at that domain. Or hit up any other GitHubbers in this thread: We wouldn't be hanging around if we didn't want to hear from you.

Re: Free private Github repos for students and edu people

#84
post #73

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

Have you asked us? support@github are real humans, I promise.

Re: Free private Github repos for students and edu people

#85

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

Why would public repos on github effect my private repo on bitbucket?

Re: Free private Github repos for students and edu people

#86

Earlier 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'm like the guy you replied to. I make a lot of repos in the course of work, play, and learning. Most of them I'd like to keep around, including history. I could fit everything on one CD; storage is cheap. Github would want $100/month to host those repositories. BB wants nothing, or http://repositoryhosting.com will host them all with backups for $6.

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

#87

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

I like to think of Github as Facebook, Bitbucket as Google+. I use Bitbucket all the time (and love it), but it doesn't have the social network for whatever reason.

Re: Free private Github repos for students and edu people

#88

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

I've used both and they both work quite well. I prefer Github for the community, and I find their design and overall experience to be nicer. But Bitbucket really isn't bad either.

Re: Free private Github repos for students and edu people

#90
I respect the effort and love that education and students receive but I would love to see companies offer these sorts of deals for other important industries like HEALTHCARE. It's "cool" when companies announce these deals but the reality is, more college students care about getting loaded than building software. Healthcare is arguably more important than education and the companies fighting to improve it have more financial challenges than most students. NOTE: I'm a 24 yr old college dropout and co-founder of a health startup.
Post reply on HN