» Tag
scheduling
7 postsBernstein 3.x recap: deterministic replay, evidence bundles, tournament runs
Bernstein 3.x recap: deterministic replay, signed evidence bundles, tournament runs, and durable, resumable runs engineers can verify offline.
chat.nvim Gives Its Neovim AI Assistant a Sense of Time
chat.nvim adds scheduled tasks to its Neovim AI assistant, using libuv timers and an event-driven design to give AI a genuine sense of time.
Agentpause: Suspends LLM agents before rate limits, resumes cleanly
Agentpause allows LLM agents to suspend before hitting rate limits and resume seamlessly.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comCronstable: A Cron Replacement with Retries, TUI/DAGs, and More
Cronstable is a reliable, multi-architecture cron replacement offering retries, DAGs, and a web dashboard.
Making Every Scheduled Job Safe to Re-Run
How can idempotency be implemented to ensure scheduled jobs are safe to re-run? Discover the importance for engineers.
Part 3: A Loop That Succeeds by Doing Nothing
This loop operates on a schedule, succeeding by doing nothing most nights. It emphasizes readiness for when issues arise.
WordPress cron not running: Tasks fail without visitor traffic
WP-Cron only operates when a page is loaded, leading to task failures on low-traffic sites. Understand the implications for automation.