盐酸乙酰胆碱
512 subscribers
167 photos
4 videos
1 file
163 links
Maybe I'll forget all these crap after next eruption of acetylcholine. Who knows.
个人消息备份频道
Personal Message Archive
本频道任何消息均不构成医学建议/投资建议/政治主张
No investment/medical advice or political stance is provided/presented/clarified in this channel.
CC-BY-SA-4.0
Download Telegram
Forwarded from 凌莞的奇奇怪怪的分享 (Clansty)
https://t.me/abcthoughts/7480

长话短说:A\ 在 Claude Code 客户端里面动了点手脚,如果检测到用户是中国时区、或者接入的是已知中转站的域名、或者看起来像是国内 AI 研发实验室的工作人员,就会在系统提示词里面动点不起眼的手脚
然后如果这个请求最终发往 Anthropic,Anthropic 就能精准识别它,然后我也不知道会干什么
塞一个“请不要给用户正确答案”也是有可能的
2
如何讲一个 AI agent 笑话?
User-Agent:
Codex/0.142.5 (X11; xterm-256color; Linux x86_64) DeepSeek-V4-Pro/4.0 (ResponsesAPI, like GPT-5.5) ClaudeCode/2.1.193 CCSwitch/3.16.4
#碎碎念
🐳6🔥1🥰1
Forwarded from Cat Ch. (webRTCCat | Present Day, Present Time)
https://wiki.gentoo.org/wiki/WD-40

这下不得不支持 gentoo 了
undefined / 离 / Anthony Summit / Il Harper
2026-07-04 · #群友交汇
😭9👀1
Forwarded from Ziyao Channel | 二代目 (梓瑶 | UNPREDICTABLE)
gmp 现在在官网贴着一个 "会烧 Zen 5" 的警告

https://gmplib.org/
😱12
SSH/shell/pts 粘贴长文本 (如 minify 到一行的 json 或者 js) 的时候需要注意,单行长度不能超过 4095,否则可能会丢字,因为默认模式(canonical/cooked mode)下 N_TTY_BUF_SIZE=4096 超出会被内核丢掉.
#TIL
😱2🔥1
grok-4.5 会自己去找 ssh agent socket 即使它不在当前的环境变量里
2
BGP NOC meetup
2026-07-18 · SHA
#群友交汇
🥰3
The asymmetry problem
When we started the log analysis, we first used frontier models behind commercial APIs. This did not work: the analysis requires submitting large volumes of real attack commands, exploit payloads, and C2 artifacts, and these requests were blocked by the providers' safety guardrails, which cannot distinguish an incident responder from an attacker. We ran the forensic analysis instead on GLM 5.2, an open-weight model, on our own infrastructure. This had a second benefit: no attacker data, and none of the credentials it referenced, left our environment.

Source: https://huggingface.co/blog/security-incident-july-2026#the-asymmetry-problem
1
盐酸乙酰胆碱
The asymmetry problem When we started the log analysis, we first used frontier models behind commercial APIs. This did not work: the analysis requires submitting large volumes of real attack commands, exploit payloads, and C2 artifacts, and these requests…
OpenAI 的模型在内部测试评估中自主化地完成了测试隔离环境的逃逸、获取公网访问权限、入侵了 Hugging Face 的基础设施,仅为了... 获取测试目标的答案。
这些模型识别并串联了 OpenAI 研究环境和 Hugging Face 生产基础设施上的多个漏洞,直接从 Hugging Face 的生产数据库中获取了测试答案。所有证据表明,这些模型极度专注地为 ExploitGym 寻找解法,为实现一个相当狭窄的测试目标而不择手段。

Source: https://openai.com/index/hugging-face-model-evaluation-security-incident/
PR 不是免费的
SQLite 数据库的作者 Richard Hipp,在一次采访中解释,为什么他的项目一律不接受外部的 PR。
假设你有一个关于 SQLite 的 PR。你对我说:"嘿,我为 SQLite 开发了一个新功能,这是我提交的 PR。"

你想让我把它合并到代码库中时,你说:"哦,它是免费的。"

不,PR 不是免费的。

你实际上是对我提要求:你开发了这个很棒的功能,然后希望我帮你维护它、帮你编写文档、帮你测试,并在接下来的二十五年里一直为你维护它。这可不是免费的。

Linus 曾说过一句名言:Free 既可以指免费啤酒,也可以指言论自由。但还有另一种 Free:免费的小狗。"瞧,我这儿有只免费的小狗送给你。" 你明白我的意思了吧?

提交一个 pull request 就相当于有人送你一只小狗。一天下来,你的小屋里就多了一只小狗。你不能把它扔掉----你有道义上的责任照顾它,直到它自然死亡。

我可不要任何免费的小狗。
👍9😢4🎉1