Ask HN: What's your quarantine side project?
511–520 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#512Currently I'm working on an Electron app for automatically importing/managing screenshots and recordings from your Nintendo Switch, off the SD card. It matches the file name IDs (Nintendo uses these seemingly random IDs for each game) with the actual game name, moves it into a custom folder structure, etc.
https://github.com/gedrick/SpotifyKaraoke (live)
https://github.com/gedrick/nintendo-switch-screenshot-manage... (still a WIP)
Re: Ask HN: What's your quarantine side project?
#513Tech wise its hosting it all in kubernetes and building the yaml dynamically. Right now focusing on database support. The challenge is routing from external locations securely.
Re: Ask HN: What's your quarantine side project?
#514Re: Ask HN: What's your quarantine side project?
#515- I'm making improvements to my small apartment brewing setup, making a lot of beer and doing some infrequent contactless growler deliveries to friends.
- I'm also playing with Phoenix LiveView[1] to make my own home brewing tools to replace the subset of BeerSmith(http://beersmith.com/) that I actually use.
[1]
Re: Ask HN: What's your quarantine side project?
#516Re: Ask HN: What's your quarantine side project?
#517I've started posting podcasts showing how I use the magician's toolset to invent new technology that's focused on doing the impossible in a way that meets users needs and dreams!
I also launched a webapp for me to keep track of the tricks I know: https://trick.app
Re: Ask HN: What's your quarantine side project?
#518Started with just playing around with spare electronics/Arduino, but now I've gotten sucked into the wonderful world of retrocumputing via this kit from Ben Eater. I've already built the basic kit computer, and now exploring 6502.org and other websites for extending it.