June Blog Update
Published: 2025.06.10
Tags: Announcements
Having my site online again has been quite fun! I'm really liking managing it through OpenBSD so far - the insecure
command alone is a pretty major positive compared to the normal LAMP stack. Still a few things I need to fix up, but nothing too major. Software support for OpenBSD in this niche is great.
Anyone poking around this site might notice that most of the end pages are still being served with .html URLs, which is pretty retro. Most blogs like this would probably serve this page as something like orbitaplex.net/blog/2025/06/10/update/
. I kind of like leaving the non-"index" pages that way, though, so I think I'll keep it.
Speaking of indexes, though, I did finally get around to throwing together a tag indexing system. So far my main tags are just listed up at my blog index, but if I wind up making serious use of them I'll probably shift over to a dedicated tag index page. Not really planning to for the moment, though!