This was the side project that I ended up writing about in more detail later on: https://paulstamatiou.com/stocketa/
Ask HN: What side projects landed you a job?
31–40 of 538 posts
Re: Ask HN: What side projects landed you a job?
#32[0]: https://github.com/SerenityOS/serenity/pulls?q=is%3Apr+autho...
Re: Ask HN: What side projects landed you a job?
#33I was working at a bank (as a contractors) and some coworkers and I were working on a HA project for MySQL at the moment (to use it at work). Once I got laid off, I focused on it to the point that it became quite useful, and at some point, someone from Israel reached out with questions.
I answered with a lot of delay, and when I explained that was due to me being out of a job and not able to afford a permanent internet connection, he offered to hire me and also set me up with a permanent connection with a contract paid by him.
If you’re reading this, thank you Aric, I’m forever grateful for that chance!
Curiously, last year I switched jobs and during the interview process it turned out the hiring manager had been a user of my project back in 2003 or so, which definitely helped with the interview process.
The project’s name was mysql-ha, later renamed to highbase due to a Copyright infringement notice from Sun (who were good about it and gave me a free 1 year subscription to Enterprise MySQL when I renamed the project). I abandoned it around 2008 as better things became available around that time .
Re: Ask HN: What side projects landed you a job?
#34A long time ago sonos didn't support apple airplay. I did some protocol reversing and wrote a small program that pretended to be an airplay speaker to pipe audio to a sonos speaker (archive: https://github.com/stephen/airsonos ) I ended up getting recruiting messages from both the airplay team at apple and some folks from sonos. I didn't end up taking either offer, but it was also an interesting talking point when in…
This would make for an interesting blog post.
Could you recommended resources to learn to do the same?
Re: Ask HN: What side projects landed you a job?
#35Re: Ask HN: What side projects landed you a job?
#36My side project NumPad https://numpad.io got me my current job at Decipad https://www.decipad.com/ (the similar naming scheme is a coincidence!). I came across Decipad while looking for a job, and messaged the founder, highlighting my work on NumPad. They were impressed enough that the hiring process ended up being just a few interviews, I've been there for almost a year now, and it's been pretty good! If there's a m…
Re: Ask HN: What side projects landed you a job?
#37Back in 2002 I lost my job during a regional financial crisis (I’m from Uruguay). I was working at a bank (as a contractors) and some coworkers and I were working on a HA project for MySQL at the moment (to use it at work). Once I got laid off, I focused on it to the point that it became quite useful, and at some point, someone from Israel reached out with questions. I answered with a lot of delay, and when I explain…
Re: Ask HN: What side projects landed you a job?
#38Re: Ask HN: What side projects landed you a job?
#39Re: Ask HN: What side projects landed you a job?
#40[0] The first was a Minecraft server software with a web interface similar to an operating system. Players could log in, upload items, xp and trade etc.
[1] The second was a note-taking app similar to Obsidian, but completely real-time, based on a CRDT (yjs)