SWStanley Wonginccstanley232.hashnode.dev·May 24, 2022 · 4 min readHow a print statement hangs the serverLoad test is the most exciting part of programming - It takes little time to write, breaks things without being blamed and reveals bugs that only occurs in high traffic. I was load testing a machine learning model exposed as a RESTful API in Flask. T...00
SWStanley Wonginccstanley232.hashnode.dev·Jan 4, 2022 · 2 min readPlaying with Legacy Code - Get seniors buy-inI was working in a telecommunications company which ships physical VoIP gateway to customers. The code base was already decades old and gained a lot of rust over the years. Most developers heard of callback hell... But I have seen "if hell": if ($con...00