Change three lines of code, save 760 server hours per month
blog.backslasher.net
Change three lines of code, save 760 server hours per month
1–3 of 3 posts
Re: Change three lines of code, save 760 server hours per month
#2Ah, the Pareto principle hard at work. Love it!
When people talk about "10X developers," this is what we are referring to.
It is possible for an individual to have outsized impact, and it's not necessarily about having extraordinary skill, it's about knowing what to work on and what to ignore.
Re: Change three lines of code, save 760 server hours per month
#3Remember to close off server connections and datasets and free up memory when done.