Below you will find pages that utilize the taxonomy term “Hugo”
AI Roundup (Aug 2026)
I used to love the Pocast Go Time, especially when they would venture into general tech topics. A couple years ago, the podcast ended and some of the hosts formed a new podcast called Fallthrough. They have covered AI extensively over the past few months in a very logical, thought-out manner. These episodes have been transformative in my understanding of how those of us in the tech world should be thinking about AI. The hosts themselves have changed their opinion from completely dismissing AI in programming to using it extensively in their careers. Each host and/or guest on the show has been very thoughtful in the way they use the technology, recognizing its benefits and pitfalls. I highly recommend the episode with Bill Kennedy as one of the most influential episodes in changing how I understand how to use AI when programming. Combining what I’ve heard in those episodes with what I learned in a class I took on TalkPython Training, I’ve been trying to think through how I can make use of AI to make my life better - the same way I solve problems in my life through writing my own programs, bash scripts, etc. (This is not to ignore the issues with AI, including data center power/space/cooling/water issues, but there are many things I use in the world that have problematic issues - such as technology or clothing that is probably at least somewhere in the supply chain involving slave labor or other unsavory practices or environmental issues)
Wordpress to Hugo Migration Process
As there are many people who are currently looking for alternatives to Wordpress in light of a little…. instability… I decided I would document my migration process. I figure my case is one of the more extreme cases, as I ran a self-hosted Wordpress instance for the past 19 years (since Feb 2005) and have ~4000 posts that needed to be migrated. I also have lots of photos, videos, and other media. Finally, I have made heavy use of many Wordpress features.
Update Your Rss Feeds
I’ve moved from Wordpress over to using Hugo to power my blog. If you’re still using RSS to follow this blog you’ll need to update your feed reader to the following URL: https://www.ericsbinaryworld.com/index.xml
A Little More on the Hugo Transition
So far, with the help of a few scripts (both bash and Python) I’ve been able to get most of the site back up to the way I want it to be. Most of the images should be working now. I still have to create and run another script for the way that this theme wants cover images to be references. I think that does bring to light one of the annoyances with Hugo vice Wordpress. When it comes to themes, each one expects things to be organized differently. It is much more chaotic than WP. Perhaps the type of person who runs Hugo is more likely to roll their own theme? Or will pick one and not change until they abandon their blog?
Moving to Hugo
I’d been thinking about moving to a static site generator like Hugo, Jekyll, or Pelican for a while now. I probably would have used them from the beginning vs a fully-fledged CMS like Wordpess had they existed back then. But the recent shennanigans with Matt Mullenweg and Wordpress were the catalyist I needed to make the move. I’m going to try it out for a while and if I don’t like it, I can always go back to Wordpress. (I haven’t deleted my content.) For now most of the images on the site will be broken until I update them to exist on Hugo.