visitor@dev:~$tree -L 1 ~/garden
Total Notes:24
[seed] Seedlings:3
[grow] Growing:17
[ever] Evergreen:4
All[seed] Seedlings[grow] Growing[ever] Evergreen
Separating read and write models for scalability and clarity in system design
Moving from monolithic transactions to distributed orchestration in a global digital supply chain
Schema patterns for handling asset variants and internationalization
A chronological record of my suffering.
Handling concurrent writes and implementing TTL (Time-To-Live) in Rust.
Building a recursive parser for the Redis Serialization Protocol using Rust's Cursor.
A chronological record of my suffering.
A chronological record of my suffering.
Quest for the Golden Logs and how I verified the CPU logic
View all 18 notes → Simple alias command to copy current working path to clipboard.
A three-stage matching pipeline for resolving unstructured vendor product titles to a canonical cata…
Detecting cycles in a directed graph using topological sort (BFS/Kahn's algorithm)
Finding a valid course ordering using topological sort with cycle detection
Using Segmented Locking for thread-safe LRU Cache
Thread-safe Python reference implementations
Solved using two heaps to maintain a running median.
View all 9 notes →