π Follow the RSS feed
Favorite BooksSome pictures of this winter
Where I want to take Tendril Wiki and how I want my thoughts to be organized.
Aug 19, 2022What I've learned from my hobby project building a tool for thought
Aug 4, 2022Pictures from Summer 2022
Running and incomplete list of ideas that have changed the way I look at things
Jan 25, 2022Twitter (or decentralized alternatives) is a great interstitial journaling tool
Jan 16, 2022 22:03 UTCUsing the idea of Leary’s “Quantum Universe”, where all matter can be reduced to a digital 1/0 representation, I wonder what the compression ratio for memories in our brains is, and what (lossy) algorithm is used to achieve it.
Nov 13, 2021 21:03 UTCAll software essentially deals in simulation. Even that which supposedly interacts with βrealβ things, like an inventory system, is actually a simulation of the inventory system designed to be more easily manipulated by the software operator.
Therefore all software engineers are simluationists, or creators of an alternate reality whose ties and influences to the physical reality which they inhabit vary in strength.
Nov 13, 2021 09:53 UTCEasily set your vim path per project and get only the files you want.
Nov 11, 2021Indieweb is the type of federated web3 I want to see rather than the introduction of artificial scarcity and an ecologically ruinous accounting system that encompasses current blockchain tech.
Nov 9, 2021 06:53 UTCgreat articles about how to improve your vim usage.
explains technologies such as tcp, non-blocking async io, cuncurrent databases, etc. in great detail and using Rust
a video series showing how SerenityOS gets built. Useful for learning about systems programming.