Luna Joker (@devopstaku) 's Twitter Profile
Luna Joker

@devopstaku

Always remember you're someone's reason to smile.
Because you're a joke

ID: 218780896

calendar_today23-11-2010 07:37:58

18,18K Tweet

442 Followers

4,4K Following

piglei (@piglei) 's Twitter Profile Photo

《谷歌技术写作课程:编写有帮助的错误信息》 在软件开发中,错误信息是一种微妙的存在,糟糕的错误信息使人沮丧,时刻提醒我们:“魔鬼藏在细节中”。谷歌提供了一份写作建议,如:精确描述、提供解决方案、面向目标读者写作、用正确的 tone 等。这应该成为每个人的必修课。 developers.google.com/tech-writing/e…

Viking (@vikingmute) 's Twitter Profile Photo

今天在HackerNews 上一个很火的免费视频资源教程:Building LLMs from the Ground Up magazine.sebastianraschka.com/p/building-llm… 是一个3个小时的 workshop,如果想了解大模型的工作原理,这个教程真的不错,而且配有源代码和电子书(电子书是收费的,我看了一个小时确实浅显易懂个。 源代码 github.com/rasbt/LLMs-fro…

今天在HackerNews 上一个很火的免费视频资源教程:Building LLMs from the Ground Up
magazine.sebastianraschka.com/p/building-llm…

是一个3个小时的 workshop,如果想了解大模型的工作原理,这个教程真的不错,而且配有源代码和电子书(电子书是收费的,我看了一个小时确实浅显易懂个。

源代码 github.com/rasbt/LLMs-fro…
投机实验室 (@labspeculation) 's Twitter Profile Photo

油管20万订阅者的交易员Trade with Pat,说这是一套胜率达到94.44%的交易系统,其他策略在他眼里都是垃圾😱😢 怎么可能有这么高胜率的策略,比我还会扯犊子,不过策略还是很可以的,值得研究~

投机实验室 (@labspeculation) 's Twitter Profile Photo

Billionaire Bears的关于“日本最强交易员BNF”的解说可以讲是油管最好的,目前已经有超过360万次的观看,真是太太太好了,25分钟了解BNF透透的😘😍 各位交易员路过一定看一下,已经翻译成中文字幕~

Viking (@vikingmute) 's Twitter Profile Photo

通过这个发现了 Browser Use 这个宝藏资源了: github.com/browser-use/br… 简单浏览了一遍,看 Demo 发现这个库应该是现在 AI Agents 使用浏览器完成各种任务最成熟的解决方案了。 居然已经有 38.1K Stars 了 各种 demo 看起来都很有趣: * 自动购物 * Google Docs 自动写文章 * 自动投简历等等

Robert Laszczak (@roblaszczak) 's Twitter Profile Photo

The next edition of the most popular Event-Driven Architecture training in Go has just started! Why are 1,300+ developers ahead of you in Event-Driven Architecture? While you watched videos, they built production-ready backends 🔥 threedots.tech/event-driven/?…

Golang News & Libs & Jobs - human 🗣️ , no 🤖 (@golangch) 's Twitter Profile Photo

A free, open-source Postman-style API tester you run locally. Record browser requests, auto-generate chained tests with Go backend and tooling #golang github.com/the-dev-tools/…

A free, open-source Postman-style API tester you run locally. Record browser requests, auto-generate chained tests with Go backend and tooling
#golang

github.com/the-dev-tools/…
fuliang wu (@fuliangwu32872) 's Twitter Profile Photo

我也分享一下我自己用的Skills 1.Anthropic官方Skills,这里面我只安装了 skill-creator github.com/anthropics/ski… 2.UI UX Pro Max,用来写前端的UI,非常好用 github.com/nextlevelbuild… 3.seo-review,我用来做AI网站SEO审查的 github.com/leonardomso/33… 4.content-creator

我也分享一下我自己用的Skills

1.Anthropic官方Skills,这里面我只安装了 skill-creator
github.com/anthropics/ski…

2.UI UX Pro Max,用来写前端的UI,非常好用
github.com/nextlevelbuild…

3.seo-review,我用来做AI网站SEO审查的
github.com/leonardomso/33…

4.content-creator
暖暖爱分享 (@nuannuan_share) 's Twitter Profile Photo

一位 Google 的高级工程师, 刚刚发布了一份名为 Agentic Design Patterns 的 424 页文档 不是 PPT,不是文章, 是真·课程级别的大工程 有兴趣的可以查看🔗 github.com/sarwarbeing-ai…

一位 Google 的高级工程师,
刚刚发布了一份名为 Agentic Design Patterns 的 424 页文档

不是 PPT,不是文章,
是真·课程级别的大工程

有兴趣的可以查看🔗  github.com/sarwarbeing-ai…
Gorden Sun (@gorden_sun) 's Twitter Profile Photo

Everything Claude Code:Anthropic黑客松冠军的生产级配置库 复用这套配置,可以快速搭建起一套高水平的 AI 辅助编程环境。 提供了从TDD(测试驱动开发)到代码审查的完整自动化流程,通过配置文件强制AI遵守团队代码规范,大幅降低了Review的人工成本。 关键模块(这部分由AI辅助我梳理): ·

Everything Claude Code:Anthropic黑客松冠军的生产级配置库

复用这套配置,可以快速搭建起一套高水平的 AI 辅助编程环境。
提供了从TDD(测试驱动开发)到代码审查的完整自动化流程,通过配置文件强制AI遵守团队代码规范,大幅降低了Review的人工成本。

关键模块(这部分由AI辅助我梳理):
·
Geek (@geekbb) 's Twitter Profile Photo

这老哥直接用最暴力的方式羞辱了 OpenClaw——用 Rust 重写了一遍。性能对比表格贴出来我没话说了: • OpenClaw 28MB → ZeroClaw 3.4MB(压缩了 8 倍) • OpenClaw 5.98s → ZeroClaw 0s(爆杀) • OpenClaw 1.52GB 内存 → ZeroClaw 7.8MB(194 倍差距) 这哪是优化,这是处刑。 ZeroClaw

这老哥直接用最暴力的方式羞辱了 OpenClaw——用 Rust 重写了一遍。性能对比表格贴出来我没话说了:

• OpenClaw 28MB → ZeroClaw 3.4MB(压缩了 8 倍)
• OpenClaw 5.98s → ZeroClaw 0s(爆杀)
• OpenClaw 1.52GB 内存 → ZeroClaw 7.8MB(194 倍差距)

这哪是优化,这是处刑。

ZeroClaw
Viking (@vikingmute) 's Twitter Profile Photo

看了那么多非常水的长文,这篇是少见的让我学习到很多的干货, 这个 Claude Code 实战教程,作者一看就是有非常多实战经验的,小技巧很受用,当然很多人其实已经这么做了,再次总结一下,文章的重点就是: 1 先用 Plan Mode,强制规划 2 创建并维护一个

路飞 🏴‍☠️ AI 研究员🧐 (@0xluffy_eth) 's Twitter Profile Photo

penClaw 最近真的火了。 GitHub 上已经有人把 700+ 个 OpenClaw 技能 全整理好了, 一条命令就能装, 用起来就像 apt / brew 管插件 一样顺。 👉 github.com/VoltAgent/awes… 覆盖内容很全: 代码分析 / 重构 / 安全审计 / 性能优化 自动化测试、Web 开发、浏览器自动化 图像生成、AI

penClaw 最近真的火了。

GitHub 上已经有人把 700+ 个 OpenClaw 技能 全整理好了,
一条命令就能装,
用起来就像 apt / brew 管插件 一样顺。

👉 github.com/VoltAgent/awes…

覆盖内容很全:

代码分析 / 重构 / 安全审计 / 性能优化

自动化测试、Web 开发、浏览器自动化

图像生成、AI
Bruce Lee (@lee_toyofbob) 's Twitter Profile Photo

别又被骗了! 中推区真正openclaw用户并不多 huangserva 技术硬核派 马天翼 日常更新派 岚叔 温柔提醒派 Qingyue 日常逗比派 AI奶爸 硬核实力派 李韭二 我自己瞎折腾派🤡 比如因为伤心💔而删了一个bot😭 比如非要搞多设备多bot多Gateway🫠 我和黄总huangserva 建了一个微信群