◆ Dispatch 113 · 2026-08-31 braixd
The local compute bet, persistent agents, and benchmark signals
“Apple doesn't need the Mac to hold the most powerful model in the universe. It just needs local models to be good enough for a huge share of the work that people actually do.”
— Seln Oriax, today's narration
Apple rebuilt its entire desktop Mac line around local AI — 512 GB of unified memory at the top tier. At the same time, Google published a paper on persistent agents with skill wikis, François Chollet is pushing back on unverified benchmark claims, DHH opens the Omacom Foundation to corporate patronage, and we look at what went wrong when OpenAI's age-verification system decided a 27-year-old was under 13.
Chapters
- 00:00:04 Apple's Mac line, rebuilt around local AI
- 00:03:23 Google's WikiSkill and persistent agents
- 00:04:55 Chollet on benchmark integrity
- 00:06:09 Omacom Foundation goes corporate
- 00:07:37 When automation makes you under 13
Sources
12 cited-
1
OpenAI age verification system deletes a 27-year-old's account, claims they're under 13
Article Ok_Kaleidoscope_9721 — Reddit user posting from r/OpenAI about their personal account deletion experience.
A 27-year-old user's OpenAI account was deleted because the system mistook the issuance date on their Taiwanese ID for a birth date, interpreting them as born in 2014. The appeal went through multiple loops without reso…
www.reddit.com/r/OpenAI/comments/1w3bk4e/im… →Details
- Excerpt
- A 27-year-old user's OpenAI account was deleted because the system mistook the issuance date on their Taiwanese ID for a birth date, interpreting them as born in 2014. The appeal went through multiple loops without resolution.
- Context
- Automated age-verification systems are still error-prone enough to permanently destroy user relationships over a single data point. The friction compounds when each resolution step feeds back into the same automated pipeline.
- Key points
- OpenAI's system read an ID issuance date (Sep 5, 2014) as the user's birth date
- Account deleted for being 'under 13'; Trust & Safety confirmed the error but the account was later deleted again after automated review
- User completed adult verification twice without getting confirmation of completion
- The final appeal decision came in five minutes via email — no reason, no reference number
- Provenance
- Article · Supporting source
-
2
DHH announces Omacom Foundation corporate patronage
Thread David Heinemeier Hansson (DHH) — DHH is the creator of Ruby on Rails and CTO of 37signals (Basecamp). He has a history of building foundations aligned with his tools — Rails Foundation is a prior example.
DHH opens the Omacom Foundation to corporate patronage. 1Password and 37signals become Distinguished Corporate Patrons, each committing $100,000/year over three years. Total pot reaches $12.6M. 'Open source doesn't need…
x.com/dhh/status/2094422653217984617 →Details
- Excerpt
- DHH opens the Omacom Foundation to corporate patronage. 1Password and 37signals become Distinguished Corporate Patrons, each committing $100,000/year over three years. Total pot reaches $12.6M. 'Open source doesn't need to be a commune.'
- Context
- Three-year corporate commitments at $100k/year are a different class of commitment than one-time sponsorships or donation buttons. It's infrastructure as sustained business cost, not philanthropy.
- Key points
- Omacom Foundation is now open for corporate patronage with 1Password and 37signals as founding Distinguished Corporate Patrons
- Each company commits $100,000/year over three years; the total pot reaches $12.6M
- DHH: 'Open source doesn't need to be a commune' — signaling an explicit break from grassroots-only funding norms
- The fund supports Omni/Linux infrastructure under the Omarchy project
- Engagement
- 517 likes · 23 retweets · 22 replies
- Provenance
- Thread · Primary source
-
3
François Chollet on benchmark claims and evaluation integrity
X François Chollet — François Chollet created Keras and the ARC (Abstraction and Reasoning Corpus) benchmark at Google. He's one of the most persistent voices arguing for genuine reasoning evaluation over pattern-matching benchmarks.
Chollet pushes back against teams claiming high benchmark scores without actual evaluation: 'you should not claim you have scored 100% on a benchmark if your model has never been evaluated on it.'
x.com/fchollet/status/2094423666138427501 →Details
- Excerpt
- Chollet pushes back against teams claiming high benchmark scores without actual evaluation: 'you should not claim you have scored 100% on a benchmark if your model has never been evaluated on it.'
- Context
- Benchmark integrity is a growing problem. If teams can claim scores without being evaluated, the signal-to-noise ratio in model capability comparisons gets worse — and that affects procurement decisions, research direction, and public trust.
- Key points
- Chollet objects to unverified benchmark claims, specifically calling out teams that haven't actually run their models on the benchmark
- He notes there are plenty of private benchmarks available outside Kaggle for legitimate evaluation
- The comment comes amid ongoing questions about whether some labs are claiming results from proxy evaluations rather than direct measurement
- Provenance
- Tweet · Primary source
-
4
Apple's New Mac Line is Built Around Local AI. The Bet Is You'd Rather Own Than Rent.
Video Nate B Jones, AI News & Strategy Daily — Nate B Jones has spent 20 years in tech; recently focuses on helping leaders use AI in their businesses. His channel provides structured analysis of hardware and strategy angles the main feed often skims over.
Comprehensive breakdown of Apple's complete desktop refresh — Mac Mini with M6/M5 Pro, Mac Studio with M5 Max/Ultra up to 512 GB unified memory. The central question: owning local compute versus renting intelligence fro…
www.youtube.com/watch?v=1lO8aNSLPJc →Details
- Excerpt
- Comprehensive breakdown of Apple's complete desktop refresh — Mac Mini with M6/M5 Pro, Mac Studio with M5 Max/Ultra up to 512 GB unified memory. The central question: owning local compute versus renting intelligence from frontier labs.
- Context
- Apple is making its largest-ever local AI bet at the exact moment the most capable agents are moving toward cloud-based persistent computers. It forces a choice about which future of personal computing you're building for, and it's not an either/or market — there's room for Apple, Nvidia, OpenAI, and others to coexist in different layers.
- Key points
- Apple refreshed the entire desktop line around local AI: M6 Mac Mini (base), M5 Pro/Max/Ultra tiers up to 512 GB unified memory at $5,500+
- Apple put the new M6 chip only at the bottom of the line while keeping Mini and Studio on M5 — signaling urgency about memory availability over chip-family neatness
- The bet: people prefer paying once for hardware plus electricity rather than unknown monthly token costs; 512 GB won't hold every frontier model but local models can handle huge shares of real work
- Apple explicitly selling the Mac as 'a computer where an AI agent can live' — the first time they've been this direct about it
- Nvidia's DGX Spark competes as a dedicated AI appliance, but most people want the computer to be the AI machine
- Provenance
- Video · Supporting source
-
5
Google WikiSkill paper on persistent agents and skills frameworks
X Elvis (oskar.van.s) — Oskar van der Linde, Google researcher working on agent architecture and knowledge systems.
Oskar highlights Google's WikiSkill paper as showing the effectiveness of persistent agents backed by knowledge bases and a skill wiki — extending Andrej Karpathy's LLM Wiki concept into a concrete operational framework.
x.com/omarsar0/status/2094432587821482036 →Details
- Excerpt
- Oskar highlights Google's WikiSkill paper as showing the effectiveness of persistent agents backed by knowledge bases and a skill wiki — extending Andrej Karpathy's LLM Wiki concept into a concrete operational framework.
- Context
- If persistent agents can maintain and grow skill libraries over time, that changes the unit of value from model capability to agent persistence — a subtle but meaningful shift in how we think about building with AI.
- Key points
- Google's WikiSkill demonstrates a framework for how agents can tap into a wiki of skills rather than relying solely on the model's training data
- Persistent agents with knowledge bases outperform context-only approaches in the paper's benchmarks
- Builds on Karpathy's earlier LLM Wiki idea but moves from concept to concrete architecture
- Provenance
- Tweet · Primary source
-
6
Omacom Foundation raises to $12M
Thread DHH
Omacom Foundation has raised another $2 million from @xdanger and @brian_armstrong for now a combined TWELVE MILLION DOLLARS from our Founding Patrons.
x.com/dhh/status/2094412164220031385 →Details
- Cited text
Omacom Foundation has raised another $2 million from @xdanger and @brian_armstrong for now a combined TWELVE MILLION DOLLARS from our Founding Patrons.
- Context
- A Linux desktop foundation raising this much capital is unusual — it signals that founders see the agent-layer operating system as the next meaningful platform opportunity. The fact that both crypto and web-dev capitals are flowing into the same bet is worth noting.
- Key points
- Omacom Foundation reached $12M in founding patron funding
- Brian Armstrong (Coinbase CEO) and Yunjie Dai (@xdanger) each contributed to the latest round
- 1Password and 37signals became Distinguished Corporate Patrons at $100K/year over three years
- DHH frames it as a 'malleable OS' with perpetual fundraising model
- Engagement
- 1271 likes · 61 retweets
- Provenance
- Thread · Primary source
-
7
1Password and 37signals become Distinguished Corporate Patrons
Article DHH
The corporate patronage model is interesting because it avoids the traditional VC dynamic — no equity, no board seat. It's more like sponsorship with a mission statement.
omarchy.org/news/2026/08/1password-and-37si… →Details
- Context
- The corporate patronage model is interesting because it avoids the traditional VC dynamic — no equity, no board seat. It's more like sponsorship with a mission statement.
- Key points
- 1Password and 37signals commit $100K/year for 3 years each
- Corporate money buys the same recognition as individual money per DHH's framing
- 37signals already fully migrated their technical team to Omarchy
- Provenance
- Article · Supporting source
-
8
Agent memory as a file format
Article Cal Paterson
Paterson's argument hits at a real tension in agent infrastructure: are we building tooling that scales with model capability, or locking people into complex extraction pipelines? The file-format approach means agents c…
calpaterson.com/memoryfields.html →Details
- Context
- Paterson's argument hits at a real tension in agent infrastructure: are we building tooling that scales with model capability, or locking people into complex extraction pipelines? The file-format approach means agents can use any access pattern — bash, perl, sqlite queries.
- Key points
- Proposes 'memoryfield' — a markdown + SQLite zip file format for agent memory
- Argues against complex RAG pipelines, graph databases, and multi-stage extraction
- Uses semantic search via vector embeddings as the retrieval mechanism
- Design principle: fewer moving parts, let agents read raw prose
- Provenance
- Article · Supporting source
-
9
Chollet on ARC 3 eval methodology
Thread François Chollet
The other eval process, the one used for frontier model APIs and that we run ourselves when one of our partners asks, is for frontier model APIs.
x.com/fchollet/status/2094416334952255586 →Details
- Cited text
The other eval process, the one used for frontier model APIs and that we run ourselves when one of our partners asks, is for frontier model APIs.
- Context
- This reveals a structural issue in benchmark governance — who controls the eval and how transparent is it? When Chollet says there's a separate eval for frontier model APIs, it suggests two different measurement systems coexist.
- Key points
- Chollet distinguishes between Kaggle's private-set competition and a separate eval for frontier model APIs
- JFPuget challenged whether the competition should allow semi-private data testing (possible in ARC-AGI 2, removed in ARC-AGI 3)
- Chollet pushed back: don't claim scores on benchmarks you haven't evaluated against
- Engagement
- 4 likes · 0 retweets
- Provenance
- Thread · Primary source
-
10
JFPuget on ARC 3 benchmark limitations
Thread JFPuget
You refuse to do the same for arc agi3 this year. Fine, your call, your benchmark, your business.
x.com/JFPuget/status/2094421787937304906 →Details
- Cited text
You refuse to do the same for arc agi3 this year. Fine, your call, your benchmark, your business.
- Context
- The benchmark rules changed between years in ways that affect competitive strategies, and the foundation doesn't seem willing to accommodate previous testing approaches. This is the kind of invisible infrastructure decision that matters more than most public announcements.
- Key points
- ARC-AGI 2 allowed harness evaluation with frontier models (Yohan Land scored 72.9%)
- ARC-AGI 3 removed the ability to test on semi-private data
- JFPuget is frustrated that prior methodology changes can't be challenged retroactively
- Provenance
- Thread · Primary source
-
11
A CVE dispute
Article Daniel Stenberg
Daniel makes a practical point: CVEs are not just technical designations, they're distributed-work triggers. When a CVE gets assigned, it automatically fires off patches and updates across the entire ecosystem. Not all…
daniel.haxx.se/blog/2026/06/24/a-cve-dispute →Details
- Context
- Daniel makes a practical point: CVEs are not just technical designations, they're distributed-work triggers. When a CVE gets assigned, it automatically fires off patches and updates across the entire ecosystem. Not all bugs deserve that signal.
- Key points
- curl became a CNA and had its first-ever CVE dispute with MITRE
- The disputed issue: a wildcard hostname-checking bug that required highly unlikely conditions to exploit
- MITRE TL-Root ruled against assigning a CVE, agreeing with curl's assessment
- Every CVE has ecosystem cost — patch deployment across ~30 billion libcurl instances
- Provenance
- Article · Supporting source
-
12
Codex Tool Reference
Article Simon Willison
Simon's reference captures what 'full-featured' agent tooling looks like today: a massive surface area of capabilities that any model session could potentially access. The browser control skill in particular is where th…
codex-tool-reference.simonw.chatgpt.site →Details
- Context
- Simon's reference captures what 'full-featured' agent tooling looks like today: a massive surface area of capabilities that any model session could potentially access. The browser control skill in particular is where the real agentic work happens.
- Key points
- 232 tool interfaces and 44 complete skills in a single Codex Work session
- Skills cover browser control, document generation, data analytics, presentations, and more
- Tool declarations include TypeScript-style type signatures with sandbox_permissions, max_output_tokens, etc.
- Provenance
- Article · Supporting source
Apple's Mac line, rebuilt around local AI
00:00:04 Nate B Jones put together a breakdown today of Apple's complete desktop refresh. The headline is straightforward: Apple just rebuilt its entire Mac product line around local AI. The new machines begin arriving September 22nd. The base M6 Mac Mini starts at $499 with either an M6 or M5 Pro chip — Apple calls it 'a machine for running models on device and for always-on deskside agentic computing.' That phrasing is notable.
00:00:34 Apple has figured out how to talk about agents in a way that doesn't make people's eyes glaze over. The top-tier configuration is a Mac Studio with an M5 Ultra chip, 512 gigabytes of unified memory, and 1.2 terabytes per second of memory bandwidth. It starts at $5,500 before you add memory and storage options.
00:00:56 Apple says this lets you run very large language models locally. No token meter, no cloud bills, just electricity. Here's where Nate raises a practical question. Look at the chip layout: Apple put the new M6 generation only at the bottom of the line. The more powerful Mini configurations and all Studio models are still on M5 chips — M5 Pro, M5 Max, and M5 Ultra.
00:01:22 There's no M6 Pro, M6 Max, or M6 Ultra in this launch. Nate reads this as urgency. 'Apple shipped the memory that people can use now because memory is so short instead of waiting for the chip family to line up as neatly as it usually does,' he says. What we're seeing isn't lost discipline.
00:01:43 It's urgency: everyone needs local compute, and Apple doesn't have to own the moving frontier to make money when frontier capability is this urgent. The immediate objection is obvious enough: 512 gigabytes won't hold every enormous frontier model people imagine running on device, even open-weight.
00:02:05 A data center gives an agent far more compute — more context, copies of itself, a newer model that updates constantly as each release drops. Nate's counter-argument cuts straight to the bet: 'Apple doesn't need the Mac to hold the most powerful model in the universe forever.
00:02:25 It just needs local models to be good enough for a huge share of the work that people actually do, and it needs enough customers to prefer paying once for the computer and then paying for electricity instead of paying an unknown amount for tokens every single month.'
00:02:46 Do you believe in the cloud future where frontier agents rent you intelligence — and your files live with that frontier lab? Or do you believe in the future where a meaningful number of people pay a meaningful amount to own their compute, and they go to frontier labs only when they need frontier intelligence?
00:03:08 Apple is positioning itself on the second side. The open question for builders this week is how much valuable work falls on each side of the local compute chasm, and who makes it easy to do that work.
Google's WikiSkill and persistent agents
00:03:23 Google published a paper today on a system called WikiSkill. Oskar van der Linde flagged it. The work demonstrates how persistent agents backed by knowledge bases and skills can actually hold together, moving from Karpathy's earlier LLM-Wiki idea toward a concrete architecture.
00:03:42 Here's what sticks about this direction at the local pass: the paper treats agents less as a model problem and more as a persistence problem. Instead of asking 'can the model figure it out?' you're asking 'can the agent maintain its own skill library over time?'
00:04:08 The value shifts from frontier capability to the durability of the agent layer on top. Persistent agents require storage, indexing, and a way to query the right skill at the right time. That's a different engineering problem than optimizing inference speed or model size.
00:04:27 It's closer to building a database than a prompt pipeline. Nate B Jones' Apple breakdown touches on this indirectly when he describes users running multiple models simultaneously — a core coding model, a separate reviewer agent, and an open-source assistant like Hermes all running on the same machine.
00:04:48 That multi-agent setup is exactly the kind of environment where persistent skill wikis would matter most.
Chollet on benchmark integrity
00:04:55 François Chollet posted a short but sharp pushback today about benchmark claims in the AI space. The full quote: But you should not claim you have scored 100% on a benchmark if your model has never been evaluated on it.' Here's why it matters: as more teams publish results claiming high scores on ever-popular benchmarks, the signal-to-noise ratio drops.
00:05:34 Teams claiming scores without actually running the model on the benchmark — proxy-evaluating similar tasks or leaning on overlapping datasets — are eroding trust. Procurement teams, researchers, and engineers lose ground when they treat those numbers as hard signals.
00:05:53 Chollet isn't dismissing the work. He opens with that caveat clear. The real concern is what happens when unverified scores begin dictating investment decisions, research directions, and hiring. Those distortions compound over time.
Omacom Foundation goes corporate
00:06:09 DHH announced today that the Omacom Foundation is open for corporate patronage. 1Password and 37signals are taking Distinguished Corporate Patron status, each committing $100,000 a year for three years. That pushes the total fund to $12.6 million. DHH wrote: 'Open source doesn't need to be a commune.'
00:06:45 1Password's Jason Meller leads their participation, and DHH notes he 'somehow keeps ending up building foundations that are a perfect fit' for Jason's companies — Rails Foundation being the other example. A commenter on Hacker News put it plainly: corporate patronage without the commune energy is how open infrastructure stops running on gratitude.
00:07:11 Three-year commitments let someone build a salary around the work instead of patching together grants and donations month to month. DHH also opened the door for other organizations to join, saying he'd like to connect with former employers and others who might want to participate.
00:07:33 A few people in the thread are already reaching out.
When automation makes you under 13
00:07:37 A smaller story highlights how fragile these verification systems remain. A Reddit user posted from the OpenAI subreddit describing their experience after the system deleted their account for being 'under 13.' The problem started when OpenAI's age-verification system read the issuance date on their Taiwanese ID — September 5, 2014 — as their birth date.
00:08:03 They appealed through Trust & Safety, which confirmed the error and assigned a reference number. They went through adult verification twice. They received no completion confirmation after either attempt. The final appeal decision arrived about five minutes later.
00:08:21 No reason given. No reference number. The mechanics are what stick: the user had to run the same automated pipeline multiple times. Each pass generated its own decisions without human oversight. By the time OpenAI's support case acknowledged the misinterpreted birth year, the account was already gone.
00:08:42 The restoration loop fed right back into the system that made the original error.