What happened to my summer

| life | school |

I don’t know why in the world I thought that it was going to be a good idea to take four classes in the summer semester. Not the easy classes like writing and sociology, but classes that I would not even feel comfortable taking in a regular semester as a full time student (i.e pre-calculus, cell biology). It is already the end of July and it just seems like the whole entire summer flew by and all I did was sit here at this desk with my books open frantically trying to cram all of this subject matter into my brain.

I cannot wait for this semester to be over. After this I only have seven more classes left unit I am officially a college graduate! But that’s just the start of the fun! After this nightmare is over I can look forward to 42 more credits of graduate work in Public Health. Including a THESIS. :D

Goodbye summers, one day we will enjoy our time together.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Is Zig's New Writer Unsafe?

If we wanted to write a function that takes one of Zig's new *std.Io.Reader and write it to stdout, we might start with something like: fn output(r: *std.Io.Reader) !void { const stdout = std.fs.File.stdout(); var buffer: [???]u8 = undefined; …

via openmymind.net September 20, 2025

Are you an experienced software buyer? I could use some help.

If it seems like I’ve been relatively quiet lately on social media and my blog, that’s because I have. Liz, Austin, George and I have been busy toiling away on the second edition of “Observability Engineering” ever since April or May. I personally have be…

via charity.wtf September 19, 2025

Class Warfare! Can I eliminate CSS classes from my HTML?

I recently read a brilliantly provocative blog post called "This website has no class". In it, Adam Stoddard makes the case that you might not need CSS classes on a modern website: I think constraints lead to interesting, creative solutions […]. …

via Terence Eden’s Blog September 19, 2025

Generated by openring