Ask HN: What's your quarantine side project?
571–580 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#572I've been a musician for going on 20 years, mainly piano but I like to collect the ability to noodle on instruments. When I was around 13 I broke my left forearm and it healed in a way that limits the rotation of my wrist quite a bit. This makes playing guitar rather difficult and at the time I started to consider branching out from piano there were a bunch of factors that made me give up on being able to play guitar. I was gigging as a piano player for 10-12 hours a week, while also going to school for piano and CS I started to develop tendonitis and trying to play guitar made it a lot worse, so I quit. I'm now in a place where I can take care of my arm (and I have actual healthcare) so I started back up again.
I guess HN is cool with self-promotion, so here's a jam I made with a looper pedal after about 2 weeks. I call it "More Theory Than Experience"
Re: Ask HN: What's your quarantine side project?
#573Re: Ask HN: What's your quarantine side project?
#574Re: Ask HN: What's your quarantine side project?
#575I had to pick up all the tools for it, and with those I'm on a kick for other craft projects. I have plans for some wooden climbing holds, a raised planter box, a little free library for the neighborhood, a bench.
Woodworking is such a fun hobby I didn't know I liked. I think it's because it's so tangential to tech.
Re: Ask HN: What's your quarantine side project?
#576[1] https://goodwill.zense.co.in/resources/6203_Gratia__Computin...
Re: Ask HN: What's your quarantine side project?
#577Once I've got that I'll play around with the firewall. And then get an actual external working address. But I think I want to keep that ULA.
It's super simple stuff and I move amazingly slowly.
It's also sad compared to other people in this thread who are starting businesses and creating software that will save the world.
Re: Ask HN: What's your quarantine side project?
#578I've also decided to redesign my Bookmarks app [2] recently - it's now one of my few designs that I'm really happy with :)
Re: Ask HN: What's your quarantine side project?
#579Re: Ask HN: What's your quarantine side project?
#580There're a lot of apps that are either focused on one weightlifting routine (like 5x5 StrongLifts or Five3One) - they do nice job leading you through the routine, but if you want to try another one, you basically need another app. And if you want to create a custom routine, you're out of luck. There're also generic ones, like Strong or Jefit, but it's hard to make them follow some specific routine, increasing and decreasing weights automatically, changing exercises when necessary, etc.
I thought - how hard would it be to create a platform, that'd support many routines, and you'd choose any, and have a consistent UI across them you got used to?
Another thing I wanted to see - how hard it is to create a PWA app that is nice to use, and what features are still lacking there (compared to native experience).
The app is already in a usable shape, I use it 3 times a week, though it only has one working routine now. It's written in Preact/Redux/TypeScript.
It's a surprisingly pleasant experience to have a personal project like that, and slowly build it in your own pace, working on features you care, that would actually help you in your workouts. I found myself sometimes working on it til late night, being in that "flow", like in the beginning of my career, having so much fun, and returning back the joy of coding!