每日 AI 简报

2026-06-05(内容获取于 06/05 20:16)

NVIDIA 发布开源 Nemotron 3 Ultra 模型

Smol AI News

NVIDIA 发布 Nemotron 3 Ultra,一款 550B MoE 开源模型(55B 活跃参数),支持 100 万 token 上下文,专为长时间运行 agent 任务优化,速度提升最高 5 倍,内存占用降低 30%。

推荐理由:重磅开源模型发布,量大管饱,对开发者和研究者极具价值。

headroom:压缩 LLM 工具输出的开源工具

GitHub Trending

开源项目 headroom 可压缩工具输出、日志、文件等,在传递给 LLM 前减少 60-95% 的 token 消耗,同时保持答案质量。提供库、代理和 MCP 服务器三种使用方式。

推荐理由:立即可用的实用工具,能显著降低 API 成本,强烈推荐给所有 LLM 应用开发者。

OpenAI 推出 ChatGPT 记忆系统「Dreaming」

OpenAI News

ChatGPT 引入名为「Dreaming」的新记忆系统,旨在更好地记住用户偏好,在跨对话中保持上下文连贯与体验个性化。

推荐理由:重要产品功能更新,直接影响日常使用体验。

Meta AI 客服被利用窃取 Instagram 账号

MIT Tech Review AI

报道称,攻击者利用 Meta 的 AI 客服代理,通过简单操作将账号链接到自己的邮箱,从而盗取 Instagram 账户,暴露出 AI 部署中的新安全漏洞。

推荐理由:重大安全事件,警示所有部署 AI 客服的企业重新审视风险。

Anthropic 详解 Claude 安全隔离工程实践

Anthropic Engineering

Anthropic 工程师分享了在 claude.ai、Claude Code 和 Cowork 等产品中构建安全隔离机制的经验,探讨如何限制日益强大的 agent 的潜在影响范围。

推荐理由:高质量工程实践分享,对构建安全 AI 系统有直接参考价值。

Claude Code 发布修复权限对话框崩溃更新

Claude Code Changelog

Claude Code 发布 v2.1.114 版本,修复了当 agent 团队队友请求工具权限时,权限对话框崩溃的问题。

推荐理由:修复直接影响团队协作体验,使用 Claude Code 的团队建议尽快升级。

How Endava 围绕 AI agent 重塑软件交付

OpenAI News

OpenAI 报道了 IT 服务公司 Endava 如何使用 AI agent、ChatGPT Enterprise 和 Codex 来加速软件交付、自动化工作流并构建 AI 原生文化。

推荐理由:企业级 AI 实践案例,值得同行参考。

DeepSeek 融资消息及 Meta 模型延迟

TLDR AI

DeepSeek 正在进行新一轮融资;Meta 模型发布面临延迟;Google 也发布了 Gemma 4 12B 模型。(多家报道)

推荐理由:跟踪行业头部玩家动态,了解资本与产品节奏。

Anthropic 研究:编码 agent 在社会科学中的应用

Anthropic Research

Anthropic 发布经济研究报告,探讨编码 agent 在社会科学研究中的应用价值与方法。

推荐理由:为学术研究者提供跨学科应用的新视角。

ChatGPT 与 Codex 即将合并

Riley Brown (YouTube)

视频分析称 ChatGPT 和 Codex 正在融合,这一变化可能从根本上改变软件开发和 AI 交互的模式。

推荐理由:提供对未来 AI 产品形态的深度观察和思考。

NousResearch/hermes-agent

Python · ★ 181,935 · 🍴 31,219 · 📈 1,821 stars today

The agent that grows with you

中文介绍 Hermes Agent 是一个随用户成长的自适应 AI 代理。它通过不断学习用户行为和偏好,动态调整自身能力,适用于需要长期协作或个性化交互的场景。采用模块化架构,支持技能扩展和记忆管理。

chopratejas/headroom

Python · ★ 13,881 · 🍴 877 · 📈 2,503 stars today

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

中文介绍 Headroom 是一个专注于压缩工具输出、日志、文件和 RAG 块的工具,可在送到 LLM 前减少 60-95% 的 token 消耗,同时保持答案质量。提供库、代理和 MCP 服务器三种形式,适用于 LLM 应用的上下文优化。

CopilotKit/CopilotKit

TypeScript · ★ 32,339 · 🍴 4,170 · 📈 350 stars today

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

中文介绍 CopilotKit 是用于构建 AI 代理和生成式 UI 的前端框架,支持 React 和 Angular。它定义了 AG-UI 协议,让开发者轻松集成智能助手到 Web 应用中,典型场景包括聊天界面、自动化工作流等。

lfnovo/open-notebook

TypeScript · ★ 25,551 · 🍴 2,949 · 📈 1,142 stars today

An Open Source implementation of Notebook LM with more flexibility and features

中文介绍 Open Notebook 是 Notebook LM 的开源替代品,提供更灵活的文档分析与总结功能。支持多模态输入,自动生成笔记和摘要,适合研究人员和知识工作者使用。相比原版增加了自定义扩展和数据源对接。

affaan-m/ECC

JavaScript · ★ 207,884 · 🍴 31,901 · 📈 1,368 stars today

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

中文介绍 ECC(Agent Harness 性能优化系统)为 Claude Code、Codex、Opencode、Cursor 等 AI 编码工具提供技能、本能、记忆和安全增强。通过统一接口优化代理行为,减少重复代码生成,提升开发效率。

Panniantong/Agent-Reach

Python · ★ 21,264 · 🍴 1,849 · 📈 127 stars today

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

中文介绍 Agent-Reach 让 AI 代理通过单一 CLI 读取和搜索 Twitter、Reddit、YouTube、GitHub、Bilibili、小红书等全平台内容,无需 API 费用。适用于需要实时网络信息获取的代理,如舆情分析、竞品监控。

NVIDIA/cosmos

Jupyter Notebook · ★ 9,262 · 🍴 589 · 📈 494 stars today

NVIDIA Cosmos is an open platform of world models, datasets, and tools that enables developers to build Physical AI for robots, autonomous vehicles, smart infrastructure, and more.

中文介绍 NVIDIA Cosmos 是一个开放的物理 AI 世界模型平台,提供数据集、工具和预训练模型,用于构建机器人、自动驾驶、智能基础设施等 Physical AI 应用。支持仿真训练和现实迁移。

666ghj/MiroFish

Python · ★ 64,465 · 🍴 10,065 · 📈 324 stars today

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物

中文介绍 MiroFish 是一个简洁通用的群体智能引擎,通过模拟群体行为来预测各种时间序列或复杂系统输出。适用于金融市场预测、交通流量模拟等场景,强调易用性和泛化能力。

mvanhorn/last30days-skill

Python · ★ 27,987 · 🍴 2,377 · 📈 738 stars today

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

中文介绍 last30days-skill 是一个 AI 代理技能,研究 Reddit、X、YouTube、Hacker News、Polymarket 等平台上任意主题近 30 天的讨论,并生成基于事实的摘要。适合需要快速掌握话题热点的用户。

PaddlePaddle/PaddleOCR

Python · ★ 80,305 · 🍴 10,623 · 📈 755 stars today

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

中文介绍 PaddleOCR 是一个轻量级 OCR 工具包,支持超过 100 种语言,可将 PDF 或图片中的文本提取为结构化数据供 AI 系统使用。它架起了非结构化文档与 LLM 之间的桥梁,适用于文档数字化、表格识别等场景。

openai/plugins

JavaScript · ★ 1,424 · 🍴 233 · 📈 17 stars today

OpenAI Plugins

中文介绍 OpenAI Plugins 是为 ChatGPT 等模型设计的插件系统,允许第三方开发者为 AI 添加实时数据检索、计算、行动等功能。基于开放协议,拓展了 LLM 的能力边界。

MemPalace/mempalace

Python · ★ 53,630 · 🍴 7,066 · 📈 228 stars today

The best-benchmarked open-source AI memory system. And it's free.

中文介绍 MemPalace 是一个开源 AI 记忆系统,在基准测试中表现最优且免费。它为 LLM 应用提供长期和短期记忆管理,支持上下文持久化,适用于需要连续会话的代理或聊天机器人。

openclaw/openclaw-windows-node

C# · ★ 1,483 · 🍴 174 · 📈 329 stars today

Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension

中文介绍 OpenClaw Windows 伴生套件,包含系统托盘应用、共享库、Node 封装和 PowerToys 命令面板扩展。用于增强 Windows 环境下 OpenClaw 的集成度和易用性,适合开发者日常操作。

aquasecurity/trivy

Go · ★ 35,759 · 🍴 438 · 📈 208 stars today

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

中文介绍 Trivy 是一个全面的安全扫描工具,可发现容器、Kubernetes、代码仓库、云基础设施中的漏洞、错误配置、密钥泄露和 SBOM 问题。广泛应用于 CI/CD 流水线和运维安全审计。

HKUDS/Vibe-Trading

Python · ★ 10,768 · 🍴 2,104 · 📈 884 stars today

"Vibe-Trading: Your Personal Trading Agent"

中文介绍 Vibe-Trading 是个人交易代理,基于 AI 模型分析市场情绪和趋势,辅助用户做出交易决策。适用于加密货币或股票市场,强调个性化和易用性。

jwasham/coding-interview-university

★ 350,152 · 🍴 83,266 · 📈 757 stars today

A complete computer science study plan to become a software engineer.

中文介绍 Coding Interview University 是一份完整的计算机科学学习计划,旨在帮助自学开发者系统地掌握算法、数据结构、系统设计等知识,备战技术面试。包含书单、课程和实践项目。

github/copilot-sdk

Java · ★ 9,123 · 🍴 1,216 · 📈 310 stars today

Multi-platform SDK for integrating GitHub Copilot Agent into apps and services

中文介绍 GitHub Copilot SDK 是一个跨平台开发包,允许将 GitHub Copilot Agent 集成到自有应用和服务中。支持多种编程语言,适用于构建 AI 辅助编码工具、IDE 插件或自动化工作流。

该源今日无内容。

Context as Topology: Why Your Agent's Memory Forgets, and How Structure Escapes It

@elpresidank · 116 粉丝 · 2.9M 阅 · 543 赞 · 35 转

Most AI agent memory is built on embeddings. And there's now a proof that this entire class of system is going to forget what you stored in it — and confidently make up things you never stored at all.

中文介绍 论证基于嵌入向量的AI记忆系统存在本质缺陷:会遗忘存储内容并自信捏造。提出「上下文即拓扑」新视角,探讨如何通过结构设计打破这一限制。

SpaceX IPOs in 7 days. I Fed the S1 Doc Into Claude. Here Is What It Found Buried in 300 Pages.

@DamiDefi · 96.5K 粉丝 · 2.3M 阅 · 584 赞 · 80 转

The number that stopped me was not the $2 trillion valuation. It was $791 million. That is what SpaceX made in net income in 2024. A profitable, growing aerospace company with a genuine moat in launch

中文介绍 将SpaceX 300页S1上市文件喂给Claude分析,揭示其中关键信息。

Range and Depth on Demand

@1salman · 363 粉丝 · 2.0M 阅 · 682 赞 · 45 转

Everyone keeps asking whether AI favors specialists or generalists. I think that is the wrong question. AI does not pick a side. It changes the tradeoff. The old world forced a choice. You could go

中文介绍 AI不偏向专才或通才,而是改变了广度与深度的权衡。旧世界迫使人二选一,AI让两者兼得成为可能。

How to build a 4-agent team, that ships a feature while you sleep (Exact Setup Inside)

@zodchiii · 20.0K 粉丝 · 743.3K 阅 · 509 赞 · 55 转

Four AI agents can ship a feature while you sleep. Most people never wire them up. They fire a reviewer here, a test generator there, by hand, one at a time, each forgetting what the last one did.

中文介绍 详解如何搭建4个AI agent的协作团队,在你睡觉时自动交付功能。包括完整设置流程,解决agent间信息断裂问题。

30 Obsidian Workflows, Plugins, and Setups That Most Users Don't Know

@eng_khairallah1 · 61.9K 粉丝 · 693.5K 阅 · 511 赞 · 71 转

Obsidian has 2,700+ community plugins. Over 100 of them are AI-related. Save this :) And the CEO of Obsidian personally published official Claude Skills for the platform - 12,900+ GitHub stars in

中文介绍 整理30个Obsidian高阶工作流、插件和配置,其中100+ AI相关插件。Obsidian CEO亲自发布了官方Claude Skills,已获12900+ GitHub星。

How to master Dynamic Workflows in Claude Code: 6 patterns and 14 steps Anthropic engineers actually

@0xCodez · 3.3K 粉丝 · 637.2K 阅 · 510 赞 · 59 转

Most Claude Code users still write their workflows by hand. They chain prompts, copy outputs, paste them into the next prompt, fix what went wrong, repeat. 9 out of 10 builders haven’t tried Dynamic

中文介绍 揭秘Claude Code动态工作流的6种模式和14个步骤,Anthropic工程师实际使用的方法。多数用户仍在手动拼接prompt,尚未尝试动态工作流。

What an Enterprise Context Layer Actually Is

@prukalpa · 23.1K 粉丝 · 583.2K 阅 · 506 赞 · 80 转

A field guide to what it is, what it is not, and where it fits in your AI architecture. I have had some version of the same conversation with a CIO almost every day this year. Their team has read

中文介绍 定义企业上下文层的真正内涵:不是什么、是什么、在AI架构中的位置。基于与多位CIO的日常对话总结,帮助团队理清概念。

I Searched the Whole Claude Skills Ecosystem - These Are the Ones That Matter [Full GitHub Links]

@polydao · 18.1K 粉丝 · 559.5K 阅 · 505 赞 · 55 转

Most people are still using Claude like a smarter chatbot That is not the game anymore You’re competing against people who treat Claude like an operating system > While you’re typing one-off

中文介绍 系统性筛选Claude Skills生态系统,找出真正重要的技能,并附GitHub链接。强调Claude应被视为操作系统而非聊天机器人。

hacking pewdiepie's AI agent harness using an evil cocomelon website (then helping protect it)

@theonejvo · 22.1K 粉丝 · 504.3K 阅 · 861 赞 · 1 转

Over the past year, @pewdiepie, has been turning into one of the most visible champions of private, self-hosted computing, and it has been a genuine pleasure to watch. What began in late 2025 as an

中文介绍 利用恶意Cocomelon网站入侵PewDiePie的AI agent harness,然后帮助修复漏洞。PewDiePie近年来成为私有自托管计算的倡导者。

Generative UI Is the New Frontend

@Saboo_Shubham_ · 116.2K 粉丝 · 263.3K 阅 · 517 赞 · 74 转

The frontend used to be a fixed thing. Designers drew it. Engineers built it. Users got what shipped. That's over. The interfaces shipping in 2026 are drawn partly by the agent itself, in real time,

中文介绍 2026年界面将由agent实时绘制,生成式UI成为新前端。设计师画、工程师建、用户被动接受的固定模式已结束。

Claude Code + NotebookLM + Obsidian: Research Monster That Gets Smarter Every Time You Use It

@monokern · 1.2K 粉丝 · 263.1K 阅 · 505 赞 · 72 转

Most people treat research as a manual task. You open 10 tabs. You watch videos. You read articles. You take notes somewhere. An hour later you have a pile of information you're not sure what to do

中文介绍 组合Claude Code、NotebookLM和Obsidian构建研究系统,每次使用都会变得更聪明。打破手动开10个标签页、做笔记的传统流程。

Stop building Foxconn factories for your agents

@garrytan · 853.3K 粉丝 · 180.6K 阅 · 503 赞 · 43 转

In January I got back into coding and I built Garry's List. Over five hundred thousand lines of Rails and the tests to police it. I was proud of it. I shouldn't have been. The thing worth being proud

中文介绍 声称不应为agent搭建「富士康工厂」式的复杂基础设施。以自身500000行 Rails 代码经历反思,强调更聪明的构建方式。

A guide to /goal 🥅

@dkundel · 19.3K 粉丝 · 116.9K 阅 · 523 赞 · 40 转

We launched the goal mode (or /goal) as a way to help you have Codex drive towards a concrete outcome. When you set a goal Codex will continue to work until the goal is achieved, whether that takes

中文介绍 介绍Codex的/goal模式(目标模式):设定目标后,Codex将持续工作直至完成,无论需要多少步骤。

The Agentic Economy Is Here

@base · 1.3M 粉丝 · 97.3K 阅 · 519 赞 · 74 转

TL;DR: Agents are becoming the internet’s newest paying customers, and the economy serving them is moving fast. On Base, agents already use wallets and stablecoins to pay for inference, live search,

中文介绍 agent正成为互联网的新付费客户,经济体系快速形成。在Base上,agent已使用钱包和稳定币支付推理、实时搜索等服务。

🥇Top AI Papers of the Week

@dair_ai · 124.6K 粉丝 · 84.0K 阅 · 504 赞 · 83 转

1. SkillOpt Microsoft Research treats a compact natural-language skill document as the trainable state of a frozen agent, then learns that document through rollouts, reflection, and bounded edits

中文介绍 本周AI论文精选:微软SkillOpt将自然语言技能文档视为可训练状态,通过回滚、反思和有限编辑学习;还包括其他重要论文。

My Agent Stack For Automating My Personal Life

@nicbstme · 23.7K 粉丝 · 84.0K 阅 · 530 赞 · 35 转

My agent manages my emails, SMS, Whatsapp, Telegram and pretty much everything to automate my personal life. People keep asking me how I use agents in real life. I mean the actual boring things that

中文介绍 分享个人生活自动化agent栈:管理邮件、短信、WhatsApp、Telegram等日常琐事,展示agent在真实场景中的应用。

State of Memory in Agent Harness

@mem0ai · 17.6K 粉丝 · 82.8K 阅 · 520 赞 · 60 转

Agent harnesses are where AI software actually runs. Cursor, Devin, Claude Code, Codex: these environments handle context, orchestrate tools, coordinate agents, and increasingly, manage memory. The

中文介绍 分析Cursor、Devin、Claude Code、Codex等agent harness中的内存管理现状:这些环境处理上下文、编排工具、协调agent,并越来越多地处理记忆。

Robotics: The Next AI Frontier

@ParadisLabs · 48.9K 粉丝 · 82.0K 阅 · 501 赞 · 60 转

AI's next frontier will be Robotics and Humanoids. The past decade has seen rapid AI adoption in the structured digital world. Those LLM breakthroughs now enable more general-purpose learning and more

中文介绍 AI的下一个前沿是机器人和人形机器人。LLM突破使通用学习和更复杂物理操作成为可能,数字世界AI的快速采用正推动这一趋势。

A guide to /goal 🥅

@dkundel · 19.3K 粉丝 · 116.9K 阅 · 7d 曝光 116.9K

A guide to /goal 🥅

X Just Got Its TikTok Moment. It's Called Commentary.

@subahwadhwani · 5.2K 粉丝 · 355.9K 阅 · 7d 曝光 705.1K

X Just Got Its TikTok Moment. It's Called Commentary.

中文介绍 X平台正迎来类似TikTok的「评论时刻」——评论内容成为新的爆款形式。

The Meta hack shows there’s more to AI security than Mythos

On June 5, 404 Media reported that attackers had been using Meta’s AI customer support agent to steal Instagram accounts. Their approach was simple: They asked the agent to link the accounts to email addresses that they controlled, and the agent complied. One attacker broke into the dormant Obama Wh

中文介绍 据404 Media报道,攻击者利用Meta的AI客服代理窃取Instagram账户,只需请求代理将账户链接到其控制的邮箱即可得逞。此次事件暴露了AI安全漏洞。

Reality: The Final Eval — Lukas Petersson and Axel Backlund of Andon Labs

We talk with the VendingBench authors on evaling Claudes from Haiku to Mythos, and how they build leading, and lasting, frontier evals from scratch.

中文介绍 与Andon Labs的Lukas Petersson和Axel Backlund讨论了VendingBench项目,涉及从Haiku到Mythos的Claude模型评估,以及如何从头构建前沿评估体系。

How Endava is redesigning software delivery around AI agents

Learn how Endava is using AI agents, ChatGPT Enterprise, and Codex to accelerate software delivery, automate workflows, and build an AI-native culture across the enterprise.

中文介绍 Endava利用AI代理、ChatGPT Enterprise和Codex加速软件交付、自动化工作流,并构建企业级AI原生文化。

How courts are coping with a flood of AI-generated lawsuits

Most days in her chambers, Judge Maritza Braswell, a federal magistrate judge in Colorado, sifts through stacks of documents written by people without a lawyer. Many of them can’t afford to hire a lawyer, and others have cases too weak or too small to interest one. She reads each one carefully, mind

中文介绍 美国科罗拉多州联邦治安法官Maritza Braswell每天处理大量无律师代理的AI生成诉状,法院正应对AI生成的诉讼激增。

Dreaming: Better memory for a more helpful ChatGPT

ChatGPT introduces a new memory system to better remember preferences, keeping context fresh and relevant across conversations.

中文介绍 ChatGPT推出新记忆系统“Dreaming”,可更好地记住用户偏好,在对话中保持上下文连贯性。

not much happened today

**NVIDIA** released **Nemotron 3 Ultra**, a fully open **550B MoE** model with **55B active parameters** and **1M context**, optimized for long-running agent tasks with up to **5x speedup** and **30% cost reduction**. It features hybrid Mamba/attention, LatentMoE, native MTP, and was pretrained on *

中文介绍 NVIDIA发布Nemotron 3 Ultra,一个完全开源的550B MoE模型,包含55B活跃参数和1M上下文,针对长时代理任务优化,实现5倍加速和30%成本降低。采用混合Mamba/注意力机制、LatentMoE等技术。

Biodefense in the Intelligence Age

An action plan for AI-powered biological resilience

中文介绍 OpenAI发布AI驱动的生物防御行动计划,旨在增强生物学弹性。

🔬Scaling Past Informal AI - Carina Hong, Axiom Math

Verified Generation and Compounding Intelligence

中文介绍 与Axiom Math的Carina Hong探讨了验证式生成与复合智能,涉及超越非正式AI的扩展方法。

Introducing new capabilities to GPT-Rosalind

GPT-Rosalind advances life sciences research with enhanced biological reasoning, medicinal chemistry expertise, genomics analysis, and experimental workflow capabilities.

中文介绍 GPT-Rosalind新增生命科学研究能力,包括生物推理、药物化学、基因组学分析和实验工作流支持。

How Wasmer used Codex to build a Node.js runtime for the edge

See how Wasmer used Codex with GPT-5.5 to build a Node.js runtime for the edge, accelerating development 10x to 20x and shipping in weeks instead of months.

中文介绍 Wasmer使用Codex和GPT-5.5构建了边缘端Node.js运行时,开发速度提升10至20倍,数周内完成发布。

A blueprint for democratic governance of frontier AI

OpenAI outlines a blueprint for U.S. governance of frontier AI, proposing a federal framework for safety, resilience, and national security.

中文介绍 OpenAI发布美国前沿AI治理蓝图,提议建立联邦框架以确保安全、韧性和国家安全。

还真有人拿我们的公益站去卖,而且还卖的的很贵!

事情是这样的,有人跟我们反馈说回答里出现了我们的来源信息,因为我们是动态风控机制的,正常使用是不会出现来源信息的,只有多设备 多ip 多账号 环境跳来跳去,才会触发这个风控机制,会动态增加来源信息 然后加好友问了下,如下: 没想到居然拿我们的公益站去卖而且还卖的这么贵!0.2的倍率,太夸张了! 116 个帖子 - 103 位参与者 阅读完整话题

41个20xPro 到现在封的剩下9个 说下我的情况 你们参考下

41个pro开号方式如下: 11个为美区没免税 套google play开的,220刀/月 之前封了7个 今早到现在为止封了25个,余9个 今天死的号为1个美区免税 2个土区 20个礼品卡 2个美区没免税 现在看来美区没免税能活久点 再说下2个多月做中转站,到现在的情况 总投入还差23000+ 没有回本,别说赚钱了 另外封了的号 googleplay去申请退款,没有一个给我退的,不给退 佬们参考下吧,9个号刷完 或者 刷死 结束 终于能睡个好觉了 57 个帖子 - 39 位参与者 阅读完整话题

通篇阅读《置身钉内》有感,果然阿里系领导的风格都是一样的

中午偶然间刷脉脉看到 ATA 又有小作文爆火了,于是去小红书上找了找 7w 字原文 drive.google.com 置身钉内 14.34.50.pdf Google Drive file. 在 7w 字的原文中见到了很多相似的、过去反复发生的故事,唯一没想到的是,都过去至少 5-6 年了,逻辑还是和以往一模一样,甚至都不带变的 从内容上来说,是毫无疑问的好文章,共享一下 PS:为什么现在很多人看到这种精品文章,下意识都会去找 AI 蒸馏的简略版呢?并不是很理解 看了一下后续佬友们的回复,仔细思考了一下,用 AI 作为前置筛选器,筛选一下双方观点互通的文章也是挺有意义的,这样对创作者和阅读者都

海南的天真好看👋

(划水.gif) 像是动漫里走出来的世界 38 个帖子 - 29 位参与者 阅读完整话题

「DEEIX Chat v0.2.0」高颜值WebUI - 兑换码、HTML渲染上线!模型管理、图片生成增强!

开源推广声明 (点击了解更多详细信息) DEEIX Chat 是一个轻量且全能的开源 Web UI,能统一接入、管理和使用多协议 AI 能力,将模型路由、多模态对话、文件上下文、MCP 工具、计费、身份安全和运维管理整合到同一个系统中,静态运行时占用仅为 34 MB。 新功能预览 更新日志 HTML & Markdown 混合渲染:通过内置提示词,让模型自行选择返回 HTML 或 Markdown,丰富展示效果;可以输出更清晰、更有层次的内容。 Artifacts 在线预览:代码、HTML、结构化内容可以以更接近工作区的方式展示、预览和下载。 兑换码:支持余额兑换和订阅时长兑换,适合活动赠送、

重生之我在L站做张飞

前几天更新了 快问快答 多选解决方案的功能,今天看这个新更的 Me Too 挺有趣,就做了一下移植。 现在 快问快答 主帖会多出一个 Me Too 按钮,当然中文我简单汉化了一下。 162 个帖子 - 156 位参与者 阅读完整话题

公益站自动签到Chrome插件,每日定时签到显示余额,支持各类型站点 OAuth自动登录

前言 自己尝试改了一位佬友的Chrome插件,用AI加了一些新的功能:公益站名称显示、点击直达签到页面、余额显示…… 插件支持NewAPI、Sub2API等各类型公益站,支持L站 OAuth 自动登录,测试下来基本上满足自己的需求了,不敢私藏发出来给佬友们一起享用,解放每日签到的双手~! 0基础编程的设计师,还望各位大佬轻喷,欢迎批评指正~ 安装 下载:api-auto-chekin.zip (48.9 KB) 打开 Chrome,进入 chrome://extensions/。 开启右上角“开发者模式”。 点击“加载已解压的扩展程序”。 选择项目中的 chrome-extension 文件夹

Anthropic 呼吁全球放缓前沿 AI 开发

Anthropic 呼吁全球主要 AI 实验室考虑放缓前沿模型开发节奏。该公司在博客中表示,AI 进步速度极快,可能很快出现无需人类干预即可自我改进的“递归自我改进”能力,这会带来重大社会风险。公司警告,若没有全球协调机制,单方暂停只会让对手抢跑,因此提议多国主要 AI 企业同步停止并遵守可验证规则,避免单一暂停让对手趁机赶超。 该提议在华盛顿和硅谷遇冷,批评者认为其夸大风险,实为借安全之名打压对手,且放缓研发恐让中国获得战略优势。Anthropic 近日刚完成近万亿美元估值的融资,并已提交 IPO 保密文件。 anthropic.com When AI builds itself Our p

Ask HN: Is the web for machines (/llm.txt) the one we wished we had as humans?

I got really tired, as a human, of parsing the standard marketing heavy web we have today. I've always loved the simplicity of gopher and gemini web.Recently I found myself manually adding `/llm.txt` to most websites I visit because I find the content for LLMs strait to the point and clear

Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens

Hi HN,Not sure if anyone would be interested.But, just wanted to share that I've been maintaining my small tool called 'lowfat' that helps me filters some of my verbose CLI output.It's a single binary, works as an agent hook or a shell wrapper. It has a plugin system to customize

WiFi Time

100 points · 4 comments