π Follow the RSS feed
Favorite BooksTwitter (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 UTCComputers are excellent tools for inducing altered states of consciousness. Unfortunately, these states are most likely to be fed by feelings of fear, anxiety, anger, or insecurity, with a distinctive outward focus, rather than looking inward and trying to augment more enlightened parts of ourselves like with more traditional spiritual tools.
Oct 10, 2021 15:43 UTCCreating a crappy version of something is the first step to creating a better version of something. It also helps you know what you don’t know :)
Oct 8, 2021 12:27 UTCPictures I took while picking mushrooms
General Finland appreciation album :)
Mushrooms that I found interesting.
great 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.