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

Announcing Rust 1.84.0

The Rust team is happy to announce a new version of Rust, 1.84.0. Rust is a programming language empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, you can get 1.84.0 with: $ rustup upd…

via Rust Blog January 9, 2025

Status update, December 2024

Hi! For once let’s open things up with the NPotM. I’ve started working on sajin, an Android app which synchronizes camera pictures in the background. I’ve grown tired of manually copying files around, and I don’t want to use proprietary services to backup my …

via emersion December 15, 2024

Post-OCSP certificate revocation in the Web PKI

Introduction Today, TLS certificates in the Web public key infrastructure (PKI) have long validity: almost all remain valid for at least three months! An attacker compromising a certificate early enough in its lifetime1 keeps it compromised for months. Cer…

via Posts on Seirdy’s Home September 25, 2024

Generated by openring