Notifications

My journey running scheduled jobs using systemd has been going fine. But one challenge I am facing is that because systemd does things in the background — which is good and as intended — it can easily fail silently and I won’t know that jobs aren’t completing. Of course this matters more for some things… Continue reading Notifications

Renovate

I’ve posted previously about how I want to move away from GitHub and toward Gitea and the tildeverse. But GitHub, in its enterprisey way, has some useful features that are hard to give up. Specifically I am thinking of the Dependabot, which watches your repositories and warns you (with a pull request) when your dependencies… Continue reading Renovate