JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoThe Perfect Solutionprogramming.devimagemessage-square80fedilinkarrow-up1692
arrow-up1692imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square80fedilink
minus-squareSpeiser0@feddit.delinkfedilinkarrow-up103·2 years agoProcessors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.
minus-squarecoloredgrayscale@programming.devlinkfedilinkarrow-up20·2 years agoWe can add caching so numbers that have been checked once can be quickly looked up from an inMemory database.
Processors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.
We can add caching so numbers that have been checked once can be quickly looked up from an inMemory database.