The standard caching mechanism is well known: placing copies of frequently used data for easy access makes a system faster. But you can fine-tune this for your use case, often reaping huge performance rewards.
2021-02-25 | 20 min read
COVID-19 upturned the world into home enclosure.
Changes will be deeper than we think.
2020-06-12 | 19 min read | Cross-posted on Medium
PHP lacks an enumeration type. Can you achieve the same with classes, while retaining the advantages of enums?
2020-05-13 | 7 min read
Setup a full blown PHP development environment using macOS’ built-in features and MySQL.
Fast square root in Assembly. Mathematical proof and expansion into roots of any index. Example usage for a cube root. Hardware parallelization.
2000-07-01 | 40 min read
Photo by Clay Banks on Unsplash