Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think generally people view timers as a net superior alternative to crons: they have better logic for the times, they support dependencies, they support randomized delays, etc. Why do you think they're a real mess?


I guess their UX for a simple cron-like use-case. I remember trying to set it up and it wasn't a great experience. Just trying to see if others agree or not.


The arch wiki has really good documentation on them.

And they are so much more debuggable than cron it's insane, they are a lot easier for anything non-trivial.


What is there to debug in cron??? It periodically runs processes, it is simple and solid as rock.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: