March Status Update
Welcome back to this month’s status update! I’m writing this at my desk as the first rain of spring falls here in Massachusetts. I’ve been working on quite a few things this month.
First and foremost, I’m testing out a new system of organization where I write down all my tasks for the day the night before and check them off as I go through. I had originally done this with a hard-and-fast schedule, but I quickly realized that that was not the right way to go for me. I think it’s been working out well, but I still need reminders from Thunderbird to get on them.
Also this month, I’ve rewritten Hakkard-RS to use a more effective MPSC design that makes the code a lot cleaner and easier to read than it was before. I’m also scaffolding the code that allows me to add new verbs1 and rooms.
For scouting, this month I accepted a position at Treasure Valley Scout Reservation as the Archery Director. I’ll be up there this summer and I’ll be teaching Radio merit badge as well as Archery. If any hams are reading this and would like to get on the air to help Scouts earn their badge, send me an email.
That’s it for this month, in April I want to do more work on Hakkard and writing my lesson plans for this summer. I also want to keep working on and refining my time management before college this fall.
-
Verbs are, as the name implies, the action of a command. Everything else is a noun that can be processed. ↩︎
Articles from my webring
Using Podman, Compose and BuildKit
For my day job, I need to build and run a Docker Compose project. However, because Docker doesn’t play well with nftables and I prefer a rootless + daemonless approach, I’m using Podman. Podman supports Docker Compose projects with two possible solutions: ei…
via emersion February 23, 2025Announcing Rust 1.85.0 and Rust 2024
The Rust team is happy to announce a new version of Rust, 1.85.0. This stabilizes the 2024 edition as well. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rus…
via Rust Blog February 20, 2025A holistic perspective on intellectual property, part 1
I’d like to write about intellectual property in depth, in this first of a series of blog posts on the subject. I’m not a philosopher, but philosophy is the basis of reasonable politics so buckle up for a healthy Friday afternoon serving of it. To understand …
via Drew DeVault's blog February 13, 2025Generated by openring