Status Update - Spring Semester 2022

Published 2022-05-06 on Cara's Blog - Permalink

Preface

Hi all! Another semester has come and gone, bringing with it the end of my first year at WPI, and of college in general. It’s been one hell of a year, but I think I’ve grown as a person and dealt with my problems in, if not a healthy way, then at least not an unhealthy way.

Personal

Over the C term break, I successfully transferred jobs from the Service Desk to Network Operations. This is a lot closer to what I want to do for a living, and so far it’s been a lot of fun. Most of the work involved is patching and testing, but I’ve also been working on some of the internal software tools, as well as being a general Linux geek. One of the one’s I’m most proud of is dns-plotter, which was written to help debug some DNS resolution issues a few weeks ago. Basically, it takes a target address and a DNS resolver, and tries to resolve the address every so often. When it’s done, it graphs the results using gnuplot(1). The source code can be found here.

Projects

Campmaster Constantine

Unfortunately, Campmaster Constantine’s service was sunset on 11 February when the entire two-year-old database was wiped out overnight. You can read more about that here. I’m working on the replacement, which can be found at that site.

Organization

I’ve started making daily lists of my tasks following a mangling of bullet journaling, where each task gets a special symbol depending on its status (to-do, done, cancelled, or postponed). When I need something to do, I look at the list and pick something. That way I know what I need to do, and I can look back on previous days to see when I did something in case it ever comes up.

Each night, I’ve also been trying to summarize what happened during the day below the task list, including my feelings throughout the day. This helps to drain all that stress out of me before I sleep, and anecdotally I think it’s helped a lot.

That’s all for this semester, see you after the summer!


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, 2025

Announcing 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, 2025

A 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, 2025

Generated by openring