I build software, break it, and write down what i learn.
Building things and breaking them(hopefully in that order). I like writing about the things I am learning like complex algorithms, sneaky bugs, security tools and so on.
Technical discussions, open source collaborations and work opportunities in software engineering
Every API request does not carry the same weight. A product catalog handles tens of thousands of requests per second and cannot tolerate 100ms latency. On the other hand, a highly sensitive admin panel handling 10 requests per second can tolerate tha...
