Earlier quoted context omitted.
You know what's universally hard? Finding people who are good at their jobs. References don't matter, experience doesn't matter, education doesn't matter. Why not? Because it doesn't say anything about actual skill. What does? Side projects, where you can actually see if a person has skills. > a corporate lawyer purely based on their pro-bono work? You hire a corporate lawyer based on their public reputation. For a p…
Some of us have NDAs as part of our job. Not everyone is happily doing FOSS projects.
I have no side code projects to show you
391–400 of 545 posts
Re: I have no side code projects to show you
#392Earlier quoted context omitted.
One company I work for rejected a candidate based on Github - he'd cloned some repos and stamped his name on it, and claimed they were his. The hiring tech smelled something fishy, and the candidate said that he worked with these various other repos on the backend. Hiring tech reached out to the owners of several repos, and none of them had heard of the candidate before. Github was used in this hiring process to reve…
Likewise I've deleted resumes because they claimed to have coded a website when it's clear they simply installed out of the box software. They didn't explicitly lie and say they coded it from scratch, but I felt like they were implying that Another time I rejected due to side work was a candidate claimed to have written the "worlds fastest framework". Even if it was fast it's possible there's something out there fast…
Re: I have no side code projects to show you
#393It'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…
Re: I have no side code projects to show you
#394It'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…
Counterpoint: In 10 years I have never had an employer ask to see a code sample so that 15 hours was better spent by doing pretty much anything else.
Re: I have no side code projects to show you
#395It'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…
Inventing a project interesting enough to focus on for 15 hours can be difficult. Just like learning SQL without a dataset.
Inventing a project also isn't likely what you want to be hired for, so it's reasonable to have that low on your priority list.
Free software is constantly filling the gaps that I would want to create a "side-project" to fill. I'm not saying it's particularly difficult to find something to work on, but it certainly isn't trivial.
Re: I have no side code projects to show you
#396> 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
#397Earlier quoted context omitted.
Surgeons, plumbers, dentists, and gardeners are licensed, bonded, and insured, entrusting the certification process to a third party. Surgeons and dentists also have professional development baked into their work schedules, which software engineers should have -- say, hire someone for 35 hours per week so they can spend 5 hours per week on professional development.
The other difference is Surgeons, Plummers, Dentists and even Gardeners get payed for services rendered not time. This is a huge problem in the industry and is the source of massive waste.
Re: I have no side code projects to show you
#398My open source projects have gotten me all but 1 of my last 4 jobs. Hands down. Yes, I still had to pass the interview, but when you can claim that your NPM package ballooned to a million monthly downloads suddenly the conversation changes from writing code to architecture, product management, and leadership. Essentially you are telling the guy on the other side of the desk that I can solve problems nobody else in th…
> You don't need all the popular abstractions, frameworks, and mountains of tooling that other candidates cannot live without.
I would like to hear more about the problems with popular abstractions, frameworks, and tooling. That's a very strange thing to say.
Re: I have no side code projects to show you
#399Earlier quoted context omitted.
I don't expect my surgeon to do surgery in his spare time. Nor my plumber, dentist, gardener, or any other professional. I look at their past work history and reviews from customers and/or coworkers. I will never understand the belief that side projects are in any way necessary. I'd much rather have a well rounded individual who isn't moonlighting on other things but rather can bring his clear focused mind to the off…
What about an artist or a musician? Would you expect a musician to practice and get better in their free time or only play their instrument during paid gigs?
Re: I have no side code projects to show you
#400I really enjoyed this post. I feel the same way, I do love coding and working on software projects doesn't feel like work to me. I spent my high school years and college years(and I graduated years after I should have from taking two years off after freshmen year) working fast food and grocery stores. I know what work feels like. However, I don't and won't spend every waking hour I have doing one thing. This life has…
Why does everyone think that it requires every spare second you have to write a couple programs and post them on GitHub? Can you spare 1 hour per week? Why would it require every waking hour you have to write a couple scripts and throw them in GitHub?