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

gccrs: An alternative compiler for Rust

This is a guest post from the gccrs project, at the invitation of the Rust Project, to clarify the relationship with the Rust Project and the opportunities for collaboration. gccrs is a work-in-progress alternative compiler for Rust being developed as part…

via Rust Blog November 7, 2024

Status update, October 2024

Hi! This month XDC 2024 took place in Montreal. I wasn’t there in-person, but thanks to the organizers I could still ask questions and attend workshops remotely (thanks!). As usual, XDC has been a great reminder of many things I wanted to do but which got bur…

via emersion October 21, 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