Sijo Sam
നദിക്ക് വള്ളവും മനുഷ്യർക്ക് സ്വപ്നവും ഒരുപോലെയാണ്.
A boat carries us across a river; a dream carries us through life.
Projects
View all →pi-deploy-artifacts
domsure
agentic-kanban
Kavalx
llm-moat
Writing
View all →I Let a Random Number Generator Find My Bugs
A seeded PRNG, a reference model, and six thousand requests later: how Deterministic Simulation Testing found a cache bug my unit tests never would have.
Why Your Frontend Needs a Safety Net - Part 2
TanStack Query is a powerful tool. Used without discipline, it quietly makes your backend hate you.
That Time I Over-Engineered Image Loading in React
A deep dive into my 2018 React image loading component, what I got wrong, and how web standards have evolved to make it all unnecessary.
Why Your Frontend Needs a Safety Net
Implementing data layer abstraction in React applications to handle API changes.