The path forward is apprenticeship: graduated ownership of small loops β this customer, this campaign, this codebase. Real outcomes, bounded blast radius.
Judgment isnβt articulated. Itβs grown β by bearing the cost of being wrong.
I will arrive violently and devour your heart like a lightning bolt from Zeusβs quiver.
And the valkyries will be playing on the bag pipes, hymns from Valhalla.
βI donβt want comfort. I want God, I want poetry, I want real danger, I want freedom, I want goodness. I want sin.β-John the Savage (Brave New Worlds)
3) a process for reflecting on: a) did actions indeed move the needle towards goal, and b) could the actions have been done better eg. faster or cheaper especially if actions are repeated (error correction)
Effective execution requires:
1) clearly prioritized list of goals (what).
2) a way for converting goals from [1] into discrete actions that can be scheduled and ownership ascribed to (how).
I wrote a toy relational database management system (RDBMS) (sqlite clone) from scratch in pure Python to better understand database internals: https://t.co/wJ2cWdaNkX. Discussions: https://t.co/JPJTND3jLU #pythonprogramming#database