Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

361–370 of 1001 posts

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

#362
I've started doing some maintenance on my old computers. I just finished recapping my Amiga 1200 earlier this week and this morning I ordered a long T15 torx driver so I can open up my old classic Macs.

I'm also planning on looking into modifying an old digital clock radio I have with and ESP that uses NTP to keep time more accurately but I haven't gotten very far with that yet.

The lockdown is really only half the reason I'm doing these projects now. The other reason is that I moved to a bigger apartment earlier this year so now I actually have space to hack around with this kind of stuff.

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

#363
Host watch parties, invite people and applaude the speakers! https://applause.now.sh

Auto archive long standing open tabs (chrome extension) https://twitter.com/giuseppegurgone/status/12533505569718149...

Continuing to work on ReadMo - read viewer app + audio player https://twitter.com/giuseppegurgone/status/12376578494146805...

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

#364
https://clickradar.io

Some small real problem I faced before: test\validate idea by counting how many times website visitor clicked the certain button. So I automated it with google sheets and some custom script\backend.

Landing is still in progress... Don't kill me for the language skills, English is not my native)

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

#365
https://freshreader.app/

I became overwhelmed with the massive list of content I saved in Pocket/ Instapaper but that I knew I'd never read, so I built myself a similar app where saved content disappears after 7 days.

If I don't read something in the week after I save it, there's a good chance I'm not going to read it ever.

Works well for me so far.

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

#366
This one's really silly but I got excited to build it out for my own entertainment.

It's called Who Paid More (https://whopaidmore.com) and the idea is pretty frivolous. Every day (EDT) you volunteer an amount you want to pay to see how your amount stacks up against others for that day. Think ranking and relative % across users for that period and the ability to share those results. Not much more to it at the moment.

I feel a little stuck trying to think of what would make it more fun/novel/rewarding besides just being curious about what people put money into.

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

#368
I’m working on a fitness platform, enabling you to find people to workout with either in your area, or with someone who shares the same interests/fitness levels as you. Super early stage, we have some designs and a landing page which you can check out here: https://yoke-app.netlify.app/

We’ve had to pivot our idea since the pandemic and we’re looking into working out via Zoom (for example), and allowing personal trainers to connect with clients on the internet. Appreciate any feedback or ideas!

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

#369
https://remotivo.com

Hand-curated remote jobs in product & UX, from across the web.

Of note: the site and its twitter feed (https://twitter.com/remotivocom) are generated by 2 python scripts which run on a Raspberry Pi under my desk. The 'database' is a Google Sheet and the 'host' is an S3 bucket, both of which are read from and updated every few hours by the Pi.

The site also features no analytics and calls no third-party scripts.

Post reply on HN