09
What __slots__ really changes
Understand slotted storage, descriptors, inheritance, weak references, and when measured memory savings justify the constraints.
Independent field notes / Vol. 01
Precise explanations of the machinery, patterns, and tradeoffs that make Python feel deceptively simple.
Read the cover storyThe index
11 notes, edited for signal.
Understand slotted storage, descriptors, inheritance, weak references, and when measured memory savings justify the constraints.
Use typing protocols, ABCs, and capability checks without confusing static compatibility with runtime proof.
Stop asking where the whole collection is and start asking for the next useful value.
Editorial policy
No listicles. No folklore. No just trust me abstractions.
Every note should leave you with a better model of the system, not just another snippet to paste.