👨💻 Human Perspective
Day 1: From 'Just Use RocksDB' to Building From Scratch
Today I started building FerrisDB with Claude. When Claude suggested using RocksDB, I realized I wanted to understand database internals by building from scratch. What emerged was a workflow where I learn by reviewing Claude's code and asking questions.
❓ Questions Asked: 6
🔄 Iterations: 3
💡 Breakthrough: "Realizing 'build' meant 'teach'"