20 random bookmarks

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

2025-09-21

87.

The day Return became Enter

aresluna.org/the-day-return-became-enter

A deep dive into the convoluted and fascinating story of one of the most important keys on the keyboard

2025-09-12

86.

links ~ glfmn.io

glfmn.io/links

Gwen Lofman's living collection of links that has some incredibly good stuff.

2025-09-09

83.

The Gentrification of Video Game History

felipepepe.medium.com/the-gentrification-of-video-game-history-dfe11f1e08ae

Very well written post explaining the reality of gaming in the Global South and how the US-based media knowingly and unknowingly participates in its erasure.

2025-09-08

82.

Series: Learning GPUI

blog.0xshadow.dev/series/learning-gpui

A work in progress tutorial for GPUI, Zed editor's underlying GUI framework.

2025-08-28

80.

Frame of preference

aresluna.org/frame-of-preference

A history of Mac settings, 1984–2004

2025-06-01

75.

How I like to install NixOS (declaratively)

michael.stapelberg.ch/posts/2025-06-01-nixos-installation-declarative

For one of my network storage PC builds, I was looking for an alternative to Flatcar Container Linux and tried out NixOS again (after an almost 10 year break). There are many ways to install NixOS, and in this article I will outline how I like to install NixOS on physical hardware or virtual machines: over the network and fully declaratively.

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

63.

20 years of Linux on the Desktop (part 1)

ploum.net/2024-10-20-20years-linux-desktop-part1.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-04

60.

Avoid the nightmare bicycle

www.geoffreylitt.com/2025/03/03/the-nightmare-bicycle

Short and to the point post about designing things with a little trust in your users to intuit a relatively easy model rather than papering over the slightest complexity with things that erase the mental model of the underlying concepts.

2025-02-20

57.

What is the post launch Discovery Queue – How To Market A Game

howtomarketagame.com/2025/02/19/what-is-the-post-launch-discovery-queue

Super interesting look into the #Steam discovery queue system and the impact it has on your game's visibility on the platform

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

42.

Beyond Bcrypt

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

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

2024-10-06

40.

Generating OpenGraph images for Hugo sites at build time

aarol.dev/posts/hugo-og-image

I've wanted to have consistent OpenGraph images for my website for a long time but did not want to involve any expensive-to-run services. The approach outlined here worked perfectly for what I needed.

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.

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