跳到正文
AtomStorm

搜索

本站已发布的全部内容,都在这一份可筛列表里。键入即搜标题、摘要与正文;不键入也能直接筛。

不知道该搜什么?

也可以按目标、主题或类型浏览整个资源库。

JavaScript 未启用,筛选与全文搜索不可用。下面这份完整目录照样能浏览——每一条都是普通链接。

完整目录

共 14 个已发布页面,新的在前。在上面键入或选一个筛选条件即可收窄。

主题枢纽1

  • 从研究到成品——把源材料做成交付物

    材料你已经有了:文档、笔记、链接、数据。真正的活是选输出形态,以及中间那几步——报告、简报、演示稿还是备忘录——而且一路上不把证据丢掉。这个主题枢纽画出全貌,把你送进一套能用的方法。

工作流3

  • 从研究到高管报告

    一套成文的方法,配可复用的资产,把一堆乱糟糟的研究笔记变成一份可决策的高管报告——步骤、提示词、骨架、验收清单,以及一个带真实输入和 Studio 真实输出的完整例子。

  • Pre-register a Benchmark Before You Run It

    Six rules for pinning down an AI evaluation so tightly that you cannot bend it after the results arrive — each one traced to the specific independent-review round that caught us breaking it. Includes a method template, a pre-flight checklist, and a deviation-log format that stays honest when the method turns out to be wrong mid-run.

  • Rename a URL Without Losing the Traffic

    The 301 is the easy part. The hard part is knowing which URLs disappeared — which needs an append-only ledger of what you actually shipped, a gate that reads the build product rather than the sitemap, and a redirect written in a form that does not fail silently. Method, checklist, ledger format, and the four source and destination forms that failed in our matrix — two of them named at parse time, one of them silent at every layer.

工具3

  • Breathing Check

    Paste a draft and get two numbers: words per non-paragraph element, and bold spans per 100 words. Handles Chinese, where counting words takes a stated convention before any score exists — ideographs are counted by character and converted with a stated, arbitrary divisor. Runs in the page. No account.

  • _redirects Rule Linter

    Paste a Cloudflare Pages _redirects file and see which rules were observed to fail — separated by whether anything warns you. The dangerous class is the one that gets counted as valid and never matches. Runs in the page. No account.

  • 证据与引文核查清单

    对任何报告都能跑的 14 项核查——不管是不是 AI 起草的:来源存在、引文与数字属实、缺口有声明。在页面里跑,复制结果,把未通过的条目带进修订。无需注册。

研究笔记1

  • Which Cloudflare Pages redirect rules silently do nothing

    We tested 48 _redirects rule forms on a local Pages simulator, three requests each, with four controls. 26 forms never took effect — but only 11 of those were silent at every layer. Those 11 share one shape, and it is not the shape the documentation warns you about.

札记4

  • 锁定,是有文件格式的

    供应商锁定通常被当成定价问题或合同问题来谈。但它真正到来的方式,是一个你在别处打不开的文件。这是我们用在自己两个产品上的检验标准。

  • 导出,才是产品

    多数 AI 演示工具交给你的是一张幻灯片的照片,然后管它叫演示稿。这篇文章讲我们两次重写 PowerPoint 导出学到的东西,以及为什么你最后拿走的那个文件,才是衡量一个工具唯一诚实的标准。

  • 我们为什么做这些工具

    一篇简短的开场——介绍 AtomStorm 工作室、我们今天在做的两款产品,以及贯穿它们的那条规矩。

  • 默认可解释

    Atlas 清理 Mac,只守一条规矩——每个动作运行之前都可解释,运行之后都可恢复。这篇文章讲的是,为什么这条规矩塑造了整个工具。

产品2

  • Atlas

    会解释每一步、也能回退的 Mac 维护工作台。