Blog Posts
Why Backend Devs Should Care About Web3 (Even if You Hate Buzzwords)
A backend/security-friendly introduction to Web3: why it matters, what pain points it solves, and how it changes the ...
HTTP/3 for Backend Developers (and Curious Humans)
From HTTP/1.1 to HTTP/3 - why QUIC matters for backend performance, security, and user experience
The Sneaky DRF Authentication Bug: When 401 Turns into 403
How DRF's authentication class order causes incorrect HTTP response codes - and why it's arguably a bug