eric zakariasson(@ericzakariasson)
>npx --yes was-gpt-here@latest
2.0Score

TL;DR · AI 摘要
该推文展示了一个名为 `was-gpt-here` 的 npm 包,可以通过 `npx --yes was-gpt-here@latest` 命令运行,用于检测代码库中是否包含至少 20 个特定函数副本,这可能与 AI 代码生成或优化实践有关。
核心要点
- `was-gpt-here` 是一个 npm 包,可以通过 `npx` 命令直接运行。
- 该工具检查代码库中是否至少存在 20 个特定函数副本。
- 此实践可能与 AI 代码生成或“tokenmaxxing”优化策略相关。
结构提纲
按章节快速跳转。
- §工具介绍
介绍了 `was-gpt-here` npm 包及其运行方式。
- ·核心功能
阐述了该工具的核心检查机制:函数副本数量。
- ·潜在关联
推测该工具与 AI 代码生成或“tokenmaxxing”策略的联系。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- was-gpt-here npm 包
- 运行方式
- npx --yes was-gpt-here@latest
- 核心检查
- 函数副本数量 >= 20
- 潜在用途
- AI 代码生成
- Tokenmaxxing
金句 / Highlights
值得收藏与分享的关键句。
你可以通过 `npx --yes was-gpt-here@latest` 命令来运行这个工具。
你如果没有在你的代码库中至少复制 20 次这个函数,那么你就是在 tokenmaxxing。
该工具检查代码库中是否包含至少 20 个特定函数副本。
#npm#AI#代码生成#JavaScript
打开原文yes https://t.co/1P7feebaa3" / X
Don’t miss what’s happening
eric zakariasson 
npx --yes was-gpt-here@latest >yes
0:05
Quote
@cnakazawa
22h
You are not tokenmaxxing if you don't have at least 20 copies of this function in your repo.