Skip to content

Comment on Optimizing writes to OLAP using buffers (ClickHouse, Redpanda, MooseStack)

Comments

Off-topic rant: I hate when websites hide the scrollbar. By all means, apply minimal styling to make it cohesive with the website background and foreground. But don't completely hide it.

This is included on that page's stylesheet:

    ::-webkit-scrollbar {
        width: 0;
        height: 0;
        display: none;
    }

Another reason to use Firefox, it doesn't respect that CSS :)

Timely! We're redesigning our blog, will keep you posted

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.