#theworkshop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #theworkshop, aggregated by home.social.
-
Prototyping a Haruki Murakami based #DMG-01 game. I will probably never finish it. But I need it. #gameboy #harukimurakami #theLibrary #theWorkshop
-
there's an idea floating around our notebook with the confusingly innocuous name "paper squares". i've decided to implement it as a #uxn ROM called "red" for #Catjam 2026.
the basic premise: you are given an 8x8 grid to fill, and will be able to set rewriting rules for the cells, sort-of like Tote. however, unlike Tote, you must step through the evaluation yourself - red won't do it for you - allowing one to think in terms of two-dimensional or other arbitrary rules.
is it paper? no. will it be as useful as i imagine? i don't know. but if i don't find out, it's going to bother me for the rest of my days :]pictured is a successfully drawn hardcoded grid.
CC: @aartaka
-
there's an idea floating around our notebook with the confusingly innocuous name "paper squares". i've decided to implement it as a #uxn ROM called "red" for #Catjam 2026.
the basic premise: you are given an 8x8 grid to fill, and will be able to set rewriting rules for the cells, sort-of like Tote. however, unlike Tote, you must step through the evaluation yourself - red won't do it for you - allowing one to think in terms of two-dimensional or other arbitrary rules.
is it paper? no. will it be as useful as i imagine? i don't know. but if i don't find out, it's going to bother me for the rest of my days :]pictured is a successfully drawn hardcoded grid.
CC: @aartaka
-
TIL you can use curl + google to do dns lookups: `curl -s -H 'accept: application/dns-json' 'https://dns.google/resolve?name=natwelch.com&type=A' | jq .`
-
TIL you can use curl + google to do dns lookups: `curl -s -H 'accept: application/dns-json' 'https://dns.google/resolve?name=natwelch.com&type=A' | jq .`