Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

AI

100 items on 24 Aug 2026
Python AI Django

llm-anthropic 0.27

Release: llm-anthropic 0.27 This release of the Anthropic plugin for LLM mainly provides compatibility with the recently released anthropic v1.0.0 Python library, which switches from httpx to httpx2. OpenAI made the…

Source: Simon Willison's Weblog
Python AI Django

Your executable is a SQLite database

Your executable is a SQLite database Farid Zakaria describes a neat Linux pattern for creating a SQLite database file that can be directly used as an executable binary. The trick sets the SQLite file format's 4-byte…

Source: Simon Willison's Weblog

100 items available