Ask HN: What's your quarantine side project?
121–130 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#122I’m an engineer exploring “the dark side” and saw a lot of classmates losing internships because of covid.
Contrary to the bad rap I feel that MBAs get amongst hackers, I’ve been pleasantly surprised how kind, scrappy, and effective my classmates are when applied to the right work “around the tech” e.g. marketing, running numbers, and fuzzy stuff that is important as companies grow.
Grew larger than we expected to a lot of other schools.
One disappointment: I wanted to call it “Hire the Dark Side,” but couldn’t find a single MBA who understood the joke!
Re: Ask HN: What's your quarantine side project?
#123`pip install clquery` or https://github.com/dongting/clquery
Re: Ask HN: What's your quarantine side project?
#124It's still early days but has the basic features done and the extra lockdown time is definitely helping build out the more needed features (you can't currently log in to your hacker news account but that's coming soon)
https://play.google.com/store/apps/details?id=uk.co.elliotmu...
Re: Ask HN: What's your quarantine side project?
#125Frustrated by filter bubbles and the general state of online debate, especially on Twitter, I made Debubble.
It’s a publishing tool that will let you challenge another Twitter user to a debate. If they accept, the two of you will be able to engage in a public but distraction-free conversation. Debubble will make sure you wait for your turn before you can deliver your arguments. It will also limit each response to 1500 characters (roughly one page) and the entire debate to 12 turns. Instead of cheering for their side like sports fans, registered readers will be able to signal the value they got from your conversation by starring the whole debate.
I haven’t properly tried to launch it yet, as my day job and kids are keeping me very busy at the moment.
Re: Ask HN: What's your quarantine side project?
#126- Slack RTM bot which picks up my morning and goodbye messages in our channel and stash the duration into our time registration system so I don't have to do it manually. Using Slack library for Go, compiled to C library using gccgo for C ABI compatibility, then using Zig's cImport functionality to develop the bot in Zig (because why do it the easy way)
- mbedTLS bindings to Zig (Zig can generate alot of this out of the box, but I'm tailoring it by hand)
- HTTP/1.1 client in Zig, ties into the mbedTLS bindings I want to provide TLS support
Re: Ask HN: What's your quarantine side project?
#127OnCovid19.com: http://oncovid19.com/
Re: Ask HN: What's your quarantine side project?
#128Also enrolled for the science of well-being course on Coursera last week. Eye opening in some aspects so far!
Re: Ask HN: What's your quarantine side project?
#129Re: Ask HN: What's your quarantine side project?
#130I've seen women posting on solo travelling facebook groups their current or next location and PM each other, especially in non-english language groups.
With the app, you would receive a notification when a new traveller (speaking your native tongue or not) is close using geolocation, then you check their facebook profile and message them (via messenger).
No need to display the app: you just wait for the notifications (which frequency can be changed). This is my idea for solving the egg & chicken problem, so obviously the app doesn't display ads (and is free).