logoalt Hacker News

brandensilvayesterday at 8:02 AM1 replyview on HN

Honestly does show how the industry has failed to bring simple things like localized cron and scheduling to personal compute too.

These things seem powerful when you can schedule reoccurring scripts l but it never was easily accessible to the masses.


Replies

KronisLVyesterday at 8:53 AM

> Honestly does show how the industry has failed to bring simple things like localized cron and scheduling to personal compute too.

I looked at task scheduling on Windows and while the UI was usable, I cannot imagine any regular person using that. Just doing crontab -e feels way simpler and has less friction, BUT it doesn't really help you much with task statuses and re-running them and reporting/alerting/notifications (past MTA) and all the stuff, past "Oh hey, every day at 04:00, run this shell script."

I wonder why people haven't gotten the green light from their bosses or investments to improve OS functionality and write tools that improve general usability and just slap some basic AI on top of that for the checkmark: "Hey boss, I spent the last month and wrote a task scheduling and management GUI for Windows that's really approachable, we can totally also use this for the current AI/Copilot/claw trend wink wink."

show 1 reply