#AI AI Agent 的路子是真的野 😂
我让 Hermes Agent 测试通过 Discord 发送各种文件附件,结果发现 .md 和 .json 一直发不对。
它自己排查了一圈,发现:哦,bug 在我自己代码里。
然后它自己改了代码,最后还叫我去重启 gateway。
我一重启,居然真好了。😂
AI agents really are built different 😂
I asked my Hermes Agent to test sending different file attachments through Discord, and .md and .json kept failing.
After digging around, it figured out: wait, the bug is in my own code.
So it patched itself, then told me to restart the gateway.
I restarted it — and somehow, it actually worked. 😂
yfaming
yfaming@coinos.io
npub1jz8m...rg8y
- coder: Rust, Python, Racket(learning...)
- Nostr 中文圈 https://following.space/d/musdrpjpdmbr 值得关注的 nostr 中文用户都在这儿!
- 博客 https://yfaming.com/
#Racket 终于写完了关于 call/cc 的博客文章。这玩意真的不好懂,更难写。😂 写文章的好处是,可以让自己的理解更深入。如果不是因为要写文章,一些没搞明白的小细节可能忽略了。
I’ve finally finished a blog post on call/cc. It’s notoriously hard to understand, and writing about it turned out to be even harder. 😂
The upside is that writing forced me to confront and clarify details I would otherwise have skimmed over.
理解 call/cc 与 continuation