Hacker News new | ask | show | jobs
by whalesalad 2420 days ago
Funny that this depends on the Heroku scheduler to work. Why not just throw a curl command in the Heroku scheduler like everyone else? I can’t think of a reason to use this when you have cron and a bash script with a curl command in it.

Or pay $7 a month to get a hobby dyno... you cant possibly need 24x7 uptime if you can’t afford $7 a month.

1 comments

This isn't for 24/7 uptime. And it also doesn't depend on Heroku scheduler. That's just one option for getting this up and running quickly.