My dear front-end developers (and anyone who’s interested in the future of interfaces): I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept): Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow
(转引 @_chenglou) 致所有前端开发者(以及关注界面未来的任何人): 我深入探索,为你们带来了未来数年内前端 UI 工程最重要的基础性成果之一(即便实现层面不是,概念层面也绝对是): **纯 TypeScript 实现的高速、精准、全面的 userland 文字测量算法**——可用于在完全不依赖 CSS 的情况下完成整页排版,彻底绕开 DOM 测量和 reflow。
我如何搞定事情,第 001 期 我配置了一个叫 'land' 的 playbook,当我在 Linear 里把 issue 拖进 merging 列时自动触发。它会跑 CI 并自动合并所有通过的 PR。这让我的发布速度快了很多。 核心 takeaway:你可以尝试自己搭 code factory 和 agent 编排层,但那是巨大的工程量。现实是,已经有拿了大量融资的整个公司在解决这些问题,直接用它们的平台更简单。 这就好比你是个木匠:你可以自己买发电机、加油、接线、做插头,然后把电锯插进去——或者你也可以直接插墙上的插座,因为电力公司已经帮你搞定了所有基础设施。 我觉得更多在做公司的人应该直接「插墙上的插座」,而不是试图自己造所有工具。作为开发者,自己造 dev tools 的诱惑很大,但我觉得很多时候即便有 agent 加速,这依然是在浪费时间。 我没有从 @DevinAI 拿任何好处,没有积分、没有投资、没有报酬。我只是觉得这工具真的很好用。如果你很久以前试过 Devin 然后放弃了,真的应该再看一眼——$500/月能搞定的事情多得离谱。
Building CLIs for agents
为 agent 优化 CLI 的好建议 [引用 @ericzakariasson]:为 agent 构建 CLI
100 tweets · 45 sources