@rayalez I'm glad to see @HackerNewsBot still working - it looked like it took a halt when .social went under heavy load.
@Shawn
@HackerNewsBot Yeah, sorry about that. I will need to figure out how to deploy it properly and run it consistently, I've just been busy with other projects for the past few days, didn't have time to improve it.
@rayalez @HackerNewsBot I have Docker handle mine; if things crash the main thread dies and Docker restarts the container. The cycles aren't too short so at worst it's just a minor nuisance until things go back online.
@Shawn @HackerNewsBot Yep, that's what I should do. Will deploy it as soon as I have a bit of free time.