20 random bookmarks

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

2024-12-31

48.

Raymond Chen's 2024 linklog

devblogs.microsoft.com/oldnewthing/20241231-01?p=110698

A great round up of interesting stuff, mostly centered around C++

2024-12-14

47.

JVM Anatomy Quirks

shipilev.net/jvm/anatomy-quarks

An ongoing mini-series documenting specific, often niche parts of the JVM. They're all pretty short and to the point, and the author encourages to treat them as chapters in a book as they reference each other quite often.

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

26.

A font with built-in syntax highlighting

blog.glyphdrawing.club/font-with-built-in-syntax-highlighting

Super interesting stuff, it's wild how capable OpenType is.

2024-08-01

25.

A Story About Jessica

harihareswara.net/posts/2024/a-story-about-jessica-by-swiftonsecurity

SwiftOnSecurity wrote this in 2014, about a fictional teenager named Jessica and how general purpose computing let her down. Must read for everyone in tech.

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.

23.

Upgrading the JioCinema carousel

blog.jiocinema.com/upgrading-carousel-design

Surprisingly bullshit-free breakdown of all the considerations that went into creating a brand new front page carousel component for the JioCinema apps.

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

17.

The history of Git

blog.brachiosoft.com/en/posts/git

Probably the most in-depth history of the events that led to the creation of Git by Linus. Great read!

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

9.

Compose-ur-Pres

github.com/KodeinKoders/CuP

Being able to make slides with Compose sounds fun!

2024-06-24

8.

How TED talks became the Picotop of millennial intellectualism

www.joanwestenberg.com/ted-talks-the-picotop-of-millennial-pop-intellectualism

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