让 GLM、Qwen Coder、K2 三兄弟给 SSH AI Chat 写了篇博客文章介绍。
写的最好的居然是 GLM,Qwen Coder 次之,K2 总是爱自己编故事。
https://miantiao.me/posts/how-ssh-ai-chat-works/
写的最好的居然是 GLM,Qwen Coder 次之,K2 总是爱自己编故事。
https://miantiao.me/posts/how-ssh-ai-chat-works/
❤4
Google Jules 结束内测了,不过给参与内测的用户送了三个月 Google AI Pro 会员。
检查下你的邮箱,看看是否收到了邮件。
我的兑换码在截图中,看看你们能不能兑换。
检查下你的邮箱,看看是否收到了邮件。
我的兑换码在截图中,看看你们能不能兑换。
❤1
准备使用 kibo-ui 的 AI 组件写 ChatBot ,发现 AI SDK 发布了 AI Elements 组件库。
看着眼熟,结果是同一个人开发的,选择选哪个?
https://ai-sdk.dev/elements/overview
看着眼熟,结果是同一个人开发的,选择选哪个?
https://ai-sdk.dev/elements/overview
❤1
问了下作者,作者建议使用 AI Elements
https://github.com/haydenbleasel/kibo/issues/215#issuecomment-3165413345
From: mt@c.im
mt@c.im
https://github.com/haydenbleasel/kibo/issues/215#issuecomment-3165413345
From: mt@c.im
mt@c.im
GitHub
AI Elements or AI Chatbot(kibo-ui) ? · Issue #215 · haydenbleasel/kibo
Hello Hayden, I noticed that the AI Elements in AISDK and the AI Chatbot in kibo-ui were both developed by you Could you please clarify the differences between the next two projects, if they are ne...
只需要在 ~/.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
{
"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
免费的 1C2G Supabase 要不要?
阿里云 AnalyticDB 上架了 Supabase 托管,目前提供 1C2G 的免费实例使用, 有境内外多个区域可选,唯一遗憾的是存储空间只有 1 GB ……
https://help.aliyun.com/zh/analyticdb/analyticdb-for-postgresql/user-guide/supabase/
阿里云 AnalyticDB 上架了 Supabase 托管,目前提供 1C2G 的免费实例使用, 有境内外多个区域可选,唯一遗憾的是存储空间只有 1 GB ……
https://help.aliyun.com/zh/analyticdb/analyticdb-for-postgresql/user-guide/supabase/
用 10 行代码实现了一个极速版的 Sink,还支持访问统计。
听着像标题党,但是实际代码就只有 10 行,支持 Cloudflare Workers、腾讯云 EdgeOne、阿里云 ESA 等 Serverless 平台。
由于实现方式太过 hack , 我给它起名叫 hink - link shortener for hackers
有人能猜到是怎么实现的吗? 线索在这边 👇
https://link.agi.li/1f29
听着像标题党,但是实际代码就只有 10 行,支持 Cloudflare Workers、腾讯云 EdgeOne、阿里云 ESA 等 Serverless 平台。
由于实现方式太过 hack , 我给它起名叫 hink - link shortener for hackers
有人能猜到是怎么实现的吗? 线索在这边 👇
https://link.agi.li/1f29
❤4
hink - 使用 10 行代码实现一个带访问统计的短链接系统
支持:
Cloudflare Workers/Snippets + Cloudflare WAF(Pro)
腾讯云 EdgeOne(Free)
阿里云 ESA(Free)
https://github.com/ccbikai/hink
支持:
Cloudflare Workers/Snippets + Cloudflare WAF(Pro)
腾讯云 EdgeOne(Free)
阿里云 ESA(Free)
https://github.com/ccbikai/hink
❤4👍3