allan.reyes.sh
all
about
|
ᕕ( ᐛ )ᕗ
Often happy, rarely content, and likely caffeinated. Writing mainly about software.
Tainted Types
Oct 22, 2023
A value object that lets you mark data like user input as dangerous and force all downstream code to handle it correctly.
Read more ⟶
Branded Types
Oct 21, 2023
A secure-by-design domain primitive that gives type and run-time safety.
Read more ⟶
Always Tell When You Stop Telling
Feb 5, 2023
When your system pushes event messages, your final message should be that you have stopped pushing events.
Read more ⟶
← Prev
Next →