Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

801–810 of 1001 posts

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

#801
I'm creating a collection of written interviews to mainly people in the tech ecosystem about productivity, like how to organize the todo lists, what tools they use, routines, how to manage emails & co.

I always want to know more about how people get things done but it's almost impossible to find high-quality content about it (apart from click baity resources like "what top CEOs do to be more productive").

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

#808
https://remoteleaf.com

I'm actively working on Remote Leaf for the past few months, to help people land remote jobs during these tough times.

Remote Leaf collects remote jobs from 40+ remote job boards, social media feeds & 300+ company career pages, LinkedIn and send the ones that apply to you.

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

#809
I worked on a bash script that downloads all of Slack messages to my local computer. I have a few workspaces (some community workspaces) where I don't have admin permissions and a few free tier workspaces where messages are limited to 10K. I use this script to download chat messages to my computer everyday so I can grep them later at any time.

It's on github: https://github.com/t-tran/slack-chat-backup

Post reply on HN