Skip to main content

Weekly links (Ed. 1)

Hi reader,

As always, it’s been a while, but I was busy finishing gathering the Advent of code 2025 stars. Except the usual 2/3 “you’re not smart enough to solve those by yourself” problems, I’m quite happy with the solutions I wrote, in Rust, as always.

This week, I’ve read a bit about summary metrics, especially the Effective Computation of Biased Quantiles over Data Streams (aka CKMS algorithm), that is implemented in the golang or java prometheus client libraries. However, it seems the python prometheus_client library does not implement this, yet?

The objects subjects I took a look at: