Also I'm using a lot the timer with my Apple Watch and I needed something faster than the built in timer and I can't every time use Siri. So I made one fast is more fun & faster as well with multiple modes: https://primetimer.app
Ask HN: What's your quarantine side project?
321–330 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#322I also play a bit of Summoner [0]. Perhaps I can finally finish this game, which I couldn't when I played it a long time ago.
---
Re: Ask HN: What's your quarantine side project?
#323Re: Ask HN: What's your quarantine side project?
#324Been wanting for a long time to rewrite it into something usable by others. Been doing that rewrite during lockdown.
All this reuses existing tools and conventions, is lightweight, shell-completion friendly, easy to learn.
Also, written (again) a game for the 8bit computer Amstrad CPC of 1984, in clean modern C on a C compiler that understands most of C11. With optimized assembly for time-critical parts.
Both started earlier this year, got more time during lockdown.
I might offer a "show HN" for one or both. If you have any interest please tell.
Re: Ask HN: What's your quarantine side project?
#325Re: Ask HN: What's your quarantine side project?
#326It's an open source, simple (all metrics on one page), lightweight (1.4 KB), no cookies (no need for cookie banner) and no private data collected (no need for GDPR consent) alternative to Google Analytics.
The code is on GitHub https://github.com/plausible-insights/plausible/
Re: Ask HN: What's your quarantine side project?
#327Re: Ask HN: What's your quarantine side project?
#328I went back-and-forth at first on whether now's the time to launch a commercial side project like this, but with some uncertainty about the security of my VC-backed day job, I settled on this being precisely the time to have something of my own going.
Re: Ask HN: What's your quarantine side project?
#329I had no idea how much of the world is built on Python.
Learning how to use computers via SSH alone has been fan-TAS-tic. I should have started long ago.
Also, bread is great. Keep it up.
Re: Ask HN: What's your quarantine side project?
#330I wanted a free, easy way to listen to music with my friends, so I built this a month ago. It's still pretty rough around the edges, but it's simple and usable enough. It's mostly Go, with a nice ring buffer to keep streaming synchronised.
Also, baking a lot of banana bread.