intervals.lol
Create, save, and track interval-based timers with voice announcements. Great for workouts, pomodoro sessions, or any timed routine.
russellromney.com
This site. A running log of what I've been reading and writing. Submit a link if you think I'd like it, or leave a review on something we've both read.
Open Source
hadbCheap HA embedded databases via cloud storage. No custom failover logic
haqliteHA SQLite with leader election, WAL replication, and write forwarding via S3
hakuzuHA Kuzu/LadybugDB with leader election, journal replication, and write forwarding via S3
graphstreamJournal replication engine for graph databases. Ships logical WAL to S3
haduckDuckDB extension for block-level replication to S3 via custom FileSystem
duckblockBlock-level replication primitives for DuckDB. Ships dirty 256KB blocks to S3
hadb-changesetUnified replication formats for the hadb ecosystem. Binary wire format for shipping pages over S3
turboliteSQLite VFS for S3-tiered storage with compression and encryption
sqlite-tantivySQLite extension for Tantivy-powered full-text search with FTS5-compatible API
forkstackInstant, isolated dev environments using zero-copy database and storage forks
tenementProcess hypervisor for single-server deployments. Pack 100+ services on a $5 VPS
honkerSQLite extension adding Postgres-style NOTIFY/LISTEN with durable pub/sub and task queues, no broker
redb-turboFork of redb with AES-256-GCM encryption and zstd compression
sqlite-loadable-rsFramework for building loadable SQLite extensions in Rust (fork with bugfixes)
dash-securityBuilding blocks for secure modern Dash apps with Dash Pages
brain-plasmaShared inter-thread memory for Python webapps
dash-accessAccess control for Dash apps
dash-auth-flowAuth for Dash apps
duffelTiny Python dataframes without Pandas/Numpy (e.g. AWS Lambda)
dash-slidesInteractive presentation slides in Python