2025/12/09 #

Auto-poster up and running

I figured out the Github Actions scheduling issue from the past two days. Turns out I had a bug in my cron. At some point during testing I had inadvertently updated a value that I shouldn’t have which meant it was trying to run much more often than I had intended. When you setup cron on a real local linux system, that’s not normally an issue, in fact that’s usually how you test these things, but in a hosted environment like Github, things behave somewhat unexpectedly.

What happens is they run a few times, then they just drop and don’t show up again. Which makes debugging very difficult, but I guess from their perspective it keeps their scheduler protected from unnecessarily high load. And of course for whatever reason no matter how much I looked at the workflow file, or all the various things I tried modifying, my brain just would not see the 1 character bug I had introduced. Thankfully Clay from Github support found it almost immediately. The auto-poster should hopefully be running smoothly now. Thanks Clay! #

Today’s links:

  • Tiny Core Linux - Nomadic ultra small (~16MB) graphical desktop operating system capable of booting from cdrom, pendrive, or frugally from a hard drive. www.tinycorelinux.net #

  • Bcachefs is an advanced new filesystem for Linux, ZFS inspired, Filesystem as a database. bcachefs.org #

  • Codeberg is a Github clone - "Codeberg is a non-profit, community-led effort that provides Git hosting and other services for free and open source projects". codeberg.org #

  • I asked Gemini to tell me a really funny cellular automata themed joke. As is often the case, things got a bit ridiculus. gemini.google.com #

  • Cryptoeconomics - "Fundamental Principles of Bitcoin" - Audio version distributed via a podcast, kind of hardcore but contains concise descriptions of all the theories underpinning Bitcoin. voskuil.org #

For enquiries about my consulting, development, training and writing services, aswell as sponsorship opportunities contact me directly via email. More details about me here.