Skip to content
Daily digest · August 4, 202612 stories · 4 sources

August 4, 2026

Today's top tech stories, deduped across the newsletters I read and briefly summarized. Click a source to open the original article.

AI

  1. LLMs reward expertise

    A widely discussed essay argues that large language models deliver the biggest gains to users who already have deep domain expertise, since they're best equipped to judge and steer the model's output.

  2. Ten advances in mathematics and theoretical computer science

    OpenAI rounds up ten cases where AI models contributed to new results in mathematics and theoretical computer science, illustrating how the models are increasingly used as research tools.

  3. Smaller, faster, safer: running Kimi and GLM at scale

    Cloudflare details how it runs the open Kimi and GLM models at production scale, focusing on lower cost, faster inference, and better safety compared to larger proprietary models.

  4. Steve Yegge: Gas Town fell apart with Opus 4.7

    In an essay on "the shape of things to come," Steve Yegge writes that his coding tool Gas Town worked brilliantly through Claude Opus 4.6 but started falling apart at the seams with Opus 4.7 — a notable data point on how fragile AI agent tooling can be across model versions.

Security

  1. Hotel Wi-Fi attacks use custom malware to breach Microsoft 365 accounts

    Microsoft has linked a global campaign targeting hospitality Wi-Fi networks to the Russian threat actor Midnight Blizzard, also known as APT29. Attackers use custom malware to hijack travelers' Microsoft 365 accounts.

  2. New Pass-ta-key attacks let malware hijack Google-synced passkeys

    Security researchers have discovered three attacks that let malware on already-compromised Windows devices abuse Google Password Manager's synced passkeys to take over accounts, bypass user verification, and extract passkey private keys.

  3. N-able warns of N-central auth bypass flaw exploited in attacks

    N-able is warning customers that hackers are exploiting an authentication bypass vulnerability (CVE-2026-18577) affecting both hosted and on-premises N-central servers.

  4. ExfilSquad hackers leak info of over 100,000 UK police officers, staff

    A cyberattack on the UK's Police National Legal Database (PNLD) has compromised contact data for more than 100,000 police officers and other criminal justice professionals.

Dev

  1. Devtools must be open source

    A widely discussed essay argues developer tools must be open source to avoid user lock-in, sparking further discussion from Simon Willison and others — including the idea of a nightly cron job that automatically fetches upstream changes and rebases local customizations.

  2. Prevent cognitive debt by manually retyping LLM-generated code

    An essay argues developers should manually retype code generated by language models instead of pasting it directly, to avoid what the author calls "cognitive debt" and ensure they actually understand the code they ship.

IT

  1. How to Run Isolated Tenant Kubernetes Clusters on Shared GPU Infrastructure

    NVIDIA shows how organizations can give teams strong isolation on shared GPU infrastructure without running a dedicated Kubernetes cluster per team.

  2. NVIDIA Vera Storage Benchmarks: Faster Encryption, Compression, Integrity Checking, and Recovery for AI-Native Storage

    NVIDIA shares benchmarks for its Vera storage platform showing faster encryption, compression, integrity checking, and recovery — key capabilities as agentic AI workflows retrieve enterprise knowledge and reuse KV-cache data.