Category: Claude
- Run Log Integration
Over the years, I’ve had a few different flavors of run log integration; a homebrewed cgi, a simple third party logging site that’s long departed that I can’t remember the name of, and select runs …
- Bookmarks Integration
I use Raindrop.io to manage my bookmarks. I thought it would be fun to have a streamlined way to share select bookmarks in the blog:was; somewhat similar to the way that Brett Terpstra does his …
- More Bug Fixes
Just a couple small improvements: When using the site from a phone sized viewport, when the menu items unfold, they appeared behind the hero image on the home page. Turns out when you use css to …
- Category List
The Claude generated scaffold for my new Hugo site didn’t include a category list page. I’m pretty sure that I could figure out how to pull one off given enough fiddling, but lets see what Claude can …
- Search Bugfix
Noticed an entity encoding problem (a recurring theme) in search results. The exact same bug was already fixed in post snippets in the post list page and in description field in RSS for posts. Lets …
- Migrated to Hugo
I’m kinda bored with Wordpress. Its bloated, kinda annoying to maintain, and has some questionable leadership at this point. I’d looked at migrating to an SSG in the past, but none jumped out as being …