Bringing Back levlaz/blog

| programming | python | blogging |

Update 12/19/2023: this is one of maybe a dozen “starting over blogging” posts over the last decade. Its kind of funny at this point. I recently started over but decided not to post about it this time and see if it sticks.

I was so motivated by Tom’s fresh start, that I decided to have a fresh start of my own here. This blog is running on some horrible software that I wrote in 2017. Sadly, I don’t have any of the posts that were previously here, but that is probably a good thing.

Yesterday I “unarchived” the repo in GitHub, deleted half of the code that was my poor attempt at allowing people to add comments, updated all of the dependencies, and then shipped this off to my NUC box.

Surprisingly, everything more or less works that way I remember.

Every time I look at this code base I think to myself “why aren’t you using a static site generator?”. It is a good question and I don’t have the best answer. I am married to the idea of taking advantage of the full text search feature of SQLite (which powers the search bar above) and I have not found an equivalently simple solution for any static site generators that don’t require loading random JS or using a third party service.

There is probably a healthy middle ground here somewhere and I hope to find it.

Regarding comments, after blogging in obscurity for over a decade nothing that I have written has ever generated enough interest to foster a good discussion on my own site. I am actually OK with that and not trying to reinvent Akismet is a good thing for everyone. The simplest approach to solving comments on this site is to just not have them at all.

If something you read here motivates you and you want to tell me about it, there are many other ways to contact me.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Sunday Steamy Sunday

Sunday Steamy Sunday I was supposed to get up and go birding this morning, but it was going to be 87F (28C) and very humid by the time we finished, so I'm here blogging from the comfort of my air-conditioned home instead. We planned on heading into Richmon...

via CHRISOD.ORG June 14, 2026

Publishing WASM wheels to PyPI for use with Pyodide

The Pyodide 314.0 release announcement (via Hacker News) includes news I've been looking forward to for a long time: You can now publish Python packages built for Pyodide (or any Python runtime compatible with the PyEmscripten platform defined in PEP 783)...

via Simon Willison's Weblog: Entries June 13, 2026

“They had the simplest task in the world.”

This is a really nice set of transitions when pinching in and out in Photos in iOS 26. This is trickier than it seems, because it’s not just a linear zoom (like it would be in Maps or Sketch, for example). It’s a zoom and reflow – from 3 items to 1 item pe...

via Unsung June 13, 2026

Generated by openring