Highlights

Daily picks worth your time. Three to five stories, filtered for practitioners.

Server rack with network cables and blinking lights

New Rowhammer attack gives full control of machines running Nvidia GPUs

A Rowhammer variant exploits GPU memory access patterns to flip bits in DRAM, giving attackers complete control of machines with Nvidia GPUs in shared environments.

  • infrastructure
  • research
Open book with technical diagrams

The toolkit pattern: writing docs for AI, not just humans

O'Reilly describes a documentation pattern where projects structure docs around intent, letting AI generate valid configuration from plain-English descriptions.

  • tools
  • architecture
Abstract network of connected dots representing neural reasoning

Reasoning models decide before they reason

New evidence that reasoning models encode their action choices before chain-of-thought deliberation begins, which changes how you should read CoT outputs.

  • research
Maze viewed from above representing problem-solving shortcuts

Catching reward hacking by looking inside the model, not at its outputs

Researchers use representation engineering to detect when RL-trained models learn shortcuts that satisfy reward signals without solving the actual problem.

  • research
Abstract representation of AI processing

Claude now supports tool use in streaming mode

Claude's API now supports tool calls mid-stream, letting agents act without waiting for a full response.

  • tools
Database server room with blue lighting

DuckDB gets native vector similarity search

DuckDB now has native vector similarity search, which means you can do RAG-style retrieval in a single embedded database.

  • tools
  • research