Fetching from the wire…
Infra2026-07-26 · source-backed
Tsinghua's Chen, Piao, Feng, Hu, and Li convert PoT programs into parameterized cache objects reusable across structurally similar requests, with one small model doing double duty: semantic variable extraction on cache hits and speculative drafting during target-LLM generation (arXiv 2607.20507). Up to 3.1x lower latency and 2.8x higher throughput under parallel serving on WebShop, Formula, and CodeTAT-QA. The architectural framing is the takeaway: small models earn their keep as lightweight interface layers around a cache, not as cheap substitutes for the big model.
Each link below shares sources, entities, or timing with this story.
Allen Bargi's August 15 post hit 302 points arguing that AI collaboration rewards context-sharing, examples, and feedback over precise instruction (Hacker News). The pushback holds that the piece conflates management with leadership. mikeocool calls it "the most low effort ver...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
Willison launched datasette-apps (0.1a2) on June 18, hosting self-contained HTML+JS apps in a sandboxed iframe that run SQL against your data, read-only by default. He frames it as "Claude Artifacts reimagined for Datasette," artifacts backed by a JSON API to a relational data...
His conclusion is DuckDB matches or beats SQLite's safety for untrusted queries, but only with enable_external_access=false, lock_configuration=true, and a watchdog thread, since DuckDB lacks SQLite's opcode-based query timeouts. He ships a safe_duckdb.py helper and a Datasett...
CCP announced the migration covering code that has run on Stackless 2.7 since 2010. The approach is to run futurize across the codebase and then manually review roughly 20,000 places where Python 2 and 3 behavior diverges, including integer division (Simon Willison). No comple...
Promptwatch's tracking shows the share of ChatGPT search queries using site: sat at 0.3-0.5% for weeks, dipped to 0.15% on August 3-5, then jumped to 16-17% on August 8, two days after OpenAI said it was making GPT-5.6 Sol "more reliable with facts." Simon Willison Willison co...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.