Constance Bello

Rebel technologist

About / Blog (List of tags)


Out, damned WordPress!

2026-08-10 / tags: projects, security, quick reads, sidebar updates, ai, housekeeping

An edited still from the 1999 cult classic comedy film Office Space. Three suit-and-tie office workers, one of whom wields a baseball bat, surround a printer while they finish destroying it. The edit superimposes the WordPress logo on the printer.

Scenes from my inbox over the past month:

July 10th: [Constance Bello's Blog] Your site has been updated to WordPress 7.0.1
July 17th: [Constance Bello's Blog] Your site has been updated to WordPress 7.0.2
August 6th: [Constance Bello's Blog] Your site has been updated to WordPress 7.0.3

I had my blog running on a managed WordPress site run by May First, a technology cooperative I'm a member of – and their staff have been busy. I'm far from the only person having to deal with frequent updates for my software of late. And WordPress is far from the only affected software. Though 7.0.1 was a maintenance release to follow up on non-security bugs from 7.0 a month and a half prior, 7.0.2 and 7.0.3 fixed critical- and high-severity security bugs that are being discovered at a rapid clip thanks to advances in frontier LLM capability combined with more and more researchers pointing them at software projects, intentionally or not[1]. You may have noticed that your operating system, web browser, or other important software has been needing updates more than usual lately – this is why.
The most secure code is the code that never runs, so I've decided to switch to a static site generator-based website. Instead of a WordPress process running on a server at all times to give you access to my posts, this setup spits out a folder that contains static files that make up the website, which can be served by a variety of service providers and HTTP servers with ease. This trades off a bit of functionality for users (like the ability to comment on posts and subscribe to a mailing list without going to another website) with lots of upside for all parties (better security and a more privacy-respecting posture for users, and the same for me, plus less maintenance overhead and more customizability). If you're interested in all the gory details, I might put out a technical writeup at some point, but for now feel free to look at a mirror of the code.


Personally, my life has been a hot mess the past couple months, between moving (twice... ask me about my Airbnb experience when I was between apartments) and continuing to look for work. I've only recently had time to settle back into projects and getting back to the blog was on top of the proverbial priority queue. I'm bundling that with an update to my #branding; that logo in the top left of the screen[2] is also in my wallet now!

A picture of a hand holding a business card showing a stylized design of a black flag on a silver square, with a black background.

I'm looking forward to giving some of these out at the New Yorker Hotel, where I'll be next weekend for HOPE!

And, as per usual, sidebar additions:

Until next time, friends...

  1. OpenAI was training a model for an internal-only research prototype when it popped open Hugging Face, a platform where users share AI models and datasets, by finding and exploiting multiple zero-day vulnerabilities in software OpenAI's systems use. They held a last-minute talk at Black Hat USA this past Wednesday to disclose some juicy new details (YouTube link) that I haven't had a chance to review yet.

  2. It's a bit shy on mobile so the layout can work better. Sorry!