Status Update - Fall Semester

Published 2021-12-17 on Cara's Blog - Permalink

Preface

Hello all! Welcome back to another status update! I realized recently that I haven’t been all that good about making monthly status updates, so I think for at least the rest of this academic year I’ll be making termly status updates, so one every 7 weeks. Hopefully this will lead to longer status updates with more content.

Now, on to the Fall Semester status update!

Status update

As I write this, it’s a day after my last final exams, and I’m sitting in the campus library on my service desk shift. Much of my open source contributions this semester have been to the LNLDB, which handles events, membership, and a whole bunch of other stuff for WPI Lens and Lights. That’s a Django codebase, and I’ve contributed a few features:

  • Pronoun Support
    • Allowed members to provide their personal pronouns on their profile pages
  • Email resources for new Crew Chiefs
    • When a member is assigned as a Crew Chief for the first time, send some extra resources in the email

I also have some pull requests pending review:

  • Position postings
    • Lets executive board members post leadership roles to the active members
  • Cropping Officer photos
    • Officer photos are currently inconsistently cropped, this lets them resize as needed

With the transition to college, among other things, I haven’t had the time to do much else. I started to work on adding a tag for GPG-signed commits to git.sr.ht, but that hasn’t gone anywhere.

Speaking of git.sr.ht…

New code location

I’ve deployed a production sourcehut instance to a new server, available at https://git.carathe.dev. I’m waiting on WPI ITS to unblock that domain, but it shouldn’t be too long. I’ve already thrown things up there, and that’s where I’ll put personal projects.

That’s all for this semester! Happy holidays, and see you in the new year :)


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