Skip to content
SQCC

The brief

Papers and results, the day they land.

Preprints, results and announcements from quantum computing and the machine-learning work alongside it, collected from where the field publishes. Every line links to the source and none of it is written by us. Read the ones that earn it; skip the rest — that is what the summaries are for.

  • Cloudflare Spectre Vulnerability Reassessment

    Cloudflare conducted a reassessment of remote Spectre attacks on its Workers platform in 2024 and 2025, identifying new attack methods like Spectre gadgets and remote timers, and subsequently implemented new defensive measures.

    3 findings
    • Cloudflare reassessed remote Spectre attacks on its Workers infrastructure during 2024 and 2025.
    • The assessment identified new attack primitives, including Spectre gadgets and remote timers.
    • New methods for achieving co-location for these attacks were also detailed.

    Cloudflare Blogblog.cloudflare.comSoftware Engineering

  • Grok CLI Data Upload Incident

    xAI's Grok Build coding CLI was discovered secretly uploading users' entire local codebases, including sensitive `.env` files and git history, to Google Cloud. Following public backlash, xAI open-sourced the CLI and committed to deleting retained data, but the incident significantly eroded developer trust.

    3 findings
    • xAI's Grok Build coding CLI (grok) transmitted all local files, including `.env` secrets and git history, to a Google Cloud Storage bucket named `grok-code-session-traces`.
    • This data upload was active by default, not disclosed to users, and disabling the 'Improve the model' setting did not stop it.
    • An independent AI safety researcher, Cerblab, documented the full scope of the data transmission.

    Pragmatic Engineerblog.pragmaticengineer.comSoftware Engineering

  • Building an AI Text Detector From Scratch

    This article outlines how to build an AI text detector from scratch, explaining its underlying principles, practical applications like filtering spam or refining human writing, and its limitations as a cat-and-mouse game.

    What you get from it

    Understanding how AI detectors work helps you develop more robust AI models and evaluate the authenticity of text. It also shows how to build verifier systems for LLMs beyond traditional reasoning tasks.

    5 findings
    • The project aims to explain AI detector mechanics by building a simple one.
    • It can serve as a verifier to train small language models (SLMs) to produce text that avoids detection.
    • Practical uses include filtering spam and helping writers improve text without making it sound AI-generated.
    • AI detection is an ongoing "cat-and-mouse game" with evolving models and potential for false positives.
    • The proposed method involves fine-tuning a DistilBERT classifier to produce a 0-100 score indicating the likelihood of AI generation.

    15 Augmagazine.sebastianraschka.comAI Research

  • AI Infrastructure Financing and Capital Expenditure

    The AI industry is experiencing a significant capital expenditure boom, with major financial institutions mobilizing over $500 billion to finance AI compute infrastructure. This trend is driven by rising GPU prices and the recognition of AI compute as a new, durable asset class, with companies like Nvidia and Google creating new funding mechanisms to address capital and power constraints in AI development.

    Net Interest

The brief is assembled automatically from public feeds and RSS, then checked by the club before it appears. Summaries, findings and every “what you get from it” are quoted from the source or its abstract, never our reading of the work — and papers are dated, credited and abstracted from arXiv itself. Not every story has all of that, and the ones that do are set longer for it. If you want the paper, go and read the paper.

Something wrong, or something missing? Tell us.