云微
@yunwei37
Stupid, but try to keep Learning, curiosity and Courage | Creator http://eunomia.dev | eBPF & AI | Bring new orders and chaos! | 🐟好吃
我觉得 bpftrace 是 tracing 方面最适合 ebpf 的 DSL! 我对 dsl 的态度还是,特定场景下设计 dsl 是个好思路,但是越通用的场景其实 dsl 越没啥意义(例如我觉得其实没有必要给 ebpf 设计一个干啥都行的 dsl github.com/eunomia-bpf/MC… (一个小实验)
腾讯开源的犀牛鸟活动每年都有 今年还放开限制,无论是否学生,男女老少,都欢迎!有礼物和奖金喵~ (偷偷蹭流量 opensource.tencent.com/summer-of-code
我不知道发生了什么,但是我看到 @adventurex_plan 的主办方正在以自我判断去在 1000 多人面前以一个完全站不住脚的理由指责别人违法? 并且吧受害人的学校信息公开? 我觉得这是一个明确的网络暴力,而且是 AdventureX 官方名义在进行的。 没有法律判决,他们可以发布这样的信息吗?…
我的每日流程 - 起床 - 打开 X - 又有某大模型更新了,“超过了人类博士水平”,“在各大 llm 测试中刷榜” - 某个老外用 AI 制作了一个完整的游戏,“下面是他的提示词” - 另外一个老外 vibe coding 了一个 SaaS,只花了几小时,上线后 ARR 已经来到了 50w,“我是怎么做到的👇” - 某中文 kol…
I received an email today titled "OSDI '26 Preliminary Call for Papers". Looks like OSDI is adding an Operational Systems track and aiming for a higher acceptance rate (usenix.org/conference/osd…). I hope this will also help expand the scope and include more papers.
AIOps in the Era of LLMs Specifically, it looks at LLM4AIOps by analyzing 180+ papers. This is one of the many interesting ways to use LLMs in production. Pay attention, devs! My notes below:
好耶
在 GitHub 分类的语言排名里 Trending 第一了! (第一次上 trending 孩子很开心) ➡️ github.com/trending/vue?s…
github.com/eunomia-bpf/ag… 写了一个用 ebpf 追踪 AI Agent 的小玩意x 其实是在尝试重新学习 rust...试试让 claude code 写(感觉现在 ai 写 rust 的水平已经很不错了,甚至比写 c/cpp 更好x
感觉ai for sys的问题分成两个部分,有明确的边界,一部分是 ai 的问题,一部分是 system 的问题。现在 ai 演化的速度非常快,如果我们想要做不那么轻易被取代掉,或者能跟随 ai 的能力更新换代自动提升效果的,就要好好想想 system 层面应该做什么,例如给 ai 提供哪些工具、信息之类的(?