Ask HN: Any “useful” side project ideas?
At my work I get a couple of weeks of low intensity work for every 4-6 months when I have about 20 hours/week I can spend time on doing side projects or maybe learn something new. In the past I have taken on multiple projects that couldn’t be finished in 2 weeks and when I come back to them 4 months later I would have to basically start from scratch due to lose of flow hence it would be difficult to get motivated. Is there anything useful I can do that may be helpful for the world in these two weeks. I’m not too concerned about putting stuff on my resume. My primary goal is to be useful and secondary is to have fun. While I feel I do have a pretty good knowledge of algos and data structures, being a hardware engineer (RTL, HDL etc) my software skills, especially knowing the latest frameworks are not the strongest for sure.
16 comments
[ 1.6 ms ] story [ 33.8 ms ] threadI like to study new stuff, mostly mathematics/quantitative oriented. When I am reading a book on a topic, I try to figure out how I can implement the things explained and written in the book.
I hope to use these skills to save some retro game systems otherwise destined for a landfill.
It is an idea to provide loan-free education.
One response could be volunteering for a Wikimedia tech project, another for a charity etc. Another may be to offer tech support to the old people in your town.
Figure out what kind of thing you'd like to help first and then look for projects. Or figure out the type of work you want to do and then look for openings.
Another one I will probably do soon is a script to check weather & water conditions in my area to tell me if it's a good day to go fishing. Namely, I'm going to check the water level of the local river via the USGS, and see if it's within a certain range that are ideal conditions.
I think a good value add for me would be some home-automation style voice commands, but with [whatever I dream up] types of outcomes. Like an actually-useful set of commands added to Alexa, let's say.
There are some projects in that space already. Mycroft is one, but it seems slow going and didn't support the 8GB Pi4 when I tried. There was another that just did voice to text and fired webhooks with some of the data; I can't recall the name but it seemed perfect other than needing at least 2 services running (the voice part and your backend).
If you mean that you don't want to write the code, I think HomeAssistant has some voice integrations. Haven't tried it though, so I don't know how good they are or what features are available.
Here's a county that isn't mine, using the same software, so you can see what I mean:
https://www.dallascountyarsheriff.com/inmate-roster
People are dropped from the roster immediately upon release.
One of the main users of my site is a friend of mine who is the crime editor in the local paper. It helps him to not have to sit and refresh the page all day.
This book helped a lot: https://quii.gitbook.io/learn-go-with-tests/