Skip to main content

面条实验室

折腾些什么玩意。

群组 @miantiao_chat
  1. 有了 AI 再也不怕坐办公室的这帮人用低利率来骗我们了👀

    而且你这连个存款保险都没有,有纠纷银保监都不一定管,还要走经济纠纷
    👍 2
  2. 用 10 行代码实现了一个极速版的 Sink,还支持访问统计。

    听着像标题党,但是实际代码就只有 10 行,支持 Cloudflare Workers、腾讯云 EdgeOne、阿里云 ESA 等 Serverless 平台。

    由于实现方式太过 hack , 我给它起名叫 hink - link shortener for hackers

    有人能猜到是怎么实现的吗? 线索在这边 👇

    https://link.agi.li/1f29
    ❤️ 4
  3. 好消息,Cloudflare Email 收件地址现在也支持通过 “+” 来扩展邮箱用户名了

    也就是 abc+def@x. com 会转发给 abc@x. com
    👍 8
  4. 只需要在 ~/.claude/settings.json 加入下面的配置,就可以看你 Claude Code 的实时消耗了

    {

    "statusLine": {

    "type": "command",

    "command": "bun x ccusage statusline", // Use "npx -y ccusage statusline" if you prefer npm

    "padding": 0 // Optional: set to 0 to let status line go to edge

    }

    }

    https://ccusage.com/guide/statusline
    👍 3
  5. Google Jules 结束内测了,不过给参与内测的用户送了三个月 Google AI Pro 会员。

    检查下你的邮箱,看看是否收到了邮件。

    我的兑换码在截图中,看看你们能不能兑换。
    ❤️ 1
1px