Hacker News new | ask | show | jobs
by nstart 3883 days ago
My side project is http://replylater.adnanissadeen.com . I'm building it as a way to beat myself when it comes to procrastination. I got the idea when using buffer and I wanted to buffer a reply on twitter so that I could check up on a friend later. Buffer doesn't have support yet for replying tweets such that the conversation thread is maintained on Twitter. There were a bunch of customers who wanted that, so I'm working on it now.

This project also taught me plenty about scheduling. I'll be adding in support for scheduling using a more stable tool later. For now it's using cron :D.

Oh. Source code is here https://github.com/kiriappeee/reply-later