Tag: dev-terms
-
What Is a Schema — Why Databases and Your Brain Use the Same Word
A schema is a frame that defines what shape data should take — a table blueprint in databases, the structure of knowledge in psychology. The frame must exist…
-
Yak Shaving, Idempotency, Dogfooding, Dead Man’s Switch — 4 Dev Terms That Work Outside Code
Yak shaving, idempotency, dogfooding — three dev terms that work outside code. Getting lured into side-quests, repeating an action safely, and using your own thing before shipping.