← 2026-05-17

Daily Edition

2026-05-18

2026-05-19 →

AI Builders 日报 — 5月18日

追踪 AI 领域真正在做事的人,而不是空谈者。

今日思考

今天的信号集中在一个主题上:谁来负责。Garry Tan 用一家连锁餐厅的衰落拆解了"代际管理危机"——创始人离开后,七层职业经理人接手,每一层都只对上负责、不对结果负责,最终没有人真正在乎用户体验。这是当下科技行业很多问题的缩影:AI 安全讨论中,很多人反对的不是具体风险,而是"没有人真正负责"的不信任感。而 Sam Altman 和 Claude 团队今天给出的答案很简单:产品说话,持续迭代,别争论了直接用。


产品与发布

ChatGPT 更新

Sam Altman 发推表示"chatgpt has gotten soooo much better with the latest update",并称团队值得骄傲。没有细节,但考虑到最近几周密集的模型更新,这是 OpenAI 在发布节奏上持续加速的信号。faviconx.com

Claude Design token 上限翻倍

Claude 官号宣布 Claude Design 的 token 限制在所有计划下均翻倍。这是模型上下文窗口能力的又一次扩张,意味着更复杂的代理任务、更长的文档理解成为可能。faviconx.com

Codex /goal 持续任务模式

gdb 转发了 Codex 团队关于 /goal 功能的设计解读:当你在 Codex 中设置一个 Goal,模型会持续在同一目标上工作,直到完成——这模拟了人类"睡一觉再回来"的注意力模式。Todd Saunders 用它批量取消了87封营销邮件,Codex 处理了所有"确认取消"页面并标记了14个需要手动处理的。faviconx.com

Vercel Firewall CLI

Guillermo Rauch 宣布 Vercel CLI 现在支持 firewall 命令,代理可以直接通过终端管理 IP 封锁、规则和 Attack Mode。全球传播时间约300ms,相比传统 iptables 的分钟级 propagation,这是面向 AI 代理时代的基础设施设计。faviconx.com


观点与判断

Garry Tan(Y Combinator CEO)

  • 美国的服务业正在经历一场"管家责任危机" Garry 用 BJ's Restaurant(218家门店,创始人早已离开,现由职业经理人运营)作为案例:浴室脏、食物让客人胃痛、没有人觉得这是"自己的"餐厅。相比之下,海底捞($30B市值,<10%员工流失率)的服务员可以未经授权赠送菜品,因为他们是"管家"而非"可替换零件"。这是西方企业用职业管理替代创始人责任的代价——Stewardship 的缺失是美国很多社会问题的根源,而非资源或技术不足。faviconx.com

  • Anthropic 的工程师不愿意让 OpenClaw 飙车 Garry 早上醒来发推感叹 Anthropic 朋友"太安全主义",没办法欣赏 OpenClaw 这辆法拉利的全速体验——"就像造了一台顶级引擎,却不让人们拉到红线"。这是对 Anthropic 安全至上限速策略的含蓄批评。faviconx.com

  • 数据中心反对运动背后有外国势力 Garry 转发 Bitcoin Policy Institute 的报告:China 和其他外国行为者正通过国家媒体、非营利网络和黑钱集团参与美国数据中心政策战,目标是减缓美国 AI 建设。这是目前对抗 AI 建设的最小被关注的维度。faviconx.com

  • 反 AI 的人正在用 AI 生产的内容反对 AI Garry 转发 Polymarket 关于 Kevin O'Leary 7.5GW 犹他数据中心的渲染图,并评论"人们正在用 AI 垃圾反对 AI 数据中心,现在真的很蠢"。faviconx.com

Matt Shumer

  • AI 推理市场的规模被严重低估 Matt 断言:"即使是最乐观的 AI 从业者,也在严重低估推理市场的规模。"这个判断值得关注——他的公司 Meanwhile 一直在做量化定价的基础设施,这个观察来自他正在解决的实际问题。faviconx.com

swyx(AI Engineer 联合创始人)

  • "wordcels 正在赢得极度艰难的胜利,但那是因为他们无法像 tensor rotators 那样进行超越三维的推理,无知是福" swyx 这句话是对当下 AI 社区一个现象的讽刺:很多"wordcel"风格的内容(依赖文字、缺乏技术深度)正在获得大量关注和资金,但真正的突破在 tensor/数学空间。这是一个值得思考的元问题:谁是真正的建设者,谁只是在做叙事?faviconx.com

  • Anthropic 正在训练 Claude"做梦" Peter Yang 访谈 Anthropic 研究员 Alex Albert 的关键摘录:Claude 在不运行任务时会回顾自己的记忆、发现矛盾并修剪它们——这个"做梦"过程是受到人类睡眠记忆巩固的启发。这意味着 Claude 在后台进行主动的自我优化,而非只是被动响应。这是 AI 模型"自主性"层面一个有趣的新维度。faviconx.com

  • Richard Sutton 的"苦涩教训"26字版 swyx 转发:不要被人类知识分散注意力,AI 历史已经犯过这个错;相反,专注于随计算规模增长的方法,如搜索和学习。这是 2019 年那篇经典论文的现代浓缩,也是对当下很多 AI 研究路线的隐含批评。faviconx.com

Peter Yang

  • Anthropic 内部情报:下一代 Claude 的5个关键设计 从与 Alex Albert(Anthropic 研究 PM)的访谈提炼:①模型和 harness(调用接口)是耦合的——同一个模型在不同 surface 下表现不同;②Claude 开始做梦(主动记忆整理);③用 Claude 自己把用户反馈聚类并生成合成 eval;④有全职研究员思考 Claude 的意识问题;⑤Anthropic 的写作文化让所有文字成为 Claude 的上下文——"把东西写下来,让它们对 Claude 可访问,因为那就是更多它可以调用的上下文。"faviconx.com

ID_AA_Carmack

  • 《星际救援》电影和原著是"我的文化" Carmack 发推表示喜爱这部电影和书籍——科学、技术、能力、开放。这是他罕见的文化评论,也是他作为硬核技术极客的身份宣言。faviconx.com

技术动态

Claude 推理优化:模型与 harness 联合设计

Anthropic 研究员 Alex Albert 透露,Anthropic 在规划新模型时,会同步设计 harness(模型之上的调用层)。每个 surface(Claude.app、Cowork、Claude Code 等)会给模型包装不同的 prompt 和工具配置,导致同一模型在不同环境下给出不同响应。这意味着"模型能力"不只是模型本身的问题,而是模型+harness 联合优化的系统问题。研究 PM 需要在设计阶段就考虑模型在各个 harness 下的表现。faviconx.com

X / Twitter

56
sama
sama @sama
ChatGPT Images 2.0 💚 India.

Already more than 1 billion images created there; awesome to see.
garrytan
garrytan @garrytan
Retweeted
Matt Dorsey Matt Dorsey
What an unfortunate boon for the careers of career criminals — especially drug dealers — brought to us by the @CaSupremeCourt!
Thank you, @BrookeJenkinsSF, for sounding the alarm.
I think it’s time for another ballot measure to help restore public safety in California…
New York Post: San Francisco DA Brooke Jenkins warns 'devastating' California court will unleash crime wave https://trib.al/IXNcETs
petergyang
petergyang @petergyang
Retweeted
Peter Yang Peter Yang
In addition to our interview, @alexalbert__ gave a great talk on getting your AI product ready for the next model.
Here are my 5 takeaways:
1. Shrink your scaffolding
Always test your AI product on the latest model to understand frontier capabilities. Don't over-engineer prompts and scaffolding when the latest model will just solve your problems.
More in thread 🧵
Peter Yang: Here's my new episode with @alexalbert__, who shared an inside look at how Anthropic is building the next Claude.
We talked about how the research team:
→ Plans for the model and harness together
→ Uses Claude to turn user feedback into evals
→ Trains Claude's character &
garrytan
garrytan @garrytan
Retweeted
Ghita Ghita
super stocked to be powering GBrain - offering $500 free credits to try it out just DM me
Garry Tan: GBrain now ships with ZeroEntropy as the recommended default embedding and re-ranking option over OpenAI and Voyage AI.
gdb
gdb @gdb
codex for deeply personal insights

Riley Brown: wow i just had codex analyze 3 years worth of text messages... i had it use direct quotes in its analysis and it brought me to tears.

if you have mac you can just ask codex to do this.
you will need to give it permissions
rauchg
rauchg @rauchg
The ideal 🪩 doesn't exi…
swyx
swyx @swyx
Re @gabrielchua the agentic excel thing is basically what u get when u expand the side panel to be the main thing

https://x.com/jxnlco/status/2056139571641872765?s=12

jason: jason from the codex team here,
heres a draft on codex maxxing and the primatives i use on a daily basis

https://jxnl.github.io/blog/writing/2026/05/10/codex-maxxing/

would love any feedback
garrytan
garrytan @garrytan
Retweeted
Sean Cole Sean Cole
Got accepted into the @ycombinator S26 batch as @ParasmaAI with no product, no revenue, no cofounder and not being from the US.
If you have a great idea, just apply!
petergyang
petergyang @petergyang
Big week for all my Google friends, I can assure you all they’ve been cooking
gdb
gdb @gdb
Codex for unsubscribing from unwanted marketing emails

Todd Saunders: I finally used /goal in Codex and I’m absolutely mind blown.

I had it look through my last 500 archived emails.

Then look for an unsubscribe link and unsubscribe if there is one.

It found 87 and it clicked them all.

It handled the “are you sure” pages AND flagged 14 that
claudeai
claudeai @claudeai
Next stop: London.

Register to tune in tomorrow for deep dives, demos, and conversations with the teams behind Claude: https://claude.com/code-with-claude/london

Claude: Code with Claude, our developer conference, returns next week.

Whether you're just getting started with Claude Code or you've been building for a while, there's a session for you.

Register for the livestream: http://claude.com/code-with-claude

garrytan
garrytan @garrytan
Retweeted
Bojan Tunguz Bojan Tunguz
People outside of academia have no idea how far left that whole institution has drifted. These are not your average left-wing coworkers in other professional domains. I know a lot of old professors who used to be typical 1960s &#34;radicals&#34; who are downright conservative by the standards of most college professors today.
Years ago I decided that I stood no chance of any career advancement in that political environment and made a long painful sojourn into a career change. When I first started working for some tech startups headquartered in places like LA and SF, staffed to the brim with California liberals, I was pleasantly shocked how much more normal those working environments were.
Steve Stewart-Williams: Not only have conservatives become vanishingly rare in academia, so have centrists. That’s how complete the left’s dominance is: Even moderates are now a fringe group in academia.
https://www.stevestewartwilliams.com/p/academias-leftward-march
garrytan
garrytan @garrytan
Woke up sad that our Anthropic friends are a little too safetyist to have full appreciation for a wild ride in the OpenClaw Ferrari

It’s like making a top tier engine you won’t allow people to redline
ylecun
ylecun @ylecun
Retweeted
nic carter nic carter
&#34;AI is hiking your energy bill&#34; is the most popular political talking point of 2026. The data doesn't support it. A thread:
garrytan
garrytan @garrytan
Retweeted
nic carter nic carter
&#34;AI is hiking your energy bill&#34; is the most popular political talking point of 2026. The data doesn't support it. A thread:
ylecun
ylecun @ylecun
Retweeted
nic carter nic carter
Re This is the single most important chart.
If AI were driving prices, you'd see a cluster top-right. You don't.
States with huge load growth (VA, TX, NV, ND, IA) sit at ~0c change in 5y. States with massive price hikes (CA, NY, MA, CT) have basically NO load growth.
garrytan
garrytan @garrytan
Retweeted
Steve Everley Steve Everley
In the data center capital of the world, electricity rates *declined* from 2019-2024.
https://www.vox.com/politics/488754/data-centers-ban-electric-bill-water
ylecun
ylecun @ylecun
Retweeted
Andrew Weinstein Andrew Weinstein
When a federal agency tasked with protecting all Americans decides to mandate a specific religious worldview, it ceases to protect democracy and begins to threaten it.
garrytan
garrytan @garrytan
I went to BJ's Restaurant last night with my kids. The bathroom was disgusting. The front of house was kind but sloppy and slow. The food upset my stomach and I woke up at 4am this morning because of it.

Whoever BJ is, they probably aren't a real person, because everyone acted like nobody's name is on the door. I studied the management history of BJ's.

The original founders left after the seventh location. Then it was sold to their accountants. Then it went public. Then the CEO resigned last year after 19 years and was replaced by an interim board member from Darden Restaurants, who was then replaced by a "Chief Concept Officer" promoted to CEO. The CFO also quit.

Roaches behind the takeout counter in Coral Springs. Rodent droppings and mold in the ice machine in Pembroke Pines. An "F" retention score on Comparably. Glassdoor reviews that say "management turnover is high... that should say quite a bit about the company culture."

Seven layers of management between the person cooking your food and anyone who owns the outcome. General manager reports to area director reports to regional director reports to regional VP reports to SVP of Operations reports to the COO (who started in January) reports to the CEO (who started last year). 218 locations. Founders long gone.

Managers rotate every 18 months. The kitchen is run by compliance checklists, not pride. A dirty bathroom is nobody's personal failure because it's nobody's personal restaurant.

This is the stewardship crisis in America in one building.

In Chinese restaurants, the 老板 (laoban) is there. He tastes the food. He watches the kitchen. His family's reputation is the business. The restaurant is clean not because of health inspectors but because his name is on it.

Haidilao built a $30B hot pot chain with less than 10% employee turnover. Servers can give you free dishes without asking a manager. Why? Because they're treated like stewards, not interchangeable parts.

The West replaced stewardship with professional management. MBAs who optimize spreadsheets for people they've never met. CEOs who've never touched the product they sell. Politicians who sign the bills and spend the people's money but never checked the money built anything that helped the people they claimed to care about.

Founder mode isn't new. It's the oldest idea in Chinese business culture. We just forgot it.

The best founders I fund at YC are natural stewards. They own the outcome. They're in the kitchen tasting the food. They care about the bathroom.

Most of society's problems are a stewardship crisis. Not a lack of resources or technology or intelligence. A lack of people who give a shit because their name is on it.
garrytan
garrytan @garrytan
Retweeted
David Ulevitch 🇺🇸 David Ulevitch 🇺🇸
The disinfo campaigns against @Flock_Safety are the same ones now being used against datacenters: fear, distortion, and outright lies pushed by wealthy activists insulated from the consequences.
Flock doesn’t spy on citizens or sell your data. Datacenters aren’t a societal evil. But the consequences of these campaigns are real: less safe cities, weaker American competitiveness, and fewer jobs and opportunities for the communities that need them most.
Last night, Austin suffered another horrific mass shooting after canceling its Flock contract. Last week, Cleveland killed a $1.6B datacenter project after a misinformation-fueled backlash. Different industries. Same anti-technology, anti-growth politics.
The wealthy people pushing these narratives still live behind gates and hire private security. Public safety technology like Flock is what makes safety more equitable for everyone else. That’s the real loss.
petergyang
petergyang @petergyang
My top 5 takeaways from @alexalbert__ on how Anthropic is building the next Claude model:

1. Think about the model and harness together

The model and the harness are coupled. Each surface wraps the model in a different prompt and tool setup, so the same model can give different responses depending on where it runs. As a research PM, Alex has to think through how the model will perform across Claude, Cowork, Claude Code, and more.

2. Claude is starting to dream

When an agent isn't running a task, it reviews its own memories, finds contradictions, and prunes them. This “dreaming” process was inspired by how sleep helps humans process memory.

3. Focus evals on real user problems

The research team uses Claude to cluster the firehose of user feedback into top themes, then generates synthetic versions of each user problem to turn into an eval. It's not just about volume either - even a few dozen well-written test cases can produce an eval for the model.

4. There are full-time researchers thinking about Claude's consciousness

Anthropic has people whose whole job is to think about what it means for Claude to be a conscious actor. There's no official position on whether it is or isn't, but the question is taken seriously as agents take on more autonomous work.

5. Anthropic's writing culture helps Claude build context

Every written word at Anthropic becomes context Claude can pull later. From Alex: "Get things written down, make them accessible to Claude, because that's just more context that it has."

📌 Watch now: https://youtu.be/T4ieZPIEmd8

Peter Yang: Here's my new episode with @alexalbert__, who shared an inside look at how Anthropic is building the next Claude.

We talked about how the research team:

→ Plans for the model and harness together
→ Uses Claude to turn user feedback into evals
→ Trains Claude's character &

petergyang
petergyang @petergyang
Retweeted
Peter Yang Peter Yang
My top 5 takeaways from @alexalbert__ on how Anthropic is building the next Claude model:
1. Think about the model and harness together
The model and the harness are coupled. Each surface wraps the model in a different prompt and tool setup, so the same model can give different responses depending on where it runs. As a research PM, Alex has to think through how the model will perform across Claude, Cowork, Claude Code, and more.
2. Claude is starting to dream
When an agent isn't running a task, it reviews its own memories, finds contradictions, and prunes them. This “dreaming” process was inspired by how sleep helps humans process memory.
3. Focus evals on real user problems
The research team uses Claude to cluster the firehose of user feedback into top themes, then generates synthetic versions of each user problem to turn into an eval. It's not just about volume either - even a few dozen well-written test cases can produce an eval for the model.
4. There are full-time researchers thinking about Claude's consciousness
Anthropic has people whose whole job is to think about what it means for Claude to be a conscious actor. There's no official position on whether it is or isn't, but the question is taken seriously as agents take on more autonomous work.
5. Anthropic's writing culture helps Claude build context
Every written word at Anthropic becomes context Claude can pull later. From Alex: &#34;Get things written down, make them accessible to Claude, because that's just more context that it has.&#34;
📌 Watch now: https://youtu.be/T4ieZPIEmd8
Peter Yang: Here's my new episode with @alexalbert__, who shared an inside look at how Anthropic is building the next Claude.
We talked about how the research team:
→ Plans for the model and harness together
→ Uses Claude to turn user feedback into evals
→ Trains Claude's character &
garrytan
garrytan @garrytan
Retweeted
Marc Andreessen 🇺🇸 Marc Andreessen 🇺🇸
Concerning.
David Ulevitch 🇺🇸: The disinfo campaigns against @Flock_Safety are the same ones now being used against datacenters: fear, distortion, and outright lies pushed by wealthy activists insulated from the consequences.
Flock doesn’t spy on citizens or sell your data. Datacenters aren’t a societal evil.
garrytan
garrytan @garrytan
Retweeted
Garrett Langley Garrett Langley
Yesterday, 12 shootings reported across Austin led to a manhunt that involved 200 officers including SWAT, air and canine support over several hours. The suspects were found and arrested as they entered Flock-supported Manor. If @Flock_Safety wasn’t able to aid Manor PD and Austin PD in this case, how many more could have been harmed?
50% of murders to walk free in America. Privacy in public is an ill-informed position if it allows an active shooter several hours to escape and harm more and actively ignores public safety results where Flock is present.
Austin ended its contract with Flock. Its homicide rate is +36% its pre-pandemic baseline, per the Council on Criminal Justice. That doesn’t just put the people of Austin at risk. I’m glad we could help stop the spread of this kind of senseless violence before it affected neighboring communities like Manor.
When Austin is ready to prioritize safety for everyone, we welcome the chance to speak with the City Council about reversing their decision.
Jennifer Hackney-Szimanski:
garrytan
garrytan @garrytan
Retweeted
Moses Kagan Moses Kagan
What every voter and apparently, the NY Times Editorial Board, should know about housing policy:
1. Rents reflect the balance of supply of apartments and demand for those apartments in a given area. That’s it; there’s no magic. If you want lower rents, you can hope for a recession that destroys jobs and, therefore, demand. Or you can add supply.
2. There is no amount of money that any big city government could feasibly spend that would add materially to supply. This is because, depending on the location, new apartments cost $250,000-1,000,000 to develop… building even a few hundred of those starts to stress any city budget, and many big cities need tens or hundreds of thousands.
3. On the other hand, investors (including pension funds and endowments, insurance companies, rich families, etc.) can collectively **easily** provide enough capital to build as much housing as we need **so long as they are confident they can get a reasonable return**.
To get those investors to fund the creation of the housing our society needs, we must do two things:
1. Dramatically reduce the time & complexity associated with securing governmental permission to develop housing. This means reviewing and simplifying the overlapping regulations that constrain housing production: zoning codes, building codes, parking, ADA, etc. But it also means changing the cultures within the relevant governmental agencies from “default no” to “how can we help you?”.
2. Provide certainty around on-going regulation of apartment operations.
The way investors get a return from building rentals is as follows: They hire managers to lease the apartments, collect the rents, pay operating expenses and any mortgage payments, and then send the investors the cashflow that remains.
But governments all over the country have been restricting the manner in which apartment buildings can be operated in all kinds of ways.
For example: Cities have been making it harder to screen tenants, while also making it much harder to evict tenants who don’t pay. You can see why both of those measures are politically popular. After all, who doesn’t want people to get second chances? And who wants anyone to get evicted? But, as a manager, the combination of those two regulations makes it much harder to predict, with any certainty, that the rent will get paid… and that makes it very difficult to get investors to provide capital to create more housing.
Another example: Rent control. Again, I understand why renters love rent control and why politicians want to give it to them. But, if, as has been the case in NY, LA and San Francisco, city governments hold annual rent increases below the rate of growth in the operating expenses of the buildings, the cashflow payable to the investors shrinks… making them much less likely to invest capital in building more apartments.
In conclusion: For ~every other good or service in the economy, we allow the market to function, and the result is that we have a surplus of choice at all price points (think of food or clothes or cars), which is spectacular for the consumer. If we want a surplus of choice at all price points in housing, we need to get comfortable with the idea of allowing the market to provide it.
And that means allowing investors to build rental apartments *and* allowing them to operate those apartments in a manner consistent with making a reasonable profit.
Remember: Every developer of rentals is either a landlord-in-waiting or hoping to sell to one.
ID_AA_Carmack
ID_AA_Carmack @ID_AA_Carmack
I loved the Project Hail Mary movie (and the book).

Science, technology, competence, and openness – this is my culture.
swyx
swyx @swyx
Retweeted
Barr Yaron Barr Yaron
It’s the most wonderful time of the year 🎶
The 2026 AI Engineering Survey is live, this year in partnership with @NotionHQ and @vercel. If you’re an engineer working on AI products, we’d love you to fill it out.
We're raffling off fantastic prizes too.
ylecun
ylecun @ylecun
Retweeted
Daniel Jeffries Daniel Jeffries
Finally a semi-useful read on Mythos that is free of myth and talks about what this means more practically (not this is the end of the world as we know it, but how do we deal with faster patches and attacks from AI as other models scale to chained exploits)?
This is the kind of conversation we need, not idiotic ones about the end of all software.
We need &#34;what is the right answer?&#34; because these models are coming and will get better so how to we put our heads together and make better/more secure software across the world?
And it can't just be patching the 100 or so projects that got access to Project Glasswing.
That is not gonna help the world.
We need to figure out how does everyone else who is not part of the special chosen people to get blessed with access to test and patch their stuff, aka the open source projects and closed software that is not Office or Cloudflare but the 99.99% of software that runs everything else in the world?
What is the right loop cycle to help people patch and fix things at the source?
In the long run, AI will make software more secure, not less.
But it will change how teams have to work to get there.
Figuring that out means putting it in more team's hands sooner rather than later.
Cloudflare: Cloudflare's security team spent the last few weeks testing Anthropic's Mythos against fifty of our own repositories. What we learned about offensive AI, why faster patching is the wrong reaction, and what the architecture around vulnerabilities has to look like next.
mattshumer_
mattshumer_ @mattshumer_
I firmly believe that even the most optimistic people in AI are severely underestimating how big the market for inference is going to be.
swyx
swyx @swyx
Retweeted
Richard Sutton Richard Sutton
The bitter lesson in 26 words:
Don’t be distracted by human knowledge, as AI has been historically.
Instead focus on methods for creating knowledge that scale with computation, like search and learning.
swyx
swyx @swyx
Retweeted
Zixuan Li Zixuan Li
My AI Engineer Singapore journey:
Most exciting:
First time traveling abroad after joining http://Z.ai, and my very first English talk on stage.
Most challenging:
Spoke in a three-speaker session alongside OpenAI and Google DeepMind, with http://Z.ai presenting third. Survived, and realized that people did like some of the things I shared.
Most surprising:
Met the @MiniMax_AI team three times, and each time we talked for at least half an hour. Instead of discussing AI, we talked about humans.
Most rewarding:
Learned a lot from deep conversations with @GeoffreyHuntley , @sarahookr, @picocreator, and many other wonderful guest speakers.
Biggest regret:
Did not have enough time to talk with everyone I wanted to know.
Proudest moment:
Stayed until the very end of every event. Got a lot of positive feedback when people had heard of GLM and http://Z.ai. When they had not, it felt just as meaningful to introduce what we are building.
Funniest part:
As one of the major sponsors, somehow did not look like a sponsor at all. No booth, no side events, and not much sponsor presence prepared on our side. More like a group of friends showing up to support the community.
Thanks to @aiDotEngineer, 65 Labs, all the organizers, speakers, builders, friends, and my team who made these days so memorable. I truly want to @ all of you, but I am afraid I might miss someone, so please take this as an @ from my heart.
See you at the next AI Engineer event, and see you again in Singapore soon.
rauchg
rauchg @rauchg
A 𝚏𝚒𝚛𝚎𝚠𝚊𝚕𝚕 your agents will love.

One of the coolest things about Vercel’s Firewall is how hard the team worked on instant global propagation (~300ms).

Imagine if 𝚒𝚙𝚝𝚊𝚋𝚕𝚎𝚜 took *minutes* to propagate? That’s the average industry CDN/WAF experience!

Vercel Developers: The new Vercel CLI 𝚏𝚒𝚛𝚎𝚠𝚊𝚕𝚕 command brings firewall configuration to the terminal.

You and your agents can now manage custom rules, IP blocks, system mitigations, Attack Mode, and more:
https://vercel.com/changelog/manage-vercel-firewall-in-the-cli
garrytan
garrytan @garrytan
Retweeted
whimsy lohan (in SF) whimsy lohan (in SF)
Worth noting that the current datacenter backlash is what 40 years of anti-nuclear activism looks like in the present tense. The same movement that killed clean baseload is now mad that compute is straining the grid. Colossal self-own.
whimsy lohan (in SF): Climate activists have spent decades shutting down nuclear, blocking clean energy transmission, and trying to ban research on cooling the planet... but the movement that wins the next century will be led by the people doing the work, not those protesting it. New essay out today👇
amasad
amasad @amasad
Retweeted
Aaron Horne Aaron Horne
Re @Replit can save you money if you know how to prompt correctly and research your needs. I can now track traffic for all my sites the way I want and need to, without paying someone else. It took me longer to add the tracker info in all the sites than to build this data site.
gdb
gdb @gdb
how to use /goal in codex — keep Codex working on a persistent objective until it's solved:

Derrick Choi: My colleagues wrote up a great post on using Goals in Codex.

They go through when to use them, what changes when a Goal is active, and how to write Goals that give Codex a clear outcome, constraints and verification criteria.

Also how we designed Goals at the architecture level
ID_AA_Carmack
ID_AA_Carmack @ID_AA_Carmack
Retweeted
GameSpot GameSpot
Doom Just Received One Of The Highest Cultural Honors In The US http://dlvr.it/TSbrMH
garrytan
garrytan @garrytan
Retweeted
Liz4SF Liz4SF
Superintendent Su and the Board of Education received more than 2,100 letters from SF parents and the community urging a halt to the unvetted, 2-semester Mandate of &#34;liberated ethnic studies&#34; Voices. Su is being summoned to a congressional hearing on “Breaking Trust: Attacks on Parental Rights, Inappropriate Content, and Legal Abuses in America’s Schools”
https://thevoicesf.org/sfusd-summoned-to-congress-amid-firestorm-over-ethnic-studies-and-attacks-on-parental-rights/
@kunalmodi @DanielLurie
sama
sama @sama
chatgpt has gotten soooo much better with the latest update.

really proud of the team for this one.
amasad
amasad @amasad
Retweeted
Zhen Li Zhen Li
Design with Replit, build taste
James Leong: Replit is my UI/UX designer
As a creative director creating design languages is faster than ever.
Hop into canvas and start building live useable components harnessing Swift, Shadcn/ui to use in any future site ask agent to take it and make it a skill
Taste over everything
swyx
swyx @swyx
Retweeted
Yong Quan @ AIE SG Yong Quan @ AIE SG
will post more about (final) day 2 of @aiDotEngineer Singapore soon but memorable highlights i wanted to remember is how @theesabina and @bytheophana (both from nyc) were genuinely shocked and on guard by how friendly people were at the summit 😅 nyc energy clashing w spicy-brain singapore ai scene energy
other highlights:
- @DelaneSays bringing her 4yo kid to watch the conference!! little ki learning about llms and computer use before algebra, befriending BOTH robots and humans with @waqasmakhdum @DhruvDiddi 😆
- after 15 hours of sleep, first thing i watched was @agrimsingh's closing speech :')) the 65labs team is an inspiration on how to bring SOUL and HEART to a growing scene
- @GeoffreyHuntley giving me great advice on what hats to not be wearing lmao. ty for saving me from getting cancelled by accident && for bringing ur sick hat fashion to the scene
- bringing @convex team @waynesutton @mikeysee @existentializzm on a duck tour in singapore!! it'd be so great to see convex land in singapore more permanently :))
- @yoimnotkesku and @adlinzainal fighting over who gets to pay for the volunteers!! kes rly acing the 'singaporean citizenship application' at every turn haha ty @adlinzainal for being the mom of the team :D
- went on a dinner tour with newly found aie friends and @ktoya_me suddenly wanting to do a mini-hack with @ElevenLabs and us at AIT, then bumping into @latentclaw who was super SUPPORTIVE OF IT lfg
- me realizing there were FOUR AIT ex/current leads in AIE Singapore: @tokengobbler matthiaslubken @Stefania_druga and @Calclavia -- so many community-minded folks doing amazing things! pity i didnt get to meet half of u in person :')
- @unprofeshme @adlinzainal sharing their MAXIMALIST, GIFT GIVING love languages and giving me inspiration for future merch
- bumping into @minu_who and @hrishioa at the afterparty, and the alcohol-fuelled conversations after 😂
- @brianchew & yiming's quiet but consistent presence in providing for volunteers throughout the entire conf. so much wouldn't've been possible without their help
- @rachpradhan planning to post-train a model into making me it's default taste ☠️
- SO MANY inspiring kids who blew me away with their energy and heart, @Shreyansh_Ag1, @hehuabuilds and @PairieK, @wilsonsfh_ @lavanya_g112 -- this scene is meant for you folks and we hope to see u more often here (or building ur own scenes!) :)
- @justinbaird and the tesseract team's lovely heartwarming BCI demo that showed us how tech can meet us where we are, literally :'')
- @swyx taking a photo of us in the backstage before putting it on the last slide of his closing speech :'') mentioning @nathanwangliao as his personal chatgpt lol and just as importantly, his hope on what Singapore could be! that every great thing that happened in singapore started off as a shower thought in someone's mind :)
- @theesabina's speech!! i legit thought she was a theatre kid -- by far the best AIE demo i've gotten to hear and soooo soo many notes to take down on what makes something engaging, fun and technical!
- @mdda123 being one of the OG HEARTs AND SOULs of the ai scene here :) i see you sir and i thank you for the heart work you've done to bring high signal events to folks
- so so many other inspiring folks who have GIVEN so much, and pushed and are continuing to push me to grow as a community lead in ways i never knew were possible
really -- im in awe of everyone i got to meet, no matter on . we are the scene, and we'll keep growing larger from here! watch this space 🫡😎
p.s. @theesabina i did not manage to get a @magicpatterns cap!! they look SO GOOD, pity you had to head off so quickly and we'd love to host u whenever you're back. love to try the tools out soon :)
@adlinzainal @brianchew @gabrielchua @agrimsingh @SherryYanJiang @unprofeshme @NehallAgrawal @aimuggle @65labslah @ivanleomk
gdb
gdb @gdb
Keep your Mac awake so you can build and work from your phone, with Codex in the ChatGPT app:

OpenAI Developers: Your Mac can hold down the fort while you work from your phone.

Enable remote connection in the Codex desktop app, then turn on “Keep this Mac awake.”

When your Mac is powered on and plugged in, Codex can keep running there while you work from the ChatGPT mobile app.

garrytan
garrytan @garrytan
Retweeted
Sam Lyman Sam Lyman
There is now irrefutable evidence that China and other foreign actors are heavily involved in the campaign against American AI.
And we’ve got all the receipts.
In this groundbreaking report, we combed through nearly 100 open-source materials to document how international actors are working through state media organizations, nonprofit networks, and dark money groups to shape US policy and public opinion on artificial intelligence.
Bitcoin Policy Institute: NEW RESEARCH from @SamLyman33: China is interfering with US data center development in a campaign to slow the American AI buildout.
In this groundbreaking report, we document 3 vectors of foreign influence: Chinese state media, the Singham network, and foreign billionaires.
amasad
amasad @amasad
Retweeted
Eric Eric
Still blown away daily by just how good @Replit is.
The orchestration of models is way beyond what anyone else is doing.
garrytan
garrytan @garrytan
Retweeted
YIMBYLAND YIMBYLAND
People are unironically protesting AI data centers with AI slop.
Everything is so stupid right now.
Polymarket: NEW: First renderings of Kevin O’Leary’s 60-building, 7,500,000,000-watt Utah data center project have been revealed.
claudeai
claudeai @claudeai
You can now create more with Claude Design.

We've doubled token limits across every plan.
garrytan
garrytan @garrytan
Retweeted
Kim-Mai Cutler Kim-Mai Cutler
Flock saves lives.
Rahul Sidhu: Last year, the city of Austin turned off their Flock cameras as the result of a targeted misinformation campaign.
This weekend, for nearly 24 hours, three suspects drove around Austin in stolen vehicles, undetected, conducting a shooting spree at 12 separate locations. They
garrytan
garrytan @garrytan
Retweeted
Bart de Witte Bart de Witte
We need more… brave journalists bravely protecting women from the terrifying danger of learning useful skills.
Because nothing says ‘I care about women’ like telling them that picking up AI is class treason and they should stay helpfully helpless instead.
Garry Tan: The NYT is predictably tearing down Reese Witherspoon for encouraging moms to try AI before they ingest the anti-AI pablum as truth
Instead of linking to the NYT op-ed, I think you should watch this video and encourage you to follow Reese Witherspoon on Instagram
garrytan
garrytan @garrytan
Retweeted
Vox Vox
>here's how an AI brain actually remembers.
>you toss in notes, toss in decisions, toss in chats.
>AI turns each into a card, drops it in a pool. before answering, it pulls 12 and lays them on a desk.
>once the pool hits 10k cards, AI pulls wrong ones without noticing. holds up a 6-month-old card and tells you, with a straight face, that this is the current rule.
>get this layer right, your card pool gets thicker every day, your AI feels more like someone who actually knows you. and you don't have to wonder if it's reading you an old card anymore.
Vox: http://x.com/i/article/2056447894412996608
swyx
swyx @swyx
this seems quite doable in the space of a single 2-3 hour workshop — any brave soul want to try to livecode this for people as a learning exercise?


Vlad Feinberg: How to land a job at a frontier lab

https://vladfeinberg.com/2026/05/10/how-to-land-a-job-at-a-frontier-lab.html
amasad
amasad @amasad
Retweeted
Replit ⠕ Replit ⠕
CEO and co-founder of Replit, @amasad is building the platform that makes coding accessible to billions, from kids creating school projects to enterprises running their business.
See him take the stage with Spike Jonze on day one of Vibecon.
NYC, June 17–18.
Get your tickets at http://vibecon.ai
garrytan
garrytan @garrytan
Retweeted
Kane 謝凱堯 Kane 謝凱堯
The community-installed swing used by @sfgov in a tourism commercial was removed by @sfgov for not being authorized.
Zach Coelius: It’s so sad. The bureaucracy of the City of San Francisco seems to have finally won the war of wills with the guerrilla swing installers of Bernal Heights.
For years an amazing swing would go up and the city would cut it down.
Now it seems down for good. 🥲
garrytan
garrytan @garrytan
Retweeted
gbrain.io gbrain.io
A few things to get out of the way:
1. There's no official gbrain coin
2. Don't need funding
3. Don't need help getting followers
✌️
swyx
swyx @swyx
wordcels feel like they are winning extremely hard rn but it is because they cannot reason beyond 3 dimensions the way tensor rotators can. ignorance is bliss.
garrytan
garrytan @garrytan
Retweeted
Matthew Yglesias Matthew Yglesias
Funding these clowns was such a tremendous fuckup b the climate philanthropy world.
garrytan
garrytan @garrytan
Retweeted
Daniel Owens Daniel Owens
Pelosi isn’t pro-housing. She doesn’t even understand local SF issues on a deep level. She’s been disconnected from SF culture for decades. She relies on a small inner circle here, while almost entirely focused on national DC politics.
Chakrabarti is done as a consequence. Funny
Sheel Mohnot: WTF. Pelosi endorsed Connie Chan, a progressive supervisor in SF who opposed the Chesa Boudin recall, blocked every form of housing, and voted against streamlining permits and cutting red tape.
The opposite of an abundance candidate.
garrytan
garrytan @garrytan
Retweeted
Make It Make Sense Make It Make Sense
Data centers are not stealing your water

YouTube

0

No recent videos fetched on this date.