20 random bookmarks

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

2025-03-11

64.

20 years of Linux on the Desktop (part 2)

ploum.net/2024-12-16-linux_desktop2.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-01-14

49.

Why is Git Autocorrect too fast for Formula One drivers?

blog.gitbutler.com/why-is-git-autocorrect-too-fast-for-formula-one-drivers

Fun dive into the history of Git's autocorrect feature

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

45.

Kotlin trick: writing shared Enum utility code

whtwnd.com/p-y.wtf/entries/Kotlin trick: writing shared Enum utility code

Some tips from P-Y to write handy utilities for enums like ensuring entries are sorted or that they have unique labels, in a generic fashion.

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

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

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

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

15.

"Technical" skills

sashalaundy.com/writing/technical-skills

Great read on why the distinction between technical and non-technical folks is simply meant to be exclusionary, and whether the word holds any weight at all.

2024-07-04

13.

Generative AI, Which Is The Future Of Art, Cannot Draw A Map Of The United States

aftermath.site/generative-ai-map-of-the-united-states

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.