20 random bookmarks

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

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-03-11

65.

20 years of Linux on the Desktop (part 3)

ploum.net/2025-03-08-linux_desktop3.html

2025-03-07

62.

The Balatro Timeline

localthunk.com/blog/balatro-timeline-3aarh

A retrospective post about how #Balatro came to be, straight from its creator. Very helpful knowledge for budding game devs to learn the process behind having their own indie hit!

2025-03-01

59.

How CouchDB Prevents Data Corruption: fsync

neighbourhood.ie/blog/2025/02/26/how-couchdb-prevents-data-corruption-fsync

Very neat explanation of how databases work hard to keep your data safe. I was surprised to learn about the failure mode of reading from page cache twice and the database convincing itself that the data has been written out even though it really hasn't.

2025-02-20

58.

The origins of Firefox

vmst.io/@jalefkowit/114037556786892479

Today I learned that Firefox started as an act of protest from Mozilla engineers who hated the bloated product they were being forced to create

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

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-19

32.

Using YouTube to steal your files

lyra.horse/blog/2024/09/using-youtube-to-steal-your-files

Great vulnerability research but the highlight is definitely the hand-crafted interactive mock ups of Google websites

2024-09-10

31.

How to Monetize a blog

modem.io/blog/blog-monetization

Anything I say about it will ruin the delight of experiencing this page for the first time.

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-08-30

28.

The secret inside One Million Checkboxes

eieio.games/essays/the-secret-in-one-million-checkboxes

A great read about a bunch of smart hackers who converged around the One Million Checkboxes game and started hiding secret messages inside it, their eventual discovery by the game's creator and everything they accomplished while the game was still up. Honestly made me a tiny bit emotional.

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-06

16.

Properly Testing Concurrent Data Structures

matklad.github.io/2024/07/05/properly-testing-concurrent-data-structures.html

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.

2024-07-01

10.

The Shareholder Supremacy

www.wheresyoured.at/tss

Businesses prioritizing shareholder value over everything else seems to have become the norm, but I didn't know how this insane sounding behavior started and this is a great history lesson on it.

2024-06-10

3.

So you want to build a browser engine

robert.ocallahan.org/2024/06/browser-engine.html

2024-06-09

2.

Stupid Slow | The perceived speed of computers

www.datagubbe.se/stupidslow

2024-06-08

1.

CodeSandbox's approach to cloning microVMs blazingly fast

codesandbox.io/blog/how-we-scale-our-microvm-infrastructure-using-low-latency-memory-decompression