How I Operate · Platform Independence
Platform experts break when the platform changes
Process vs.
Procedure
Process vs. Procedure
I've watched engineers become useless the moment the toolset changed.
Not because they weren't skilled — because they had fused the method to the tool.
I keep them surgically separate. The process never changes.
The procedure just speaks whatever language the stack speaks.
Keeping these separate prevents two failure modes I've seen destroy teams:
tool lock-in — where engineers can't function outside their comfort stack —
and tribal knowledge dependency — where the method only exists in someone's head
and walks out the door with them.
When process and procedure are separate, any engineer can own the process
and learn whatever procedure the environment requires.