Live data from Hacker News

I have no side code projects to show you

codementor.io

21–30 of 545 posts

Re: I have no side code projects to show you

#21
It's a very well-known fact that interviewers will often want to see some code.

Because of this, I at one point spent maybe about 15 hours putting together a small project specifically to use as a code sample. This code sample, which again took maybe about 15 hours to put together, served its purpose for years.

To avoid this tiny amount of easy work that has such a high potential upside is, to be frank, just dumb and lazy.

Re: I have no side code projects to show you

#22
post #3

> I ran 50+ miles a week. I pushed myself to excel. To excel within the boundaries of the time and life-balance I had set for myself. Part of excelling at your job is learning new stuff - something that I am absolutely certain you do all the time, even if you only do it during work hours. Maybe this week you are starting a new project and need to learn Vue. Publish those 100 lines of code to GitHub. Just like that yo…

Better check your employment agreement. My company owns what I write on company time, I don't have the rights to just "put it on GitHub", and yes, I take that seriously.

Re: I have no side code projects to show you

#23

Meh, I agree in general and believe in work/life balance but you don’t need a huge side project. Just take a few scripts written already, write a readme, and an hour a year per script tuning them up and adding tests. Maybe a code golf problem or two. In short, if you can’t find four hours a year to put into your career, maybe you just aren’t interested. I think of it as page two of my resume.

Well said. These types of blog posts create the sense of a needless dichotomy where you either code 24 hours a day or 5 hours a day and there's no in-between.

I really don't have much of a github presence, but then again I'm not a day-to-day coder at work. The presence I do have I created in just a couple of hours and I could easily beef it up to something respectable by spending a couple of hours a month on it.

Re: I have no side code projects to show you

#24
Some of the best most useful skills I've learned I've learned making side projects using technology that I wouldn't dare try to introduce at work. (too new / bleeding edge / untested)

With that said, I don't make any of those projects public since they embarrass me. No unit tests typically, poor documentation, etc.

With that said as a hiring manager I would never penalize someone for not having open source projects.

Re: I have no side code projects to show you

#25
It's funny that the tech industry is so insistent on side projects. I mean - would you hire a marketing person based on their 'side projects' or a corporate lawyer purely based on their pro-bono work? Likewise, who on earth asks a building contractor if they have any side projects? You would ask for references or find a contractor via someone you know. What about recruiters themselves? How does one judge if a person is going to be good recruiter or not? What about sales guys? Does anyone ask them - do you sell stuff on the side - Y'know maybe you just do door-to-door selling as a hobby. Or what about other engineering disciplines? Does one really ask a Mechanical Engineer or a Civil Engineer about their side projects?

Re: I have no side code projects to show you

#26
post #18

What if you work 16 hours a day because your current employer is highly dysfunctional and you are constantly putting in hail mary efforts to save them from themselves? How is one supposed to have time for side projects then?

By quitting. 16 hours? What the fuck.

Most sane folks would like to find another job to quit into rather than just leave their job, but if you have a great financial cushion to rest on, sure, go ahead.

Having been poor most of my life and worked full-time since I was 15 years old (with an odd break or two), I can tell you that that is a luxury most people do not have.

Re: I have no side code projects to show you

#27
post #3

> I ran 50+ miles a week. I pushed myself to excel. To excel within the boundaries of the time and life-balance I had set for myself. Part of excelling at your job is learning new stuff - something that I am absolutely certain you do all the time, even if you only do it during work hours. Maybe this week you are starting a new project and need to learn Vue. Publish those 100 lines of code to GitHub. Just like that yo…

Take any other profession and apply the same - see if it makes sense.

Architects should have side projects they can show.

Mechanical engineers should have side projects they can show (e.g. modifying cars, robotics, etc).

And so on.

Re: I have no side code projects to show you

#29

It's funny that the tech industry is so insistent on side projects. I mean - would you hire a marketing person based on their 'side projects' or a corporate lawyer purely based on their pro-bono work? Likewise, who on earth asks a building contractor if they have any side projects? You would ask for references or find a contractor via someone you know. What about recruiters themselves? How does one judge if a person…

Side projects are for software what a portfolio is for other creative industries. You don't hire a designer sight unseen -- usually you ask for a sample. It makes perfect sense to expect the same of technology.

Re: I have no side code projects to show you

#30

Meh, I agree in general and believe in work/life balance but you don’t need a huge side project. Just take a few scripts written already, write a readme, and an hour a year per script tuning them up and adding tests. Maybe a code golf problem or two. In short, if you can’t find four hours a year to put into your career, maybe you just aren’t interested. I think of it as page two of my resume.

I agree with this sentiment. I personally loathe white board coding as it has little in common with day to day work and would much rather discuss some real working code as part of an interview
Post reply on HN