20 random bookmarks

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

2025-10-29

90.

Debugging Stories

github.com/danluu/debugging-stories

Miscellaneous collection of blogposts from people who had to debug some really strange computers.

2025-10-16

89.

Nix: Connecting to the sandbox

bmcgee.ie/posts/2025/10/nix-connecting-to-the-sandbox

TIL you can debug Nix builds interactively in the sandbox itself

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

84.

Simple Sabotage Field Manual by United States. Office of Strategic Services

www.gutenberg.org/ebooks/26184

A historical publication written during the early 1940s amid World War II, "Simple Sabotage Field Manual" serves as a unique historical artifact that illustrates grassroots resistance efforts and the belief in the collective power of ordinary people during wartime.

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

77.

NixOS, Gitea/Forgejo, and Catppuccin

d.moonfire.us/blog/2023/05/13/nixos-gitea-forgejo-and-catppuccin

A sweet and simple guide for declarative integration of the Catppuccin themes for Gitea/Forgejo on a NixOS host.

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

67.

Things that go wrong with disk IO

notes.eatonphil.com/2025-03-27-things-that-go-wrong-with-disk-io.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-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-19

56.

Someone has to save the Film and TV that Studios won't

aftermath.site/ricky-jay-defector-archive-preservation

A great interview with Chris Person of Aftermath, who has over the course of the past 2 years has become something of a VHS decoding savant

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.

2025-01-28

50.

DeepSeek: The Greatest Growth Hack of All Times meets its David in a Chinese Quant

centreforaileadership.org/resources/deepseeks_narrative_attack

Great read on the state of the AI industry post the release of DeepSeek R1, which has shattered the idea of AI training only being available to the biggest players in the field.

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

44.

Storing times for human events

simonwillison.net/2024/Nov/27/storing-times-for-human-events

Simon Willison draws on his past experience working on event management websites to explain the real world problems that arise when you try to keep time for humans, along with actionable advice to minimize both your own and your users' suffering.

2024-10-30

41.

Australia/Lord_Howe is the weirdest timezone

ssoready.com/blog/engineering/truths-programmers-timezones

Timezones are insane

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

22.

Restic Backups on NixOS

www.arthurkoziel.com/restic-backups-b2-nixos

Super simple and straightforward guide to setting up backups on your NixOS machine via https://restic.net