Found;
Not Lost


Welcome to Found; Not Lost where I share links to cool things I find online. What's cool? Programming, Design, Game Development, Music Production and everything in between. There will probably be an occasional random link as well, and maybe even artwork or a super insightful quote.

There's an RSS feed variant of this page.

2025-03-07

The Balatro Timeline ― Memo about the development and release of Balatro. This stood out to me: a very important habit I have developed for creative hobby projects is to stop working on something when I no longer feel the drive.

Command & Conquer Source Code ― Electronic Arts seemed to have listened to some smart people and released the source code to some of their older C&C Games.

colorblind: A C header file & shader for simulating colourblindness and checking contrast ― I wonder how accurate you can get with stuff like this.

Game Accessibility Guidelines ― On a similar note, a list of guidelines to make accessible games.

2025-02-18

lines ― Music production forum. Seems like a nice place if you're looking to talk like it's 2003.

Learn Shader Programming with Rick and Morty ― Draw stuff using Signed Distance Fields.

NESFab is a new programming language for creating NES games ― Making an NES game in either C/6502 assembler has been on my bucket list for a while; this could be a nice alternative. They claim that it's ... the best performing 6502 compiler in existence.

2025-02-08

The Teensy Files ― A series of articles on how to create tiny ELF binaries. By Brian Raiter.

Web design inspiration catalog ― A curated collection of design-heavy websites.

Modest: A musical harmony library for lua ― Written in Fennel, by Yegor Budylin.