Tag: General
All the articles with the tag "General".
-
Ambient Spaced Repetition
Osmosis learning via desktop notifications and HUD displays, utilizing spaced repetition algorithms to naturally build memory.
-
Reading the Disk in Order
The history and science of sequential I/O optimization, from spinning disks to modern OS I/O schedulers and file system layouts.
-
Funnel Design for Free Tool Sites
The playbook for converting traffic from free web tools into email captures, active users, and paying customers.
-
LCD Display Protocols & LED Matrix Libraries
Understanding display protocols from HD44780 to RGB LED panels, and integrating them into software-defined virtual displays.
-
Notification System Design Patterns
From iOS/macOS/Android native behavior to building an intelligent, cross-platform HUD notification API.
-
Progress Visibility
After tqdm: how to implement robust progress reporting and checkpointing for long-running batch and agent processes.
-
Self-Healing Parsers
Building parsers and scrapers that automatically recover and roll back when target structures change or break.
-
Programmable 3D Avatar Faces
Engines, APIs, and real-time control techniques for building expressive 3D avatars for AI assistants.
-
Troubleshooting tldraw with TanStack Start
Working around SSR framework crashes, Vite HMR breakages, and library configuration issues when embedding tldraw.
-
How to Export Twitter/X Bookmarks
Every method explained with code, from GraphQL interception to DOM scraping, to safely and reliably backup Twitter bookmarks.