Skip to main content
  1. blogs.gnome.org

    The Future of GNOME Boxes

    I have spent the last two years rebuilding GNOME Boxes from the ground up, driven by three main factors. I spoke extensively about this effort in my recent Linux App Summit, GUADEC 2025 and 2026 talks, but today I am excited to share the result for general testing. First, shifting to a Flatpak-first (and only)...

    Notes and details
  2. victoriametrics.com

    Go 1.27 interactive tour

    An interactive tour of what’s new in Go 1.27: every notable language, runtime, and standard library change, with short runnable examples you can edit and run in the browser.

    Notes and details
  3. clickhouse.com

    How we scale PgBouncer in ClickHouse Managed Postgres

    PgBouncer is single-threaded, so a single process caps out at one CPU core no matter the box size. See how ClickHouse Managed Postgres runs a peered fleet of PgBouncer processes with so_reuseport to scale pooling across every core — with benchmarks showin

    Notes and details