Ask HN: What's your quarantine side project?
101–110 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#102Re: Ask HN: What's your quarantine side project?
#103(Also, improving my bird song classifier.)
Re: Ask HN: What's your quarantine side project?
#104Re: Ask HN: What's your quarantine side project?
#105I've been working from home on a sometimes unstable connection, so I've been using Mosh a lot. It was a bit tedious to update the security groups manually whenever my IP changed, and I'm also in the process of learning Rust, so this looked like a good project. It's not yet operational, though.
Re: Ask HN: What's your quarantine side project?
#106(2) In march I spent way to long on an extension that adds Hacker News Comments to Goodreads https://chrome.google.com/webstore/detail/hacker-reads-for-g...
Re: Ask HN: What's your quarantine side project?
#107Re: Ask HN: What's your quarantine side project?
#108Re: Ask HN: What's your quarantine side project?
#109- A project templating system based on a single Markdown file: (https://github.com/rberenguel/motllo)
- Generating a graph visualisation of my notes in the app Bear, with Graphviz (https://github.com/rberenguel/bear-note-graph)
- A task-executiont tool, a bit like make (https://github.com/rberenguel/paque)
I have also brushed up on D3.js (for a project which hasn't appeared yet, but the result will also be used for the notes graph as an alternative to Graphviz) and generative coding (using p5js and threejs, the latter for fragment shader fractal stuff, https://github.com/rberenguel/sketches, most are still not up there, but only around my twitter feed). The generative coding path is also taking me towards tone.js and ORCΛ, but so far I have only dabbled in them.
I have also tried to spend a bit less time close to the computer per se (the generative "exploration" is done on my iPad mini in the sofa while watching something, for a start), and I have also tried to play some more music (ukulele, harmonica)
Edit: I always forget comments here are not written in Markdown