Explore weekly curated summaries and expert analyses highlighting the latest trends in cloud technology.

  • A Stuxnet source reconstruction appeared on GitHub: what it is and is not

    A GitHub repository called Sadpainy/Stuxnet surfaced this week claiming a reconstructed source code of Stuxnet, the worm that damaged Iranian centrifuges and effectively invented the category of cyber-physical weapon. It is written in C, targets Windows XP and Windows 7 only, and comes with the usual educational-use disclaimer. It has 69 stars and a single…

  • MikroTrick: pre-auth MikroTik takeover chain under active attack

    If you run a MikroTik router with SSH exposed to the internet, patch it now, then check it for compromise. CERT Polska disclosed six RouterOS vulnerabilities on September 5, and two of them chain into what the agency calls MikroTrick: an unauthenticated, full administrative takeover of any device whose SSH service is reachable from public…

  • Jellyfin 12.0 drops the 10 and rewrites how playlists work

    Jellyfin 12.0 is out, and the version number itself is the story. The project dropped the leading “10” from its scheme, so what would have been 10.12.0 ships as 12.0.0. That sounds cosmetic until you remember that 10.11.0 rewrote the entire library database and still looked, to anyone glancing at a version string, like a…

  • Signing TLS Handshakes Inside a TPM: Hardware-Bound Keys in Go

    A recent post by Christian Bshaatsbergen walks through a technique more Go developers should know: terminating TLS with a private key that exists only inside a TPM and never touches process memory. The post, Signing TLS handshakes inside a TPM, demonstrates the whole chain with a small library, and the mechanics are worth unpacking. Why…

  • Asahi Linux Reaches Official M3 Support

    Asahi Linux, the project that reverse engineers Apple silicon for Linux, now officially supports Macs built on the M3, M3 Pro, and M3 Max. The announcement landed on the project blog this week under the title M2 Episode 1, and it carries both good news and the usual honest list of caveats. What works The…

  • OpenAI’s Chief Scientist Says No Lab Is Ready to Scale at Full Speed

    OpenAI chief scientist Jakub Pachocki published an essay on September 6 called An Alien Mind, and the timing is hard to ignore. Three days earlier, the company shipped GPT-6 Astra, its most capable model yet and the first to cross a Critical threshold on cybersecurity evaluations. Days after that launch, the person who runs research…