-
Release: Tagalyzer 0.3.0
Tagalyzer 0.3 is released! This is exciting for me because it’s the first version that I feel feels like a CLI tool. Release 0.2.0 included the functionality to parse text files and return word counts, but it’s this release that brought the interface up to par with other tools. There’s two major changes that made that true. Passing Files like a CLI Version 0.2 could handle multiple files, provided that you passed the correct and literal filepaths. For example, these…
-
The Year of Diff
For 2024, I want to focus my time more intentionally on developing big changes by incremental and daily disciplines. Toward that end, I’ve picked a theme: “diff”, a comparison between two states that may be nearly identical or substantially different.
-
Devlog: Cross-Compiling Rust for Docker
An adventure in deploying a GitLab CI configuration that cross-compiles a Rust project and deploys it to Docker.

