20 random bookmarks

@msfjarvis@androiddev.social's personal link log, mostly revolving around tech and tech-adjacent culture.

2026-01-28

102.

I accidentally became a FOSS maintainer and all I got was this lousy new perspective on librarianship

www.hughrundle.net/i-accidentally-became-a-foss-maintainer-and-all-i-got-was-this-lousy-new-perspective-on-librarianship

2025-11-28

93.

Help, My Java Object Vanished (and the GC is Not at Fault)

arraying.de/posts/markword

Today I'm going to talk about a recent journey as a HotSpot Java Virtual Machine developer working on the OpenJDK project. While running tests for a new feature, I realized my Java objects and classes were arbitrarily disappearing! What followed was probably the most interesting debugging and fixing experience of my life (so far), which I wanted to share with the world.

2025-08-27

79.

Forklifts Require Training

www.zacsweers.dev/forklifts-require-training

Great post explaining how the software engineering industry has been walking into a potential labor collapse by alienating junior engineers.

2025-08-10

78.

Mary Poppendieck's The Tyranny Of The Plan

chrisgagne.com/1255/mary-poppendiecks-the-tyranny-of-the-plan

Transcript of Mary Poppendieck's landmark presentation titled "The Tyrrany Of The Plan"

2025-05-26

74.

I made a font

blog.chay.dev/i-made-a-font

A quick look into the process of creating a font.

2025-04-27

70.

Creative usernames and Spotify account hijacking

engineering.atspotify.com/2013/06/creative-usernames

An old-but-gold debugging story of how canonicalization of Unicode can often give unpredictable and confusing results, when you don't actually know how the canonicalization process works.

2025-04-02

68.

How to Sync Anything

neighbourhood.ie/blog/2025/04/06/how-to-sync-anything

2025-03-11

63.

20 years of Linux on the Desktop (part 1)

ploum.net/2024-10-20-20years-linux-desktop-part1.html

2025-02-15

54.

The hardest working font in Manhattan

aresluna.org/the-hardest-working-font-in-manhattan

A great essay diving into an obscure font that is present all over New York City, and tracing its history all the way back to physical milling presses in the early 1900s. Both the information and its presentation are top notch

2025-02-08

53.

Install NixOS on a Free Oracle Cloud VM

mtlynch.io/notes/nix-oracle-cloud

Oracle provides some incredibly powerful hardware for free and this post explains a very straightforward and easy to follow way to get set up with NixOS on their servers.

2024-12-07

46.

Writing down (and searching through) every UUID

eieio.games/blog/writing-down-every-uuid

2024-11-29

43.

hi, i made some frogs for your desktop

www.youtube.com/watch?v=5Fxw1DqZaYA

Beautifully written and illustrated video explaining shar's journey of creating a frog pond idler game

2024-11-28

42.

Beyond Bcrypt

soatok.blog/2024/11/27/beyond-bcrypt

Great write up on password hashing techniques and their pros and cons

2024-09-10

30.

You Want My Password or a Dead Patient?

web.archive.org/web/20240910052425/https://cohost.org/mononcqc/post/3647311-paper-you-want-my-p0

A great summary of a paper that analyzed how medical professionals teach themselves to work around security hygiene that prevents them from doing their job. It's a great look into how people working on securing systems often overlook the day to day reality of how these systems are operated.

2024-09-03

29.

Notes on Distributed Systems for Young Bloods

www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods

A somewhat dated but still quite useful list of things to look out for when diving into building distributed systems

2024-07-30

24.

Java 21 Virtual Threads - Dude, Where’s My Lock?

netflixtechblog.com/java-21-virtual-threads-dude-wheres-my-lock-3052540e231d

Another great deep dive from the Netflix team on real-world problems they face as a primarily Java-oriented shop.

2024-07-18

20.

Code is run more than read

olano.dev/blog/code-is-run-more-than-read

Great read on understanding the incentives behind software development.

2024-07-10

19.

How Airbnb fails to protect guests from hidden cameras

edition.cnn.com/2024/07/09/business/airbnb-hidden-camera-invs/index.html

Airbnb has always felt sketchy about how they try to avoid responsibility for hosts but the deposition sheds light on just how deep this runs. Turns out not even sexual assault perpetrators are deemed as unsafe enough to be banned from being hosts on Airbnb.

2024-07-05

14.

Kowloon Walled City: An Illustrated Guide

aftermath.site/kowloon-walled-city-cross-section-illustrated

Kinda wild to me that such a city could ever have existed outside the pages of Science Fiction.

2024-07-02

11.

On Burnout, Mental Health, And Not Being Okay

ludic.mataroa.blog/blog/on-burnout-mental-health-and-not-being-okay

Just beautifully written. I would recommend reading this even if you are in a good place mentally.