Ask HN: What's your quarantine side project?
851–860 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#852A searchable library of folk & traditional Irish music, displaying the abc notation as sheet music and allowing midi playback.
Re: Ask HN: What's your quarantine side project?
#853https://github.com/Foxboron/goefi
The end goal is to provide better secure boot tooling for people. This is exemplified by my sbctl project which aims to make it silly easy to create keys, and sign stuff. Currently it shells out to sbsigntools, but this feels awkward and I'd enjoy some better integration without having to call out to C-code.
Re: Ask HN: What's your quarantine side project?
#854some examples : http://blog.boxi.chat
Also.. doing some paintings of internet people : http://art.tiyuti.com
Re: Ask HN: What's your quarantine side project?
#855I also made this to play with SvelteJS for fun (UK government alert message generator): https://adamjaggard.github.io/stay-alert/public/index.html
I was working on a tongue-in-cheek web game called Political Campaign Simulator but it's parked at the moment.
Re: Ask HN: What's your quarantine side project?
#856It's a website for Amazon's New World MMO that I started before the quarantine, but I have been able to work on it a lot during this time. So far the project enabled me to use and/or learn: Kubernetes, Discord.js, Twitch API, Nuxt.js (not the main site but an upcoming tool), and a whole bunch of non-coding tasks.
Re: Ask HN: What's your quarantine side project?
#857Online but still under development: https://dotdot.im :)
Re: Ask HN: What's your quarantine side project?
#858The Agora is an enhanced social contract for the internet: https://anagora.org/wiki/Agora
The site itself is just based on MediaWiki, no ad-hoc code for now. In the future I hope to be able to port it to AthensResearch: https://github.com/athensresearch/athens.
Re: Ask HN: What's your quarantine side project?
#859Yoga music: https://apps.apple.com/gb/app/beat-yoga/id1505203964
Re: Ask HN: What's your quarantine side project?
#860Because I wanted to know what was going on in the world without too much COVID noise. It is a daily email from Wikipedia’s Current Events portal. Someone mentioned that i could have just used RSS, but it was quite fun to build something so small and have a fully completed project in a day