ZeQLplus: Terminal SQLite Database Browser

zeqlplus:-terminal-sqlite-database-browser

Open any SQLite database file Very fast Runs in a Terminal / CMD window Tiny executable with no dependencies List all tables in the database to browse Paginated view of table rows Run custom SQL queries and view the results Cross platform: macOS, Linux, Windows Open source Pre-built binaries for macOS, Linux, Windows 10+ are […]

I built something that changed my friend group’s social fabric

i-built-something-that-changed-my-friend-group’s-social-fabric

This is a story that started back in 2022, but I think its a perfect time to reflect on the impact that it has had on my friend group still to this day. A year or so before COVID, our friend group dispersed across the world – I moved to Vancouver, one friend moved to […]

Unheard works by Erik Satie to premiere 100 years after his death

unheard-works-by-erik-satie-to-premiere-100-years-after-his-death

Twenty-seven previously unheard works by Erik Satie, from playful cabaret songs to minimalist nocturnes, are to be premiered a century after the death of the notoriously eccentric and innovative French composer. Painstakingly pieced together from hundreds of small notebooks, most of the new works are thought to have been written in the bohemian bistros of […]

History of Cycling Maps

history-of-cycling-maps

  Hi there, map-lovers!  Available on this site is a complete history of cycling maps, including well over a hundred carefully-selected and restored extracts from the main providers of such maps. It has been created specifically and wholly for that purpose for the general public with an interest in such matters. it was first published in […]

Creating fair dice from random objects

creating-fair-dice-from-random-objects

The algorithm efficiently and robustly computed the probability of all resting configurations (in 3 ms) of the pig model from the popular game Pass the Pigs. Keenan Crane The algorithm efficiently and robustly computed the probability of all resting configurations (in 3 ms) of the pig model from the popular game Pass the Pigs. Keenan […]

I Deleted My Second Brain

i-deleted-my-second-brain

[embedded content] Two nights ago, I deleted everything. Every note in Obsidian. Every half-baked atomic thought, every Zettelkasten slip, every carefully linked concept map. I deleted every Apple Note I’d synced since 2015. Every quote I’d ever highlighted. Every to-do list from every productivity system I’d ever borrowed, broken, or bastardized. Gone. Erased in seconds. […]

An Introduction to Tribalism for the Modern World That Has Forgotten It

an-introduction-to-tribalism-for-the-modern-world-that-has-forgotten-it

The Western world lives under the rule of law and holds sacred the institutions that enforce them. We believe in contracts, in due process, and in a system of justice that is fair, at least in theory. But what happens when that system frays? What happens when there is a growing class that is above […]

Why Does Kars4Kids Sends Most of Its Money to One Town in New Jersey? (2023)

why-does-kars4kids-sends-most-of-its-money-to-one-town-in-new-jersey?-(2023)

1-877-Kars 4 Kids. You probably know the song, there’s a good chance anyone who listened to a radio at some point in the past 30 years is dreadfully familiar as well. Despite the pitch being ostensibly hard to disagree with, the incredibly awful jingle made Kars4Kids a charity everyone was kinda allowed to hate. What […]

Cross-Compiling Common Lisp for Windows

I recently enabled Windows support for my Raylib bindings library and a game of mine that uses it, Aero Fighter. The process was surprisingly smooth. This article describes how to: cross-compile C code for Windows from Linux install a Windows-based SBCL with Wine run that SBCL as your REPL in Linux-based Emacs load .dll files […]