BuildSpeak每日 builder 文摘
今日归档生词本关于
历史日 · ISSUE 2026.119

2026 年 4 月 29 日 · 周三

Apr 29 2026
14 位作者 · 34 🐦
2026-04-29
🎙

播客

今日 0 期
🎙

今日没有新播客;昨日的节目仍在归档。

🐦

X 上的 builders

14 位作者 · 34 条
PS
Peter Steinberger@steipetePolyagentmorous ClawFather. Came back from retirement to mess with AI and help a lobster take over the world.

codex now runs on each commit we land, reviews it - and if a booboo is found, a new codex spins up and (if still relevant) makes a PR for the fix.

现在,我们每次提交(commit)落地时都会运行 codex,由它进行审查——如果发现 booboo(小失误/bug),就会再启动一个新的 codex,并在仍然相关的情况下为修复创建一个 PR。接着还会启动一个 revi…

♥ 269↻ 13💬 364/29 · 05:15

I'm now spinning up a codex instance on every commit landing on main, looking for booboos (regressions, security issues) It's live for 10 min and already found one of mine.

我现在会在每次有 commit 落到 main 分支时启动一个 codex 实例,查找 booboo(回归问题、安全问题)。它刚上线 10 分钟,就已经发现了一个我自己引入的问题。

♥ 264↻ 6💬 294/29 · 00:52
还有 1 条来自 @steipete →
GT
Garry Tan@garrytanPresident & CEO @ycombinator —Founder @garryslist—Creator of GStack & GBrain—designer/engineer who helps founders—SF Dem accelerating the boom loop

If you’re sick of hearing about agents 2026 is going to be the eternal September for you

如果你已经听腻了关于 agent 的讨论,那么对你来说,2026 将会是永恒的 September

♥ 90↻ 1💬 144/29 · 04:55

kind of hilarious this works

这居然能行,某种意义上还挺好笑的

♥ 66↻ 1💬 174/29 · 03:47
还有 1 条来自 @garrytan →
PY
Peter Yang@petergyangPractical AI tutorials and interviews for busy people | Join 140K+ readers at https://t.co/XYKTmGVH14 | Product at Roblox

This is actually brilliant for personal agents @Shpigford - stealing this for my OpenClaw now.

这对 personal agents 来说其实非常妙,@Shpigford——我现在就把这个“借”到我的 OpenClaw 里。

♥ 123↻ 5💬 64/29 · 04:39

I have alot of respect for solo AI builders.

我非常尊敬 solo AI builders。现在整个世界都是他们的 playground。

♥ 217↻ 10💬 704/29 · 04:31
还有 1 条来自 @petergyang →
NK
Nikunj Kothari@nikunjpartner @fpvventures - investing in seed/A. previous: early hire @meter, @opendoor, @atlassian & others. love @shimoleejhaveri + 👦👧

Did you listen to me anon?

你刚才有在听我说吗?

♥ 34↻ 1💬 34/29 · 04:00

@varadh @trq212 I had way TOO much fun building this button

@varadh @trq212 我做这个按钮的时候真的玩得太开心了

♥ 6↻ 0💬 14/28 · 20:44
还有 1 条来自 @nikunj →
AL
Aaron Levie@levieceo @box - your business lives in content. unleash it with AI

Will keep saying this, but software jobs aren’t going away.

我还是会继续这么说:software 工作岗位不会消失。agent 是历史上对任何技术人员而言最大的一种 leverage(杠杆)形式。就个人、团队或公司能够独立做成事情的能力而言,现在大概从来没有比这更适合做技术的时候…

♥ 300↻ 42💬 334/29 · 03:44

Agentic coding is a huge boon for software developers that want to get far more done, great for IT people to build vastly more custom systems internally, great for domain experts that want to automate workflows or wire systems together, and absolutely fantastic for anyone curious to learn how to start coding.

Agentic coding 对想要完成更多工作的 software developer 来说是巨大的 boon(助益);对想在内部构建大量更多定制系统的 IT 人员来说非常有利;对想要自动化 workflow 或把各类…

♥ 419↻ 33💬 494/28 · 16:28
完整阅读 →
SA
Sam Altman@samaAI is cool i guess

at this point @ajambrosino is mogmogging enjoy the next few updates

到这个时候,@ajambrosino 已经在 mogmogging 了,尽情期待接下来的几次更新。

♥ 874↻ 30💬 1444/29 · 02:31

[1]

♥ 6.6K↻ 214💬 6974/29 · 02:27
还有 1 条来自 @sama →
AA
Aditya Agarwal@adityaagGeneral Partner @SouthPkCommons, Co-Founder @Bevel_Health | Ex: Early Eng @facebook, CTO @Dropbox, Board @Flipkart | Optimist, Builder, Dad

I cannot explain how awesome this is.

我简直无法形容这有多棒。

♥ 423↻ 22💬 54/28 · 22:48
完整阅读 →
ZZ
Zara Zhang@zarazhangruiBuilder. Dangerously skips permissions. Harvard’17. GitHub: https://t.co/KCuEajezlL YouTube: https://t.co/8xzbGWtf6w

Don't get AI to generate images; get them to generate SVGs!

不要让 AI 去生成图片;要让它们生成 SVG!能够无缝融入设计风格的矢量插画,是 HTML Slides 的完美补充(这里我是在 @AnyGenIO 的 Frontend Slides 功能中使用 @QuiverAI …

♥ 120↻ 14💬 124/28 · 22:43

Very interested in this I used to build web apps with GUI; now I just share GitHub repos with the code and people can customize the UI however they like Kind of like Karpathy's "idea file": just write down the idea, and people's agents can build it for them in a customized way

我对这个非常感兴趣。我以前是用 GUI(图形用户界面)来构建 web apps;现在我只需要分享带有代码的 GitHub repos,别人就可以按自己喜欢的方式自定义 UI。有点像 Karpathy 的 “idea fi…

♥ 94↻ 12💬 94/28 · 17:56
完整阅读 →
TH
Thariq@trq212Claude Code @anthropicai. prev YC W20, mit media lab.

my white whale is when CC sometimes looks like it hangs during big file writes, I think we found it 😭

我一直苦苦追查的问题是:CC 在写入大文件时有时看起来像是卡住了,我觉得我们找到原因了 😭

♥ 128↻ 2💬 134/28 · 22:19

a big part of this is we're working on making the no flicker renderer excellent so we can ship it as the default renderer, more updates coming there but lots of other papercuts coming

这件事很大一部分原因在于,我们正在努力把 no flicker renderer(无闪烁渲染器)做到非常出色,这样就能把它作为默认 renderer(渲染器)发布;这方面还会有更多更新,不过也还有很多其他烦人的小问题在陆…

♥ 191↻ 2💬 124/28 · 21:08
还有 1 条来自 @trq212 →
AM
Amjad Masad@amasadceo @replit. civilizationist

Thrilled to support the education GOAT as he reinvents education (again).

很高兴能支持这位教育界的 GOAT(史上最佳)再次重塑教育。

♥ 3.5K↻ 211💬 874/28 · 21:52

It's honestly impressive that GitHub kept the service up at all, given this kind of growth.

老实说,考虑到这种规模的增长,GitHub 居然还能把服务维持在线,已经很了不起了。几年前我就预测过这一点:随着达到人类水平的 bots(机器人)出现,免费服务将变得难以为继。值得探索 micro-payments(小额…

♥ 1.2K↻ 69💬 844/28 · 21:40
还有 1 条来自 @amasad →
DS
Dan Shipper@danshipperceo @every | the only subscription you need to stay at the edge of AI

using posthog inside of codex it is SO MUCH better to browse posthog inside of codex—codex can write queries and see the results, and it makes our collaboration extremely seamless. codex can also kick off agents that write PRs or run production DB requests to back up insights it's finding a browser inside your desktop coding orchestration tool > an agent in your browser

在 codex 里使用 posthog,浏览 posthog 的体验真的好太多了——codex 可以编写查询并查看结果,这让我们的协作变得极其顺畅。codex 还可以启动 agent,去写 PR,或运行生产环境 DB 请…

♥ 184↻ 8💬 154/28 · 21:18

we might need to coin a new term: Codex-native Cowork-native Cursor-native apps designed to be used inside of the in-app browser of your agent of choice. the agent can use it and you can use it too, full context is shared, and you can both see what the other is doing. huge opportunity to build software here

我们可能需要创造一个新术语:Codex-native、Cowork-native、Cursor-native 的应用,专门设计为在你所选 agent 的应用内浏览器里使用。agent 可以用它,你也可以用它,完整上下文是…

♥ 26↻ 1💬 54/28 · 20:27
还有 1 条来自 @danshipper →
GR
Guillermo Rauch@rauchg@vercel CEO

We're growing the Vercel Labs team.

我们正在扩充 Vercel Labs 团队。我们的使命是打造 AI 时代的 devtools(开发工具)。我们过去为人类构建工具,现在则在为 agents(智能体)构建工具。@ctatedev 和团队已经推出了 agen…

♥ 1.0K↻ 39💬 744/28 · 19:55
完整阅读 →
CL
Claude@claudeaiClaude is an AI assistant built by @anthropicai to be safe, accurate, and secure. Talk to Claude on https://t.co/ZhTwG8d1e5 or download the app.

More connectors launching today: Adobe Creative Cloud, Ableton, Splice, Canva Affinity, SketchUp, and Resolume.

今天还有更多 connector(连接器)上线:Adobe Creative Cloud、Ableton、Splice、Canva Affinity、SketchUp 和 Resolume。我们也已作为 patron 加…

♥ 3.7K↻ 556💬 1214/28 · 15:07

With the Autodesk Fusion connector, designers and engineers can create and modify 3D models through conversation.

通过 Autodesk Fusion connector(连接器),设计师和工程师可以通过对话来创建和修改 3D 模型。

♥ 10.8K↻ 923💬 2194/28 · 15:07
还有 1 条来自 @claudeai →
NY
Nan Yu@thenanyuhead of product @linear

The luxury of having excess compute

拥有过剩 compute(算力)的奢侈之处

♥ 26↻ 0💬 24/28 · 10:37
完整阅读 →
📰

博客

今日无博客
📰

今日没有官方博客;之前的博文仍在归档。

BuildSpeak — 关于本项目BUILT IN PUBLIC · 跟随 builders 而非 influencers