Computing

51 posts

Nix 'n' flakes

Makes keeping track of personal software (and rolling back when needed) a breeze. Here are the steps I stick to now: Step 1: edit flake $ nvim flake.nix Add whatever packages I want Step 2: upd…

Solo app development

A wonderful look behind the scenes, for what it takes to build a single app, alone. https://papereditor.app/dev The amount of work that goes into this is immense -- and won't feel commensurate w…

Smalltalk Redux

The "Glamorous Toolkit" (imo could use a better name) is something I've been following for a while. They've built on Pharo (closest thing to a "modern" Smalltalk), and as…

Old Computers

Stumbled across this great curated set of old computers: "Dave's Old Computers" Commodores! IBM PCs! Macintoshes! Old calculators! Game systems! They're all here. Here's a sne…