6 天前 https://fixupx.com/realwezzard/status/2074491546775466023#AI FixupX WeZZard (@realWeZZard) 继续按 Anthropic 的论文在本地复现了 J-Space"你给我来一杯玄米茶,但是不要玄米"然后 Qwen 3.6 来了很多 fucking...引用 WeZZard (@realWeZZard) 我按照 Anthropic 的论文在本地复现了 J-Space,然后写了一段错误的 C++ 代码拿 Qwen 3.6 27B 4bit 做实验。确实在出错的地方(返回值)模型可以反馈出 problems/errors/mistakes/violations。
07:42 · 2026年7月1日 · 周三 https://fixupx.com/dotey/status/2071995057247297924草,A\#AI FixupX 宝玉 (@dotey) Claude Code 被指在系统提示词里偷偷给中国代理用户“打水印”一份 Reddit 帖子和一份 GitHub 上的独立验证报告指控:Anthropic 的编程工具 Claude Code 会悄悄检查用户是否通过中国相关的代理服务器访问,如果是,就在发给 Anthropic 的系统提示词里用几乎肉眼不可见的 Unicode 字符差异来“标记”这些用户。具体怎么做的?安全研究员 Adnane Khan 在 GitHub 上发布了针对 Claude Code v2.1.193 到 v2.1.196…
18:00 · 2026年4月17日 · 周五 Opus 4.7 没多大提升也就算了,还变蠢了。同样的 port 工作,4.6 吭哧吭哧就干完了,4.7 连怎么 port 都搞不清楚。最终还得我把步骤列出来才行。#AI
00:26 · 2026年4月16日 · 周四 https://fixupx.com/karpathy/status/2015883857489522876#AI FixupX Andrej Karpathy (@karpathy) A few random notes from claude coding quite a bit last few weeks.Coding workflow. Given the latest lift in LLM coding capability, like many others I rapidly went from about 80% manual+autocomplete coding and 20% agents in November to 80% agent coding and…
18:26 · 2026年4月12日 · 周日 https://maxlv.net/blog/porting-mihomo-to-rust-with-claude/#AI #Dev maxlv.net 用 Claude Code 将三万行 Go 项目移植到 Rust:Agent Team 实践与 Harness 效率优化 以 mihomo(Clash Meta)代理内核的 Rust 移植为案例,分享使用 Claude Code Agent Team 进行大型项目移植的完整实践。涵盖角色分工、里程碑规划、CLAUDE.md 与 Memory 系统的效率调优。