Or why modern storage is just a faster tape. · On March 23rd I was honored to present at PAC HERO FESTIVAL 2021 my favorite append-only design property....
Or a story of a bad surprise. · Being abstract is something profoundly different from being vague … The purpose of abstraction is not to be vague, but to...
Or embracing modern CPU architecture. · In the previous article we've looked at how different compilers handle int isHtmlWhitespace(int ch) { return...
Or squeezing every bit of performance. · There are many reasons leverage integers instead of more expensive data structures, like strings. On top of...
Or avoiding unnecessary overhead. · With increasing adoption of microservices, containers and design patterns like sidecar, communication efficiency...
Or avoiding wasted memory and repeated work. · Apache Arrow project uses regular expression matching to implement the LIKE predicate by translating SQL...