
Great Software Developers factor worst case scenarios. For example, in Computer Science we are taught how to look at algorithms in terms of run time and measure based on a worst case scenario. I often find myself considering worst case scenarios wrt security, resource usage, scalability and attempt to build according to what craziness I […]