golang

Migrated to Hugo!

As returning visitors may note, the look and feel of IndieBiotech.com (and CathalGarvey.me) have changed drastically. Closer inspection yields it's no longer Wordpress at all, and all of the content is being delivered over HTTPS. That's because I spent an inordinate amount of time converting my two Wordpress blogs to Hugo / Markdown format, and they are now hosted through Caddy, which means automatic HTTPS. The upshot: Hosting of the sites is now done through my own hardware, specifically a Raspberry Pi 2 about a meter from me as I write.

Recent Code Projects

Since posting here about Deadlock, I’ve kept hacking away at new stuff. I haven’t posted all my recent work yet; some things take a while to test privately before they’re ready to go. Expect dedicated updates for some of them. Meanwhile, here are some things that I’ve done since Deadlock that are already on Github: Listless, a mailing list manager built around SMTP/IMAP, written in Go and scripted in Lua.