Skip to content
TILens What matters today in tech
Theme
Topics - Frameworks
Calendar · AUG 2026
M08 Aug 2026
  1. M01 JAN
  2. M02 FEB
  3. M03 MAR 001
  1. M04 APR 012
  2. M05 MAY 015
  3. M06 JUN 018
  1. M07 JUL 047
  2. M08 AUG 073
  3. M09 SEP
  1. M10 OCT
  2. M11 NOV
  3. M12 DEC
2
3 4
14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

Daily edition · Frameworks

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

09 Aug 2026 edition
Python AI Django

Quoting Claude Opus 5 system prompt

Claude Fable 5 and Claude Mythos 5 were first released on June 9, 2026. On June 12, 2026, Anthropic suspended access to both models to comply with U.S. Department of Commerce export controls; the Department lifted those…

Source: Simon Willison's Weblog
Python AI Django

GitHub Models is now retired

GitHub Models is now retired I missed this news until today, when the GitHub Actions run for my simonw/research repository failed with this error message: GitHub Models is temporarily unavailable as part of a scheduled…

Source: Simon Willison's Weblog
Python AI Django

SQLite compressed text-history prototypes

Research: SQLite compressed text-history prototypes I'm perennially interested in options for storing revision histories in relational databases. While out on a dog walk I had a new idea: how about taking the full text…

Source: Simon Willison's Weblog