Hacker News new | ask | show | jobs
by PopeDotNinja 2654 days ago
+1 for this. I used to be a recruiter, and knew hiring managers looked at GitHub profiles. When I started, I used to to stress out over pushing crappy code to my GitHub account. At some point I realized that anyone judging me for stuff I put into GitHub was simply not someone I would ever want to please. My GitHub is mostly a graveyard for experiments, learning, and goofing off, and that is exactly what I want it to be :)

If you have something really notable in your GitHub account, maybe it should probably be on your CV/resume, too!

3 comments

I've started doing this -- my resume has an "Open Source and Public Speaking" section for putting in noteworthy GH accomplishments.
I’m curious: why bother to use GH then? Why not simply have various repos in your filesystem?

It feels to me like having a blog site and only putting notes, scraps and drafts in it. Maybe there’s some functionality i’m not seeing?

I push to Gitlab from home so that I can pull down to the computer in the shop. Fleshing out an idea is much more comfortable in the home than standing up in front of a an old computer.
It's a good question, and I don't have a specific answer. I guess the short answer is because I want to. It's convenient for a number of reasons.
You could keep experiments in private repos if you worry about showing crappy code.