A sort of sonic wallpaper to accompany work or daily activities.
Ask HN: What's your quarantine side project?
41–50 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#42It's my first real app on Mac OS X. I started the app before the covid crisis though.
But these days I have so much time to iterate on it...
Re: Ask HN: What's your quarantine side project?
#43Want to try selling licenses as well, let’s see if I can do open source full time.
Re: Ask HN: What's your quarantine side project?
#44If you're thinking about doing the same, for formats and media, I settled on:
DVDs: yes, they're old, but they support more resolution than VHS, and practically every new Bluray player still plays them. Also, DVDs support 352x480 resolution. It's still more than VHS, and you can squeeze more content on the disc or encode it at a higher quality.
VP9+Opus+webm on a DVD. This codec/container combo is supported by Firefox, Chrome, Windows Media Player, and Android, so while new, I expected it to be supported for a long time. AV1 looks promising, but probably not ready.
I'm not bothering, but for iOS, use x264 and AAC in an mp4 container. Those were the only modern codecs and containers I got to work. Also, Apple, x264 and x265 are good, and all, but there's no excuse to not support VP9.
I'm saving the unencoded files as ffv1/flac in an mkv container.
For the actual DVDs, I'm using MDisc archival media.
Re: Ask HN: What's your quarantine side project?
#45Re: Ask HN: What's your quarantine side project?
#46Re: Ask HN: What's your quarantine side project?
#47I also did a couple of Show HN posts for it. Didn't get much traction with either, but it's ok because I think my next steps are to revise the landing page and get a more proper UI.
Feedback is very welcome!
Re: Ask HN: What's your quarantine side project?
#48Re: Ask HN: What's your quarantine side project?
#49Re: Ask HN: What's your quarantine side project?
#50(Built with three.js / react-three-fiber, and a simple Node backend.)