Rouge one : a story of missing constants
This time we are going to shift some bits around and compute constant values because it’s more fun. … Continue readingRouge one : a story of missing constants
Another brick in the memory wall
This time we are going to shift some bits around and compute constant values because it’s more fun. … Continue readingRouge one : a story of missing constants
Today we are going to play with some bits. … Continue readingRouge one : an integer representation story
Recently I’ve been integrating Qdrant vector search database into our infrastructure, services and processes, and came across one problem.
… Continue readingFun With Filters
Today I was updating our Postgress-based key-value store (which I blog about later) to use shared memcached cache for storing shard configuration instead of an in-memory one, and introduced a certain curious bug which I want to overview is some detail.
… Continue readingUnforeseen Consequences
Now, that’s the solution which is as much interesting itself as the way we came to it.
… Continue readingHome-brew sharding. Creating a bicycle for fun and profit
Today we’ll talk about multiple instances of one (micro)service synchronization.
… Continue readingLock with style
Today let’s talk about logging.
… Continue readingLog, Report and Measure with style