Alex Gleason's avatar
Alex Gleason
alex@gleasonator.com
npub1q3sl...d26p
I create software that empowers people online. I'm vegan btw.
Alex Gleason's avatar
Alex Gleason 1 week ago
TIL hardware RNG works by edging the circuit millions of times per second and then checking whether or not it goons.
Alex Gleason's avatar
Alex Gleason 1 week ago
I have been forced to finally master Nostr SQLite. I started on SQLite, hit walls, moved to Postgres, hit further walls, and finally landed on ElasticSearch/OpenSearch with infinite scalability. But now I am forced to finally master SQLite for local database on Android/iOS. I've built 4 different variations of Nostr SQLite and I'm benchmarking them against each other. The current fastest implementation (for reads) stores tags in an FTS table like "t:hello e:abc123..." The naive way is to keep a separate nostr_tags table and JOIN it, but then the query planner behaves wrong. This way has 25x read performance for 100k+ datasets.
Alex Gleason's avatar
Alex Gleason 1 week ago
Selling all my Bitcoin to buy Pokemon cards. It's an investment.
Alex Gleason's avatar
Alex Gleason 1 week ago
I downloaded the Claude models in Shakespeare AI to 4.x because the newer models are trying way too hard. I want to replace these with open source models once I have time to test them with Shakespeare.
Alex Gleason's avatar
Alex Gleason 1 week ago
I've been sleeping on Undertale. I'm feeling inspired. And full of determination.
โ†‘