Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

461–470 of 1001 posts

Re: Ask HN: What's your quarantine side project?

#461
i've been trying to write a plugin for obs studio that allows you to embed lego build instructions in your twitch stream, using magickcore to convert pdf screens into obs textures.

i think the final plugin will be generic PDF slideshow media source embed, so it can be useful for more than just lego.

Re: Ask HN: What's your quarantine side project?

#462
I missed going to pub-quizzes (yes I know they have moved online but it is not the same) so I made a quiz for my friends to complete at their leisure.

I used it as an excuse to try some new techniques in Javascript and I am pretty happy with the way it turned out.

If you want a 10 minute distraction:

https://sheep.horse/2020/4/tv_opening_sequences_quiz.html

Re: Ask HN: What's your quarantine side project?

#463
Was finishing it up (and getting really good feedback) just before quarantine started, and now that very few people are leaving their houses, just polishing it up and getting it ready for when everyone is out and about again.

https://chewcam.com

Just a simple (click and go) video monitor for your pets/baby. Click "share" on one phone/laptop/tablet, and you can connect and view it from another. Video doesn't use bandwidth unless you're actively viewing, and doesn't go through our servers unless you require TURN (rarely).

Re: Ask HN: What's your quarantine side project?

#465
I'm trying not to spend more time in front of the computer since I'm still doing it all day but at home now. I've started cooking, I knew how to cook basic things and basically feed myself but I'm following a lot of Kenji Lopez-Alt on youtube and it's really been motivating me to try something different that might take a little more skill or time that I wouldn't have tried before. https://www.youtube.com/user/kenjialt

Alternatively I'm having a lot of fun with Nats What I Reckon videos too. https://www.youtube.com/watch?v=l9sjrjr06K4

Eyeing up getting handier with Golang and Python later on though since our restrictions continue for a month or 2 longer depending on the numbers.

Re: Ask HN: What's your quarantine side project?

#466
Quarantine has given me the time I needed to bring a little shell program I've been working on to v1.0.0: https://github.com/theryangeary/choose

Haven't been able to bake any bread on account of how I can't find yeast in the grocery store anywhere...might give sourdough another shot.

Re: Ask HN: What's your quarantine side project?

#467
Importing FDA authorized masks for everyone else that can't buy in bulk quantities. MaskHQ.org if you or anyone else wants KN95 masks that are authentic and have a paper trail back to the actual manufacturer.

After getting into this, I've found out that there are a literal crap ton of people selling fakes and it is extremely hard to prove the source of the masks so I've been doing everything possible to provide transparency in the supply chain (including having customer names added directly to production contracts with the manufacturer).

PSA: KN95, N95, FPP2, and other NIOSH certified masks coming out of China are at a minimum around $1.5 per mask FOB (meaning to the manufacturer) then you have to get the masks into America with import taxes, ocean or air freight and then local last mile delivery and warehousing. That easily can add $1 per mask. My point, if anyone is selling masks for 95% masks.

For example, our cost to reliably (~20 days) get 2M masks landed in the USA, ends up being $2/mask. That's without any profit and not including local delivery.

Happy to answer any questions! Orders@maskhq.org

Post reply on HN