Ask HN: What's your quarantine side project?
731–740 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#732Re: Ask HN: What's your quarantine side project?
#733Re: Ask HN: What's your quarantine side project?
#734Re: Ask HN: What's your quarantine side project?
#735This also motivated me to write a critic on Google's AI-First kool aid: https://medium.com/@anton.grbin/ai-first-a-modern-anti-patte...
Re: Ask HN: What's your quarantine side project?
#736My actual integration is for a WattBox, IP controlled power conditioner and UPS. Because apparently I am the only person to write an API wrapper for it. [3]
[1] https://www.home-assistant.io/ [2] https://code.visualstudio.com/docs/remote/containers [3] https://github.com/eseglem/pywattbox
Re: Ask HN: What's your quarantine side project?
#737I started playing the new Animal Crossing and wanted a good reference for all the fish and bugs to catch. I wasn't happy with static tables that were hard to sort and filter, so I created the interactive reference tool that I wanted: https://ac-catches.com/
First site I've made with TypeScript, so at least I was learning something along the way.
Re: Ask HN: What's your quarantine side project?
#738About 30 HN community members have signed so far. Post your projects and ideas and email/chat/Zoom with the people you find interesting.
I'm putting it behind a form so that recruiters don't jump on and spam message everyone. Keep building + stay safe y'all!
Re: Ask HN: What's your quarantine side project?
#739Planned software features:
- detect which room I’m in by strength of various bluetooth devices
- default screen controls Sonos volume in current room with one rotary encoder, light levels of Hue lights with the other
- pushing the encoders to control other rooms
- scope for adding more screens a simple configuration schema
Current status: hardware prototype (inc. case faceplate working on bench power supply, software about 15% done
Incredible reading all these! Definitely motivating to make a bit of progress this weekend :)