Home Knowledge Base 3GHz

3GHz

No mentions found

This entity hasn't been tracked yet, or Iris is still building its knowledge base.

Related Articles from SNS

Radxa Dragon Q8B: A Laptop Cosplaying as an SBC?

The Radxa Q6A was Radxa’s first Qualcomm-based SBC release last year, and even though we’re still deep in the midst of RAMageddon, Radxa are announcing the Dragon Q8B today, the very same day you’re reading this. Even I don’t know how I’ve managed that in 2026. At its core, a Qualcomm Snapdragon 8cx Gen 3 SoC running at 3GHz provides the horsepower, and provide it does.

Hacker News 9d ago

Restartable Sequences

May 31st, 2026 @ justine's web page The best kept secret at the frontier of system programming right now is the Linux 4.18+ (c. 2018) concept of restartable sequences or rseq for short. They allow you to create thread-safe data structures without locks or atomics which scale to microprocessors with many cores. It's currently only possible to use rseq on Linux using handwritten assembly code.

Hacker News 10d ago