2026-07-16
Logged at IST: 2026-07-16 03:09 IST
What it is: Thinking Machines manifesto-style essay arguing for AI that extends human will and judgment rather than replacing human participation.
Gist: The essay’s central move is to treat both knowledge and values as local…
2026-07-16
Logged at IST: 2026-07-16 02:06 IST
What it is: Mira Murati announcing Thinking Machines’ first model, Inkling, and pointing to the launch post.
Gist: The important part is not just “open weights.” Inkling is a 975B total / 41B active multimodal Mixture-of-Exp…
2026-07-15
Logged at IST: 2026-07-15 22:23 IST
What it is: Arvind Narayanan pointing to his ICML 2026 annotated keynote slides and highlighting new pushback on recursive self-improvement assumptions
Gist: Narayanan’s frame is that the "AI as normal technology" view still…
2026-07-15
Logged at IST: 2026-07-15 14:02 IST
What it is: Zhengyao Jiang claiming the first experimental evidence of recursive self-improvement in an autoresearch agent
Gist: The specific claim is not generic "agents got better with more tuning," but that an agent spent…
2026-07-11
Logged at IST: 2026-07-11 01:15 IST
What it is: X post by Shantanu Goel summarizing Deep SWE 1.1 model-cost comparisons
Gist: Claims GPT 5.6 Sol medium outperforms Opus 4.8 max at roughly one-sixth the cost, while GPT 5.6 Sol High performs similarly to Fable 5…
2026-07-11
Logged at IST: 2026-07-11 02:17 IST
What it is: X post by Rohan Verma linking his blog post "GPT-5.4 with Pi 0.69.0 is just nice"
Gist: Argues that an agent harness stack getting boring is a success condition, not a failure. The post frames Pi 0.69.0 + GPT-5.4…
2026-07-11
Logged at IST: 2026-07-11 15:38 IST
What it is: Lilian Weng blog post, "Harness Engineering for Self-Improvement"
Gist: Argues that recursive self-improvement in the near term is less about models rewriting their own weights and more about improving the surrou…
2026-07-11
Logged at IST: 2026-07-11 01:09 IST
What it is: X post by Mitchell Hashimoto on side-by-side Sol xhigh versus Ultra runs
Gist: Says two days of side-by-side planning and implementation runs did not reveal a tangible quality difference between Sol xhigh and Ult…
2026-07-10
Logged at IST: 2026-07-10 12:11 IST
What it is: X post by Geoffrey Huntley linking to Stack72's essay "The Great Divergence in Software Engineering"
Gist: Argues that the gap between teams effectively using AI and teams still piloting or rejecting it is no lon…
2026-07-10
Logged at IST: 2026-07-10 11:07 IST
What it is: Ryan Dahl essay, "Humans Are Just Stochastic Parrots"
Gist: A satirical inversion of common anti-LLM critiques, applying them to humans to highlight how shallow many stochastic-parrot arguments are when stripped …
2026-07-10
Logged at IST: 2026-07-10 00:05 IST
What it is: X post by h100envy summarizing a long talk by the ex-NVIDIA engineer behind Unsloth on fine-tuning and reasoning-model workflows
Gist: Frames a practical single-GPU stack for local/post-training work: choose a ba…
2026-07-09
Logged at IST: 2026-07-09 23:10 IST
What it is: Cloudflare blog post introducing Meerkat, a new global consensus service built on the QuePaxa algorithm
Gist: Cloudflare is building Meerkat for strongly consistent control-plane state across 330+ data centers, a…
2026-07-08
Logged at IST: 2026-07-08 22:40 IST
What it is: X post by Bilgin Ibryam linking to Prime Radiant's "Some new agentic patterns"
Gist: Describes production-ish internal agent patterns built around an "agentic user in the loop" model, with agents in Slack handlin…
2026-07-06
What it is: Andrej Jovanović announcing the Red Queen Gödel Machine (arXiv:2606.26294)
Gist: self-improving agents should co-evolve with the evaluators that judge them; otherwise stronger agents just learn to exploit stale tests. Paper claims better coding per…
2026-07-06
What it is: Lilian Weng sharing her new Lil'Log post, "Harness Engineering for Self-Improvement"
Gist: argues recursive self-improvement will depend not just on better base models but on better harnesses, the runtime layer that manages tools, planning loops, c…
2026-07-06
What it is: Maxime Rivest demo turning a reMarkable Paper Pro into Tom Riddle’s diary
Gist: real hardware/software hack where handwritten ink fades, an on-device LLM reads the page, and replies animate back in handwriting; strongest idea is AI as object/interf…
2026-07-06
What it is: Nithin Kamath on Zerodha’s operating culture
Gist: a nice place to work is not accidental culture but the result of repeated leadership choices, slowing down to avoid burnout, staying small, avoiding fear-based management, letting tech make technic…
2026-07-05
Imported from historical reading log.
X post by @jlongster on agent-driven testing and token cost tradeoffs between text buffers and screenshots.
Gist: for app-testing agents, screenshots are surprisingly close to text buffers on token cost in some models, bu…
2026-07-05
Imported from historical reading log.
X post by @captn3m0 replying to @svs, quoting Neil Gaiman’s 2013 Guardian piece on libraries/reading/daydreaming.
Gist: pushback on using science fiction as an interpretive frame for AI; claim is SF is valuable for dreams…
2026-07-04
What it is: X post from svs sharing his essay “Read More (Science) Fiction.”
Newsletter angle: “read more sci-fi” is the visible conclusion, but the sharper claim is that fiction supplies vocab and priors for handling agentic weirdness without naive hype or na…
2026-07-04
What it is: X reply from Michigan TypeScript pointing to Sean Goedecke’s post “Should LLMs just treat text content as an image?”
Newsletter angle: counterintuitive interface hack + deeper architectural question about whether text should sometimes ride the visi…
2026-07-01
Gist: Passmark checks an LLM cache before making fresh model calls during browser tests, reportedly cutting a 7-minute suite down to 90 seconds.
Newsletter angle: “cache-first AI browser testing” as practical infra for regression pipelines.
Retrieval note: twe…
2026-07-01
Gist: the claim is that in large legacy systems, the bottleneck is not typing code but building enough system understanding to change it safely and quickly; LLMs compress that comprehension step.
Newsletter angle: “AI helps most where system understanding domi…
2026-06-30
Gist: all five profiles emit the same pprof structure; the core difference is collection model, CPU samples asynchronously via signal + ring buffer, heap/block/mutex aggregate in per-stack tables in place, goroutine snapshots stacks on demand.
Newsletter angle…
2026-06-29
Gist: on Semgrep’s IDOR benchmark, GLM 5.2 scored 39% F1 in a simple prompt-only PydanticAI harness, beating Claude Code’s 32% while costing roughly $0.17 per vulnerability found; Semgrep’s own endpoint-discovery multimodal harness still led overall at 53–61% …
2026-06-28
Gist: Coinbase reportedly cut AI spend nearly in half while token usage kept growing by changing defaults to cheaper open-weight models (GLM 5.2, Kimi 2.7), adding smarter routing, aggressively using caching, and keeping context lean instead of tightening caps…
2026-06-28
Gist: the design claim is “one stable RL kernel, task-specific variety in data generation.” Training stays fixed; multi-turn tools, environment feedback, verifier rewards, and other agent behaviors are modeled as rollout/data-gen differences rather than separa…
2026-06-26
What it is: Bilgin Ibryam sharing an article on Portkey’s product-engineering org design
Gist: highlights a notably lean product org, 24 product engineers, 1 product designer, 0 PMs, and frames the build/operating model as the interesting part
Newsletter angle…
2026-06-26
What it is: Go/security post on building a self-hosted LLM security proxy with sub-2ms prompt inspection
Gist: author built an OpenAI-compatible reverse proxy (“Tamga”) that scans prompts for PII, secrets, and prompt-injection patterns before forwarding to pro…
2026-06-26
What it is: Bilgin Ibryam sharing Sean Goedecke’s updated “How I use LLMs as a staff engineer in 2026” workflow writeup
Gist: the notable shift versus 2025 is treating agents as default collaborators for nearly every code change, bug investigation, codebase re…
2026-06-24
Gist: the safe/scalable model is many fine-grained task-specific agents, each receiving only the exact capabilities implied by the task context (for example, a pasted doc URL grants access only to that doc). He also argues agent authority should derive from a …
2026-06-24
What it is: Visible standouts: The Second Half; Eugene Yan on eval process; Han-Chung Lee on agent eval infra; Hamel/Shreya LLM Evals FAQ; Jason Wei on verification; Anthropic on agent evals; Ofir Press on benchmarks; AI Agents That Matter; Building on Evaluat…
2026-06-23
What it is: Armin Ronacher post linking to “The Coming Loop”
Gist: argues the important new layer in coding agents is the harness-level loop outside the agent itself; loops already work well for bounded, verifiable work like ports, benchmarking, scanning, and …
2026-06-23
Gist: argues model vendors have been massively subsidizing usage to manufacture demand, but token-based pricing is now exposing the real cost structure; for serious enterprise/agentic use, compute bills can exceed human labor costs by a wide margin.
Newsletter…
2026-06-19
What it is: X post by @leyten linking github.com/leyten/shard
Gist: Shard is a WAN-distributed pipeline-parallel LLM inference engine that splits a frontier-size model across GPUs on separate machines; claim is ~30 tok/s for GLM-5.2 744B across 6 RTX PRO 6000s…
2026-06-12
What it is: X thread by SemiAnalysis on AI lab business models: subscription vs API.
Gist: based on exhausting weekly limits with real long-horizon coding tasks, they claim consumer subscriptions are far more generous than common “monthly fee ~= API token valu…
2026-06-11
Gist: argues DX thinking should extend to agents; optimize the layer between model and codebase via minimal/tested context, deterministic environments, proof-heavy verification, structural safety, governance/model routing, clean codebase interfaces, and shared…
2026-06-11
Gist: argues the “AI is replacing software engineers” story is mostly AI-washed layoffs rather than evidence of capability-driven displacement; software work is a decide-execute-deliver sandwich, and AI mainly compresses the execute middle while decision-makin…
2026-06-10
What it is: How To AI thread summarizing the Stanford + Meta “Code as Agent Harness” paper.
Gist: the core claim is that reliable agents should externalize reasoning into executable code instead of relying on free-form natural-language chain-of-thought. In thi…
2026-06-10
What it is: Deedy post listing standout Claude Fable 5 demos and benchmark anecdotes.
Gist: a high-signal hype/market snapshot: claims Fable 5 is showing startling capability across large-scale code migration, graphics generation, gameplay, and optimization ta…
2026-06-10
What it is: dosco sharing Lance Martin’s “Designing loops with Fable 5”.
Gist: argues stronger agent performance comes from loop design, not just model quality: use explicit goals/rubrics for self-correction, separate verifier sub-agents instead of self-critiq…
2026-06-10
What it is: Eli Bendersky on starting new projects with LLM agents, based on building a new Go project from scratch.
Gist: argues agent-heavy development works best when humans keep tight control over design, review, and commit boundaries: start with repo-comm…
2026-06-10
What it is: skepticism: the thread oversold it a bit, the paper is a broad survey/position piece, not a clean proof that one architecture flips everything.
Gist: this is mostly a taxonomy and research agenda, not a new experimental result. The paper’s useful m…
2026-06-09
What it is: Langfuse post/article on automating the AI engineering loop without producing “agent slop”.
Gist: argues the whole AI engineering loop can now technically be automated, instrumentation, monitoring, dataset building, testing, deployment, but full au…
2026-06-09
What it is: Lewis Campbell post linking to “The Decline of Search Engines is an Opportunity”.
Gist: argues worsening search quality should push people back toward the old web habit of maintaining personal links pages; discovery by human-curated hyperlinks is f…
2026-06-09
What it is: Zara Zhang post using Paul David’s “The Dynamo and the Computer” as an analogy for AI adoption.
Gist: argues AI gains won’t come from simply inserting models into existing workflows; like electrification, the real productivity jump comes only after…
2026-06-09
What it is: LTSE post linking Eric Ries’s Fast Company essay, “Our fears about AI are really fears about capitalism”.
Gist: argues many AI anxieties are really about institutions and incentive systems optimizing for the wrong outcomes; the key question is not …
2026-06-09
What it is: Shriram Krishnamurthi memo on rebooting a programming languages course for the agentic coding era.
Gist: argues PL should be reframed around constraining AI-generated implementations and providing guarantees; distinguishes PL from SE/FM, then propo…
2026-06-09
What it is: Karthik S sharing Hadley Wickham’s “What is an agent?” explainer.
Gist: very clear mental model: an agent is an LLM inside a harness that can call tools repeatedly in a loop; the harness mediates tool calls/results and turns a stateless request/res…
2026-06-08
What it is: Armin Ronacher explaining Pi’s new per-project approval prompt and the security model behind it.
Gist: the key argument is that AGENTS.md gets injected into the system prompt, so untrusted repo-level instructions can directly influence agent behavi…
2026-06-08
What it is: a blog essay arguing AI disruption is structurally more threatening to software than many other fields because code is verifiable, open source created a huge training corpus, and AI labs can dogfood coding tools on themselves.
Gist: the author expe…
2026-06-08
What it is: Gergely Orosz pushing back on the blanket “just use loops” advice for coding agents.
Gist: his claim is that autonomous loop-heavy agent workflows mainly make sense for the relatively small set of people with effectively unlimited token budgets and…
2026-06-08
What it is: an X post promoting an 85-minute MIT lecture on Git internals / data model.
Gist: the pitch is that most developers memorize Git commands without understanding commits, trees, refs, and the graph underneath; learning the model makes debugging histo…
2026-06-08
What it is: Sebastian Raschka summarizing a paper on whether repository-level context files like AGENTS.md actually help coding agents.
Gist: in the reported benchmarks, LLM-generated context files were neutral-to-slightly-worse versus no context file, develop…
2026-06-04
What it is: antirez reacting sharply to Anthropic’s Opus 4.8 as a product/management failure rather than a raw model-capability issue.
Gist: the claim is that shipping a bad model experience is more revealing about product judgment and internal decision-making…
2026-06-04
What it is: Christoph Nakazawa sharing his essay “Modern Engineering Values,” framed around Codex as a step-change in developer velocity.
Gist: the piece argues coding is no longer the main bottleneck; the durable values now are strong ownership, taste, strict…
2026-06-04
What it is: Ajey Gore linking his essay “The Solo Climb.”
Gist: the argument is that AI-enabled solo builders and tiny teams only work when they first build a genuinely load-bearing “harness”, trusted tests, evals, specs, and hard gates that can answer “is thi…
2026-06-04
What it is: Bilgin Ibryam pointing to Jani Janakiram’s Diagrid essay “Why AI Agents Fail in Production.”
Gist: the core claim is that agent projects fail less because models are weak and more because teams ship behavior without the production substrate underne…
2026-06-03
What it is: Christoph Nakazawa’s post on “Modern Engineering Values” and his current LLM-heavy workflow.
Gist: core claims are that coding is no longer the bottleneck, strong guardrails plus tight feedback loops matter more than ever, repo-local context become…
2026-06-02
What it is: Han Xiao on Dataroom, a local-first deep research harness.
Gist: argues deep research should be a cheap, long-running first step for long-horizon tasks; Dataroom uses a small local model on your own GPU, keeps gathering until the package is genuine…
2026-05-31
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback, then read linked post directly: https://thoughts.hmmz.org/2026-05-31.html
Mario Zechner recommends David's post the solution might be cancelling my AI subscription.
Gist…
2026-05-19
Gist: proposes CAS-style edits using line-number + short checksum tags instead of resending old text verbatim, aiming to save tokens while still guarding against stale or hallucinated edits.
Newsletter angle: "a lighter-weight edit primitive for coding agents:…
2026-05-19
What it is: Cloudflare on testing Anthropic Mythos against 50+ internal repos; links to "Project Glasswing: what Mythos showed us".
Gist: key claim is that stronger offensive-security models change vuln research from bug spotting to exploit-chain construction …
2026-05-13
Imported from historical reading log.
Ambitious OSS project pitching WiFi CSI as a privacy-preserving sensing stack: presence detection, breathing/heart-rate monitoring, activity recognition, rough pose estimation, and through-wall/environment sensing using E…
2026-05-13
Imported from historical reading log.
Andras Bacsai jokes that Coolify created a fake repo with fake bounties so agent/bot-driven fake PR submissions would self-identify and could be banned from the main repo.
Useful as a sharp anecdote about the emerging spa…
2026-05-13
Imported from historical reading log.
Course/site on harness engineering for AI coding agents, synthesizing OpenAI + Anthropic guidance into lectures, projects, and ready-to-copy templates.
Core pitch: reliability comes less from a smarter model and more from…
2026-05-12
Imported from historical reading log.
Jake’s launch post for sqlite3-parser-js: claims a pure-JS port of SQLite’s parser beats every other JS SQL parser he benchmarked, including wasm-based options.
Useful companion to the repo itself because the punchline is…
2026-05-12
Imported from historical reading log.
JS SQLite parser ported from SQLite’s own Lemon/LALR grammar, aimed at being fast, lightweight, browser-friendly, and more faithful than typical JS SQL parsers.
Notable angle: improved structured diagnostics and hints, pl…
2026-05-12
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback, then read linked TIL directly: https://til.simonwillison.net/llms/llm-shebang
Simon Willison shows a neat pattern for using his llm CLI in a shebang line, turning plain-English fi…
2026-05-12
Imported from historical reading log.
Blog essay arguing AI compresses the org’s “translation layer” more than any single job title: spec→ticket→PR→release-note work gets cheap, while judgement around why/what/trust systems gets more valuable.
Strong claim: m…
2026-05-11
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback; includes an image illustrating progressive rendering from noise to a clear cat image.
Saved media locally:
Dax reframes coding-agent usage: not like 3D printing one committed laye…
2026-05-07
Imported from historical reading log.
Read The agent principal-agent problem by David Crawshaw.
Core claim: classic review-before-commit code review assumed a human contributor whose effort and understanding could be inferred from the code; agent-mediated con…
2026-05-07
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback.
Mitchell Hashimoto argues that AI slop is useful as an internal experimentation tool: low-quality generated code/UI/plugins can dramatically reduce the cost of parallel …
2026-05-07
Imported from historical reading log.
Extracted the Anthropic post via api.fxtwitter.com fallback and checked the linked research page Natural Language Autoencoders: Turning Claude’s thoughts into text.
Anthropic's core idea is to train a model to verbalize i…
2026-05-07
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback and checked the linked Meta RAM Autodata post plus the referenced justrach/devswarm repo and sample issue.
Rach connects her agent workflow to Meta's Autodata framing: ag…
2026-05-07
Imported from historical reading log.
Extracted Simon Willison's post via api.fxtwitter.com fallback and checked the linked note Notes on the xAI/Anthropic data center deal.
Simon's main clarification is that Anthropic is getting Colossus 1, while xAI keeps u…
2026-05-07
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback and checked the linked repo z-lab/dflash.
Zhijian Liu pitches DFlash for Gemma 4 as an open-source speculative decoding path that can push native Gemma 4 MTP further, cla…
2026-05-07
Imported from historical reading log.
Extracted Mario Zechner's quote-post via api.fxtwitter.com fallback and checked the linked Entire blog post on agentic search.
Entire's core claim is useful: from ~202k real tool calls across ~1,983 public coding-agent ch…
2026-05-07
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback; the quoted tweet and attached screenshot provide the actual context.
Claim: a GPT-3 training loss spike was traced to scraped data from a microwavegang subreddit/communi…
2026-05-06
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback.
Ben Holmes says switching from TipTap/ProseMirror to Slate made a rich-text bulleted-list interaction dramatically easier to build; something that took weeks to half-wor…
2026-05-06
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback; inspected attached screenshot separately.
Thomas Ptacek argues the .de incident is decisive evidence against DNSSEC as core Internet security functionality.
Attached scr…
2026-05-06
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback and checked the linked SubQ technical post.
Mario Zechner is skeptical of SubQ’s claim that SSA does not approximate attention; his objection is that unless ignored query…
2026-05-06
Imported from historical reading log.
Claude Managed Agents update centered on three things: dreaming, outcomes, and multiagent orchestration.
Dreaming is a research-preview async job that reads an existing memory store plus past session transcripts and emits…
2026-05-06
Imported from historical reading log.
GitHub PR title: HTML5+CSS face lift for the generated pages by knadh on mitmproxy/pdoc; merged Nov 20, 2014.
Logged as a folklore/historical reference rather than a current article; likely relevant as an old design/imple…
2026-05-06
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback and read the linked Microsoft Work Trend Index piece Agents, human agency, and the opportunity for organizations.
Satya/Microsoft framing: firms need to redesign work aro…
2026-05-06
Imported from historical reading log.
Extracted main post via api.fxtwitter.com fallback and read linked ChinaTalk piece How to Buy Cheap Claude Tokens in China.
Kyle Chan highlights Zilan Qian’s write-up on the transfer station economy around blocked frontie…
2026-05-05
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback.
Martin Fowler Fragments: May 5 roundup linking: open-source framework for prompting patterns, musician suing Google for defamation, Apple rethinking AI spend, running LLMs locally…
2026-05-05
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback.
Frank/jedisct1: SKILL.md is fine for static instructions. But many useful agent workflows are not just instructions. They are loops. Introducing Agent MetaSKILLs.
Linked page: htt…
2026-05-05
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback.
Uttaran Nayak (Bangalore) announcing Pratilekha: one API, every Indian & regional language. and we built this ourselves.
Early signal worth tracking as part of the India/Banga…
2026-05-05
Imported from historical reading log.
Extracted via api.fxtwitter.com fallback.
Simone/evilsocket amplifying claim that Chrome silently installs a 4 GB Gemini Nano model on user devices, without clear consent prompt, and re-downloads it if deleted.
Linked art…
2026-05-05
Imported from historical reading log.
Main post successfully extracted via api.fxtwitter.com fallback.
Post by Alexander Whedon introducing SubQ as a sparse-attention LLM architecture claim: fully sub-quadratic sparse attention, 12M token context window, 52x …