• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle









  • I’d been floating a similar idea for MAME arcade high scores.

    Currently, when I play a game on my arcade cabinet, the marquee image gets a date and the game’s name stamped on it by ImageMagick, then gets uploaded so it can display on my blog. (yes – I haven’t played since March… I should really play on my cab more)

    I kind of wanted to automate a high score list on my blog. Though I’m fairly sure that’s going to be considerably more work.











  • Welp, I did it. One nice thing is that Cloudflare has an official WordPress plugin that applies recommended security settings.

    I will note that WordPress does not take kindly to being setup on http localhost, then put into a Cloudflare Tunnel. It goes into a redirect hell that I wasn’t able to figure out. You basically need to setup the tunnel, then run the WordPress install script from scratch.

    Exporting from http localhost to your URL on Cloudflare is also not fun. The import process fails at pulling in your photos. Luckily, my blog was mostly empty, so manually re-adding the media to the posts didn’t kill me.