每日简报

2026-06-08

← 历史归档

mvanhorn/last30days-skill

Python · ★ 30,894 · 🍴 2,589 · 📈 1,111 stars today

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

中文介绍 面向 AI agent 的信息聚合技能插件,能自动检索 Reddit、X(Twitter)、YouTube、Hacker News、Polymarket 及开放网页上近 30 天的内容,并将多源信息综合提炼为有据可查的摘要。适合需要快速掌握某一话题近期动态的研究人员和产品决策者,有效减少人工信息收集成本。

opencv/opencv

C++ · ★ 88,071 · 🍴 56,597 · 📈 65 stars today

Open Source Computer Vision Library

中文介绍 业界最广泛使用的开源计算机视觉库,提供图像处理、目标检测、人脸识别、光流估计等数百种算法,支持 C++、Python、Java 等多语言绑定,可运行于 CPU/GPU 及嵌入式设备。广泛应用于自动驾驶、工业质检、医学影像、AR/VR 等领域,是计算机视觉开发者的基础工具。

Leonxlnx/taste-skill

Shell · ★ 36,575 · 🍴 2,642 · 📈 1,103 stars today

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

中文介绍 为 AI agent 注入「审美品味」的技能插件,通过额外的风格与质量约束,阻止模型输出千篇一律的泛化内容,使生成结果更具个性与独特性。适合内容创作者、产品文案撰写等对输出质量有较高要求的场景,帮助区分平庸与高质量 AI 生成内容。

NousResearch/hermes-agent

Python · ★ 185,909 · 🍴 31,978 · 📈 1,112 stars today

The agent that grows with you

中文介绍 Nous Research 推出的开源 AI agent 框架,设计理念是随用户需求持续成长与扩展。基于 Hermes 系列模型构建,支持工具调用与任务规划,适合开发者在其之上定制个人或企业级智能助手,覆盖代码编写、信息检索、工作流自动化等多类场景。

lfnovo/open-notebook

TypeScript · ★ 27,240 · 🍴 3,098 · 📈 554 stars today

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

中文介绍 Google NotebookLM 的开源替代实现,提供更高的灵活性与可扩展性。支持导入多种文档并利用大语言模型进行智能摘要、问答与知识整理,用户可自托管并接入自选模型。适合注重数据隐私、希望掌控知识库的研究人员和学生群体。

yikart/AiToEarn

TypeScript · ★ 18,737 · 🍴 2,908 · 📈 183 stars today

Let's use AI to Earn!

中文介绍 以 AI 辅助变现为核心目标的工具项目,帮助用户利用人工智能技术探索和实现多种在线收益方式。面向希望通过 AI 工具提升内容生产效率、拓展副业收入的个人用户,涵盖内容创作自动化、流量变现等典型应用场景。

aaif-goose/goose

Rust · ★ 47,495 · 🍴 5,011 · 📈 322 stars today

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

中文介绍 功能完整的开源可扩展 AI agent,超越单纯代码补全,能够自主安装依赖、执行命令、编辑文件并运行测试,兼容任意 LLM 后端。开发者可将其集成到本地开发流程中,实现从需求到代码验证的全链路自动化,大幅提升软件开发效率。

Crosstalk-Solutions/project-nomad

TypeScript · ★ 29,712 · 🍴 2,944 · 📈 309 stars today

Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.

中文介绍 Project N.O.M.A.D 是一套完全离线的自给自足生存计算机系统,内置关键工具、离线知识库和本地 AI 能力,无需网络即可运行。专为极端环境、自然灾害或断网场景设计,适合户外探险者、应急准备人员及对离网生存有需求的用户。

ggml-org/llama.cpp

C++ · ★ 115,316 · 🍴 19,300 · 📈 158 stars today

LLM inference in C/C++

中文介绍 纯 C/C++ 实现的大语言模型本地推理框架,支持 LLaMA 系列及众多主流开源模型,通过 GGML/GGUF 量化格式大幅降低显存占用,可在 CPU、Apple Silicon、CUDA 及 Vulkan 设备上高效运行。是本地部署 LLM、边缘推理场景的核心基础设施,被众多上层应用广泛集成。

RyanCodrai/turbovec

Python · ★ 7,141 · 🍴 696 · 📈 1,554 stars today

A vector index built on TurboQuant, written in Rust with Python bindings

中文介绍 基于 TurboQuant 量化算法构建的高性能向量索引库,核心使用 Rust 编写以保证速度与内存安全,同时提供 Python 绑定方便集成。适合需要在资源受限环境下进行大规模近似最近邻搜索的 AI 应用场景,如向量数据库、嵌入检索等。

TapXWorld/ChinaTextbook

Roff · ★ 72,427 · 🍴 16,238 · 📈 350 stars today

所有小初高、大学PDF教材。

中文介绍 收录中国小学、初中、高中及大学各学科 PDF 版教材的开源资源库,覆盖范围广泛,方便学生、教师及教育研究者免费获取正版教材电子版。解决了教材难以集中获取的问题,适合自学、备课及教育资源研究等场景使用。

openai/plugins

JavaScript · ★ 2,025 · 🍴 271 · 📈 262 stars today

OpenAI Plugins

中文介绍 OpenAI 官方插件生态的官方仓库,提供将第三方服务接入 ChatGPT 的规范文档、示例与工具。开发者可依据此仓库的接口标准构建自定义插件,使 ChatGPT 能够调用外部 API、访问实时数据或执行特定业务逻辑,扩展模型的实际应用能力。

refactoringhq/tolaria

TypeScript · ★ 12,863 · 🍴 907 · 📈 245 stars today

Desktop app to manage markdown knowledge bases

中文介绍 专为管理 Markdown 知识库设计的桌面应用,帮助用户在本地组织、编辑和检索 Markdown 格式的笔记与文档。适合程序员、作家和知识管理爱好者,提供比纯文本编辑器更友好的知识库管理体验,同时保持文件格式的开放性与可移植性。

HunxByts/GhostTrack

Python · ★ 13,724 · 🍴 1,834 · 📈 28 stars today

Useful tool to track location or mobile number

中文介绍 位置与手机号追踪工具,支持通过指定号码或链接获取地理位置等相关信息。此类工具涉及隐私与法律风险,使用者须确保在合法授权范围内操作,仅适用于安全研究、家长监护等合规场景,切勿用于未经授权的跟踪行为。

microsoft/pg_durable

Rust · ★ 1,448 · 🍴 32 · 📈 316 stars today

PostgreSQL in-database durable execution

中文介绍 微软开源的 PostgreSQL 扩展,在数据库内部原生实现持久化执行(Durable Execution)语义,使长时运行的业务流程或工作流能够在崩溃后自动恢复,无需引入外部工作流引擎。适合需要强一致性事务型工作流的后端开发者,降低分布式系统可靠性实现复杂度。

Regret Minimization with Adaptive Opponents in Repeated Games

👍 1

In this paper, we study regret minimization in repeated games with adaptive opponents who can respond based on histories of play. The standard metric of external regret in online learning is known to fail to capture such adaptivity. To account for players' counterfactual reasoning, we introduce {\tt

AURA: Intent-Directed Probing for Implicit-Need Surfacing in Situated LLM Agents

👍 1

A situated query like "where is Lin Wei?" often encodes more than its literal content: the user may also want to know whether Lin Wei is free, in a good mood, or worth interrupting now. Standard tool-use agents answer the literal question and stop. AURA inserts an inference step between scene percep

Benchmark Everything Everywhere All at Once

👍 2

Benchmarks are fundamental for evaluating and advancing LLMs and MLLMs by providing standardized and explicit measures of performance. However, their construction is labor-intensive and hard to reuse, raising concerns about sustainability and scalability. Moreover, existing benchmarks often quickly

ForeSci: Evaluating LLM Agents for Forward-Looking AI Research Judgment

👍 0

AI research often requires decisions before future evidence exists: which bottleneck to attack, which direction to pursue, or where a project should be positioned. We introduce ForeSci, a temporally controlled benchmark for evaluating whether LLM agents can make such forward-looking research judgeme

Dream.exe: Can Video Generation Models Dream Executable Robot Manipulation?

👍 15

Video generation models have made impressive strides in synthesizing visually compelling content, yet their outputs remain confined to the virtual domain. A natural question follows: how well do these models reflect the physical world when their generated videos leave the screen and enter reality? W

Towards One-to-Many Temporal Grounding

👍 5

Temporal Grounding (TG) aims to localize video segments corresponding to a textual query. Prior research predominantly focuses on single-segment retrieval. Real-world scenarios, however, often require localizing multiple disjoint segments for a single query -- a setting we term One-to-Many Temporal

ArcANE: Do Role-Playing Language Agents Stay in Character at the Right Time?

👍 45

Role-playing language agents (RPLAs) should play characters whose values and behavior evolve as the story progresses, not maintain a fixed persona. Existing benchmarks measure factual recall at a given chapter, not whether responses align with the character's psychological trajectory, especially in

TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration

👍 38

Agents are widely deployed as assistants over documents, tools, and code. However, they typically act only on explicit user requests, which surface only the problems the user has noticed, while many other important problems coexist, hidden in plain sight, within the broader user context, with their

MAOAM: Unified Object and Material Selection with Vision-Language Models

👍 9

Selection is a core operation in interactive image editing. To be practical, a user should be able to specify and disambiguate the desired selection region through either text or click-based interactions, and the system should support selecting not only objects but also other criteria, such as mater

RobotValues: Evaluating Household Robots When Human Values Conflict

👍 24

While household robots are often evaluated based on task completion, everyday domestic environments involve value-conflicting situations in which robots are expected to choose actions that prioritize other values than task success, such as human autonomy, efficiency, or social appropriateness. Yet,

LLM Anonymization Against Agentic Re-Identification

👍 1

Agentic LLMs with web search change the threat model for text anonymization: weak contextual cues can become cross-referenceable evidence for re-identification, yet those same details also carry downstream analytic value of the text. Existing defenses either remove explicit identifiers, perturb text

AdaCodec: A Predictive Visual Code for Video MLLMs

👍 4

Video is temporally redundant: adjacent frames usually share most objects, background, and layout. Yet existing video multimodal large language models (video MLLMs) usually encode each sampled frame as an independent RGB image, causing visual tokens to repeat content already present in earlier frame

Multimodal Music Recommendation System using LLMs

👍 1

Music recommendation systems typically treat songs as opaque tokens, relying on collaborative interaction histories which overlooks semantic or acoustic content. Prior work has explored LLM-augmented, multimodal, and text-enhanced approaches to sequential recommendation, and while some methods parti

Meta-Cognitive Memory Policy Optimization for Long-Horizon LLM Agents

👍 6

Memory-augmented LLM agents tackle complex long-horizon tasks by recursively summarizing interaction trajectories into compact memory. However, existing approaches typically train these memory policies using outcome-based reinforcement learning, failing to localize where intermediate memory quality

Trust Region Q Adjoint Matching

👍 3

Off-policy reinforcement learning of pretrained flow policies remains challenging due to the instability of optimization arising from the multi-step sampling process. Recently, Q-learning with Adjoint Matching (QAM) addressed this issue by reformulating into a memoryless stochastic optimal control (

How To Become An AI Engineer in 2026 (Without a CS Degree)

@sairahul1 · 110.7K 粉丝 · 710.8K 阅 · 509 赞 · 97 转

How To Become An AI Engineer in 2026. Without a CS degree. Without a bootcamp. Without knowing what a transformer is today. Here's what nobody tells you: The companies hiring right now don't need

中文介绍 无CS学位如何在2026年成为AI工程师的路径分享。作者强调:当前招聘公司实际需要的不是学历或培训班证书,而是能解决具体问题的实战能力。内容聚焦于自学路线与入行策略,打破「必须科班出身」的固有认知,适合想转型AI工程师的非技术背景人群参考。

How to get 100k YouTube subscribers in 3 hours (The Complete Guide)

@maubaron · 16.9K 粉丝 · 233.8K 阅 · 506 赞 · 19 转

Our YouTube channel has 125k subscribers and we've never made or uploaded a single video ourselves. This is a completely automated system. It is this very same strategy that made us the first app

中文介绍 分享一套完全自动化的YouTube涨粉工作流:频道已积累12.5万订阅,但从未亲自制作或上传过一条视频。作者声称这套策略让其成为首个实现该效果的应用,核心是全自动内容生成与发布系统。帖子重点展示AI自动化在内容创作赛道的商业落地案例。

Building cloud agent infrastructure: what's different, and what we learned

@intuitiveml · 6.4K 粉丝 · 171.3K 阅 · 524 赞 · 70 转

Most agent frameworks today assume a desktop. One user, one machine, one process. The agent runs while the laptop is open, writes to a local filesystem, holds API keys in environment variables, and

中文介绍 深度复盘云端Agent基础设施的构建经验。作者指出现有Agent框架几乎默认运行在单机桌面环境(单用户、本地文件系统、环境变量存API密钥),迁移到云端后面临完全不同的挑战。文章总结了云端多租户、持久化、密钥管理等方面的架构差异与实践教训,适合做Agent平台的工程师参考。

some notes on getting into frontier ai labs

@itsreallyvivek · 3.6K 粉丝 · 65.8K 阅 · 521 赞 · 28 转

A few days ago I wrote that getting into a frontier AI lab mostly comes down to two things: proven research and trench engineering. The more I think about it, the less these feel like separate skills.

中文介绍 关于进入顶级AI实验室(frontier AI labs)的求职心得。作者认为「有据可查的研究能力」与「一线工程实战能力」是入场两大关键,但越想越觉得两者并非割裂——顶尖候选人往往同时具备。文章探讨研究型与工程型人才路径如何融合,对有意加入OpenAI、Anthropic等机构的人有参考价值。

I Gave Claude David Ogilvy's Writing Rules And Built A Legendary AI Writing Coach

@dickiebush · 441.8K 粉丝 · 57.7K 阅 · 519 赞 · 45 转

Legendary marketer David Ogilvy generated over $864 million for his clients. He was a British advertiser known as "The Father of Advertising." And in 1982, Ogilvy sent this 1-page memo to his staff:

中文介绍 作者将广告教父David Ogilvy 1982年写给员工的写作备忘录喂给Claude,构建了一个「Ogilvy风格AI写作教练」。Ogilvy一生为客户创造逾8.64亿美元收益,其写作原则极具商业价值。这是一个典型的「人格化prompt工程」案例——用历史名人规则集定制Claude的写作风格与反馈方式。

RL Interview Questions 2026

@sheriyuo · 8.6K 粉丝 · 30.6K 阅 · 512 赞 · 44 转

After seeing several people receive PhD offers and then immediately land highly paid industry positions during spring recruiting, I started wondering whether going straight into industry might

中文介绍 作者观察到多位拿到PhD录取的人在春季招聘中直接转向高薪工业界岗位后,开始重新审视「读博vs.直接就业」的选择逻辑。帖子围绕强化学习(RL)方向的面试题与职业路径展开讨论,反映出2026年AI就业市场对RL人才的强劲需求,以及学术与工业界界限日益模糊的现状。

Amazing Digital Dentures (a failed project)

中文介绍 Hugging Face博客发布了一篇关于"Amazing Digital Dentures"项目的文章,该项目被作者定性为一次失败的尝试。文章内容未提供具体摘要信息,属于黑客马拉松参赛项目的回顾性总结。

[AINews] not much happened today

a quiet day of RSI.

中文介绍 Latent Space发布的AI每日新闻简报,描述当日为一个平静的"RSI"主题日,无重大行业事件发生,内容简短,信息密度较低。

How to Stop Shipping Low-Quality RL Environments (with Examples)

Your broken harness is actively making the model worse. Here's what I keep seeing after years of eyeballing trajectories, and what you need to fix.

中文介绍 Latent Space发布技术文章,探讨如何避免构建低质量的强化学习(RL)训练环境。作者指出,存在缺陷的训练框架会主动损害模型性能,并结合多年审查训练轨迹的经验,列举常见问题及修复方案。

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于6月5日报道,攻击者利用Meta的AI客服代理窃取Instagram账户。攻击方式简单:要求该AI代理将目标账户绑定至攻击者控制的电子邮件地址,代理随即照做。此事件引发对AI安全机制的广泛关注,揭示AI客服系统在身份验证层面存在重大漏洞。

[AINews] not much happened today

a quiet day

中文介绍 Latent Space发布的AI每日新闻简报,描述当日为平静无重大事件的一天,内容极简,无具体行业动态披露。

not much happened today

**Anthropic's Mythos/Opus cycle** sparked mixed reactions with praise for **Claude Mythos**'s one-shot workflows and concerns over **Opus 4.8** benchmark regressions. **Opus 4.7** showed strong chemistry task performance, "making Claude a chemist." **Sakana AI** launched an **RSI Lab** focusing on r

中文介绍 Anthropic推出的Mythos/Opus系列引发混合评价:Claude Mythos在一次性工作流中表现受好评,但Opus 4.8被指存在基准测试退步问题;Opus 4.7在化学任务上表现突出。Sakana AI同期推出递归自我改进(RSI)相关产品。

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.

中文介绍 Latent Space播客专访Andon Labs的Lukas Petersson与Axel Backlund,两位VendingBench论文作者分享了如何对Claude系列模型(从Haiku到Mythos)进行评估,以及从零构建前沿、持久性AI评测体系的方法论。

EVA-Bench Data 2.0: 3 Domains, 121 Tools, 213 Scenarios

中文介绍 ServiceNow AI在Hugging Face发布EVA-Bench Data 2.0评测数据集,覆盖3个领域、121种工具和213个应用场景,旨在为AI代理能力评估提供更全面的基准测试资源。

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.

中文介绍 OpenAI介绍企业客户Endava的AI转型实践:该公司借助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

中文介绍 MIT科技评论报道美国法院正面临AI生成诉状大量涌入的挑战。科罗拉多州联邦裁判法官Maritza Braswell每天需审阅大量由无律师代理当事人提交的文件,其中许多人因无力负担律师费或案情过弱而依赖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.

中文介绍 OpenAI为ChatGPT推出名为"Dreaming"的新记忆系统,可更好地记录用户偏好,使对话上下文在多次会话间保持持续相关性,提升ChatGPT的个性化服务能力。

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全开放大模型,参数规模达5500亿(MoE架构,激活参数550亿),支持100万token上下文,专为长周期代理任务优化,较前代实现最高5倍速度提升及30%成本降低,采用Mamba/注意力混合架构、LatentMoE及原生MTP技术。

[AINews] Reve 2 and Ideogram 4: Layouts in Imagegen

a quiet day.

中文介绍 Latent Space每日AI简报聚焦图像生成领域:Reve 2与Ideogram 4相继推出布局控制功能,支持用户对生成图像的构图进行精确指定,为文生图工具带来新的布局编辑能力。当日整体行业动态平静。

市场总览

本交易日美股全线承压,科技板块领跌。QQQ 单日重挫 4.8%,触发 MACD 死叉,现价 705.06 低于 SMA20(722.01),但仍维持 SMA50(667.81)之上的多头排列结构;SPY 跌 2.58%,RSI14 降至 49.4,MACD 直方图转负,趋势边际弱化。TSLA 与 META 跌幅居前(分别 -6.56% 与 -5.51%),均触发空头排列与 MACD 死叉,MSFT 距 52 周高位已回撤约 25%,整体科技权重股技术面趋于中性偏弱。加密市场方面,加密恐慌贪婪指数跌至 8(极度恐慌),加密总市值 24 小时下跌 3.82% 至 2.26 万亿美元,BTC 主导率 56.1%,ETH 占比 9%。ETH 与 SOL 的 RSI14 分别仅 27.2 与 26.7,双双触及超卖信号并逼近 52 周低位,空头排列延续;BTC 虽日内反弹 3.75%,RSI14 仍低至 25.9,三均线全线走空,技术面总体偏弱。中概股普遍跌势延续,BABA、PDD、JD 均呈空头排列,RSI14 介于 36-41,技术趋势标注为 bearish;腾讯(0700.HK)MACD 出现金叉但仍处空头排列中,发出混合信号。商品与外汇方面,黄金期货现价 4368 美元,RSI14 降至 37.1,MACD 绿柱持续扩大,短期动量偏弱;WTI 原油小幅反弹 2.33%,技术方向中性。宏观层面,VIX 单日急涨 39.68% 至 21.51,多头排列确认,波动率扩张趋势明确;10Y 美债收益率升至 4.54%,DXY 接近 52 周高位并维持多头排列,美元与利率双升对风险资产形成压制背景。

今日关注

^VIX VIX 恐慌指数
偏上行

VIX 单日急涨 39.68%、近5日累计上涨 40.4%,当前报 21.51,已站上 SMA20(17.12)与 SMA50(18.99),RSI14 升至 65.7,MACD 形成金叉,多头排列确认。技术形态显示市场波动率处于加速扩张状态,动量指标持续走强。

ETH-USD 以太坊 (ETH-USD)
偏下行

ETH 现价 1683.21 美元,距 52 周高位跌幅达 66.02%,逼近 52 周低位(pct52WeekLow 仅 -0.17%)。价格大幅低于 SMA20(1958.49)、SMA50(2159.78)、SMA200(2449.95),空头排列成立。RSI14 仅 27.2 处于超卖区间,MACD(-143.14)持续走扩于信号线(-105.05)下方,加密恐慌贪婪指数同步降至 8(极度恐慌),下行动量显著。

TSLA Tesla (TSLA)
偏下行

TSLA 现价 391 美元,单日下跌 6.56%、近5日累跌 10.28%,距 52 周高位回撤 21.62%。价格跌破 SMA50(395.29)并位于 SMA200(414.14)下方,空头排列触发,MACD(4.143)死叉信号线(8.607),RSI14 下滑至 40.4,趋势判定为 bearish,多项指标共振指向下行压力。

BTC-USD 比特币 (BTC-USD)
中性

BTC 现价 63147 美元,单日反弹 3.75% 但近5日仍累跌 5.33%,RSI14 处于深度超卖区间(25.9),三条均线(SMA20 71668 / SMA50 75802 / SMA200 78474)全线压制,MACD(-4011.41)死叉信号线(-2702.40)且绿柱持续扩大,空头排列尚未改变,但日内超卖反弹令短期方向存在拉锯,结合加密总市值 24h 跌 3.82% 及极度恐慌指数 8,短期信号存在分歧。

DX-Y.NYB 美元指数 DXY
偏上行

DXY 现价 100.07,接近 52 周高位(pct52WeekHigh -0.57%),高于 SMA20(99.13)、SMA50(98.91)、SMA200(98.61),多头排列形态确认。RSI14 报 66,MACD(0.2896)位于信号线(0.1866)上方,直方图红柱延续,10Y 美债收益率同步升至 4.54 并呈多头排列,美元强势动量在多项指标上均有支撑。

全部资产

^VIX

VIX 恐慌指数

$21.51 +39.68%
5 日
+40.40%
距 52w 高
-39.1%
RSI(14)
65.7
趋势
多头
SMA 20 / 50 / 200
17.12 / 18.99 / 18.42
MACD / 信号
-0.395 / -0.773
MACD 金叉 (今天)多头排列

^TNX

10Y 美债收益率 (%)

$4.54 +1.32%
5 日
+1.86%
距 52w 高
-9.2%
RSI(14)
57.7
趋势
多头
SMA 20 / 50 / 200
4.50 / 4.40 / 4.20
MACD / 信号
0.027 / 0.037
接近 52 周低多头排列

DX-Y.NYB

美元指数 DXY

$100.07 +0.00%
5 日
+0.88%
距 52w 高
-0.6%
RSI(14)
66.0
趋势
多头
SMA 20 / 50 / 200
99.13 / 98.91 / 98.61
MACD / 信号
0.290 / 0.187
接近 52 周高多头排列

SPY

S&P 500 ETF

$737.55 -2.58%
5 日
-2.50%
距 52w 高
-3.0%
RSI(14)
49.4
趋势
多头
SMA 20 / 50 / 200
746.29 / 713.51 / 683.93
MACD / 信号
9.981 / 12.063
多头排列

QQQ

Nasdaq 100 ETF

$705.06 -4.80%
5 日
-4.50%
距 52w 高
-5.8%
RSI(14)
48.3
趋势
多头
SMA 20 / 50 / 200
722.01 / 667.81 / 621.82
MACD / 信号
17.425 / 20.696
MACD 死叉 (1 天前)多头排列

AAPL

Apple

$307.34 -1.25%
5 日
-1.51%
距 52w 高
-3.0%
RSI(14)
60.7
趋势
多头
SMA 20 / 50 / 200
304.25 / 281.24 / 265.19
MACD / 信号
8.464 / 9.395
MACD 死叉 (2 天前)多头排列

MSFT

Microsoft

$416.67 -2.66%
5 日
-7.46%
距 52w 高
-25.0%
RSI(14)
47.5
趋势
中性
SMA 20 / 50 / 200
422.58 / 408.35 / 456.38
MACD / 信号
5.540 / 6.187
MACD 死叉 (今天)

NVDA

Nvidia

$205.10 -6.20%
5 日
-2.86%
距 52w 高
-13.3%
RSI(14)
43.8
趋势
多头
SMA 20 / 50 / 200
219.10 / 203.45 / 188.57
MACD / 信号
2.300 / 4.259
多头排列

GOOGL

Alphabet

$368.53 -0.98%
5 日
-3.11%
距 52w 高
-9.8%
RSI(14)
46.4
趋势
多头
SMA 20 / 50 / 200
385.38 / 354.50 / 304.04
MACD / 信号
1.703 / 6.855
多头排列

TSLA

Tesla

$391.00 -6.56%
5 日
-10.28%
距 52w 高
-21.6%
RSI(14)
40.4
趋势
空头
SMA 20 / 50 / 200
425.87 / 395.29 / 414.14
MACD / 信号
4.143 / 8.607
MACD 死叉 (4 天前)空头排列

META

Meta

$593.00 -5.51%
5 日
-6.25%
距 52w 高
-25.5%
RSI(14)
41.6
趋势
空头
SMA 20 / 50 / 200
612.72 / 619.52 / 662.45
MACD / 信号
-3.755 / -3.493
MACD 死叉 (今天)空头排列
加密恐慌贪婪
8
极度恐慌
加密总市值
$2.26 T
+3.82% / 24h
BTC 主导率
56.1%
ETH 9.0%
24h 成交量
$89.7 B
活跃币 17,354

BTC-USD

Bitcoin

$63,147.48 +3.75%
5 日
-5.33%
距 52w 高
-50.0%
RSI(14)
25.9
趋势
空头
SMA 20 / 50 / 200
71,668.07 / 75,802.19 / 78,474.82
MACD / 信号
-4,011.415 / -2,702.398
RSI 超卖空头排列

ETH-USD

Ethereum

$1,683.21 +7.30%
5 日
-9.39%
距 52w 高
-66.0%
RSI(14)
27.2
趋势
空头
SMA 20 / 50 / 200
1,958.49 / 2,159.78 / 2,449.95
MACD / 信号
-143.141 / -105.051
RSI 超卖接近 52 周低空头排列

SOL-USD

Solana

$66.06 +6.22%
5 日
-10.90%
距 52w 高
-73.9%
RSI(14)
26.7
趋势
空头
SMA 20 / 50 / 200
78.98 / 84.09 / 102.04
MACD / 信号
-5.566 / -3.575
RSI 超卖接近 52 周低空头排列

BABA

阿里巴巴 (BABA)

$121.06 -3.88%
5 日
-2.54%
距 52w 高
-37.2%
RSI(14)
37.2
趋势
空头
SMA 20 / 50 / 200
131.73 / 131.10 / 149.72
MACD / 信号
-2.624 / -1.646
空头排列

PDD

拼多多 (PDD)

$85.07 -0.94%
5 日
+0.75%
距 52w 高
-39.0%
RSI(14)
36.3
趋势
空头
SMA 20 / 50 / 200
92.48 / 97.24 / 112.45
MACD / 信号
-3.706 / -2.987
空头排列

JD

京东 (JD)

$28.88 -1.06%
5 日
+0.17%
距 52w 高
-21.6%
RSI(14)
41.3
趋势
空头
SMA 20 / 50 / 200
30.69 / 30.16 / 30.38
MACD / 信号
-0.352 / -0.077
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$453.20 -1.26%
5 日
+6.09%
距 52w 高
-33.6%
RSI(14)
47.1
趋势
空头
SMA 20 / 50 / 200
451.94 / 476.94 / 572.08
MACD / 信号
-7.220 / -11.055
MACD 金叉 (3 天前)空头排列

GC=F

黄金期货

$4,368.30 +0.72%
5 日
-2.39%
距 52w 高
-21.8%
RSI(14)
37.1
趋势
中性
SMA 20 / 50 / 200
4,528.43 / 4,623.92 / 4,403.67
MACD / 信号
-69.273 / -57.365

CL=F

WTI 原油期货

$92.65 +2.33%
5 日
+0.53%
距 52w 高
-22.5%
RSI(14)
46.4
趋势
中性
SMA 20 / 50 / 200
96.63 / 97.83 / 72.94
MACD / 信号
-1.666 / -1.145

USDCNY=X

美元 / 人民币

¥6.76 -0.13%
5 日
-0.02%
距 52w 高
-6.2%
RSI(14)
34.2
趋势
空头
SMA 20 / 50 / 200
6.79 / 6.82 / 6.98
MACD / 信号
-0.015 / -0.015
接近 52 周低空头排列
风险提示

本报告所有内容仅基于公开行情数据的技术指标计算结果,仅供技术指标解读参考,不构成任何投资建议或买卖推荐。过去走势不代表未来表现,市场存在不确定性,投资者须自行评估风险并承担相应后果。

Australia news live: Julia Gillard ‘disgusted’ by ‘ditch the witch’ ads targeting Victorian premier; One Nation ahead of Labor in new poll

Former Labor prime minister angered at use of ‘tired old trope’. Follow live Get our breaking news email, free app or daily news podcast Is Australian music at risk of extinction? Here’s what the data tells us The music that charts in Australia has changed considerably over the past couple of decade

中文摘要 澳大利亚前总理朱莉娅·吉拉德对针对维多利亚州州长的"赶走女巫"广告表示强烈愤慨,称其为"陈腐老套的手段"。与此同时,最新民调显示一国党支持率超越工党,澳大利亚国内政治格局持续变动。

Middle East crisis live: Iran launches missiles towards Israel after Lebanon airstrikes

Launches appear to mark the first such attack since April ceasefire; Tehran threatened Israel with ‘painful’ response after strikes on southern Beirut Full report: Iran launches missiles at Israel Donald Trump also aggressively pushed back against claims that he broke a key campaign promise to keep

中文摘要 伊朗在以色列对黎巴嫩贝鲁特南部发动空袭后,向以色列发射导弹,此举被视为自4月停火以来伊朗首次此类军事行动。伊朗此前已威胁将对以色列的袭击作出"痛苦"回应。美国总统特朗普对事态发展也作出回应。

Iran war live: Trump urges restraint after Iranian missile attack on Israel

Escalation comes after Israel attacked Lebanon's capital, Beirut, killing at least two people and wounding 20.

中文摘要 伊朗向以色列发动导弹袭击后,美国总统特朗普呼吁各方保持克制。此次升级源于以色列早前袭击黎巴嫩首都贝鲁特,造成至少2人死亡、20人受伤。中东局势因此再度紧张。

Live Updates: Iran Fires Missiles at Israel for First Time Since April Cease-Fire

Israel had attacked the outskirts of the Lebanese capital, Beirut, earlier Sunday, prompting Iran to retaliate. There were no immediate reports of casualties from the missile attack.

中文摘要 伊朗在以色列袭击贝鲁特郊区后,向以色列发射导弹,这是自4月停火协议签署以来伊朗首次对以实施此类攻击。目前导弹袭击暂无人员伤亡报告。

Here’s the latest.

中文摘要 该条目为伊朗袭击以色列事件的滚动更新页面,暂无独立摘要内容。

Xi Jinping set to meet Kim Jong-un in North Korea, as China seeks to revitalise relationship

The China-North Korea relationship has been strained by a fall in trade during the pandemic and Pyongyang’s increasing ties with Russia Xi Jinping visits North Korea on Monday for a two-day trip, his first in nearly seven years, as China’s president looks to revitalise ties with his junior ally. Xi

中文摘要 中国国家主席习近平将于周一起对朝鲜进行为期两天的国事访问,这是他近七年来首次访朝。此行旨在重振中朝关系,此前两国关系因新冠疫情期间贸易下滑及平壤与俄罗斯关系日趋紧密而出现裂痕。

'No dead ends': What the Dutch can teach us about tackling youth unemployment

The Netherlands has one of the world's lowest rates of 16 to 24-year-olds not in education, employment or training.

中文摘要 荷兰在16至24岁未就业、未接受教育或培训青年(NEET)比例方面处于全球最低水平之列。报道探讨荷兰在解决青年失业问题上的经验,强调其"不设死胡同"的政策理念或值得其他国家借鉴。

Spain's visitor numbers hit new highs as tourists avoid Middle East

The European country had 9.1 million international visitors in April, the most ever for that month.

中文摘要 受中东局势动荡导致游客转移等因素影响,西班牙旅游业持续创下历史纪录。2026年4月,西班牙共接待国际游客910万人次,创该月历史新高,显示出欧洲旅游目的地的强劲吸引力。

North Korea’s Kim Jong Un inspects munitions at weapons factory

North Korea has released photos of Kim Jong Un inspecting huge munitions at a weapons factory

中文摘要 朝鲜官方公布金正恩视察一处武器工厂的照片,金正恩在现场检阅了大量弹药。此次视察发生在中国国家主席习近平即将访朝之际,外界关注朝鲜军工生产动向。

Friendship or leverage: Why is Xi Jinping going to North Korea?

Beijing is trying to reassert influence over a strategically vital yet deeply unpredictable partner.

中文摘要 BBC分析习近平访朝的战略意图:北京试图重新强化对这一战略要地却难以预测的邻国的影响力。中朝关系因朝鲜与俄罗斯走近而趋于复杂,此访被视为中国巩固对朝外交主导权的重要举措。

'We don't look at the sky anymore': The Air India crash victims who were not on the plane

A grandfather, a survivor, a witness: one year after the crash, the people on the ground tell their stories.

中文摘要 印度航空坠机事故一周年之际,BBC采访了遇难者中未在飞机上的地面受害者,包括一名祖父、一名幸存者和一名目击者,记录了他们在事故发生后的心理创伤与生活改变。

Ukraine Turns to Europe as U.S. Steps Back as Mediator in Peace Talks

President Volodymyr Zelensky traveled to London to meet with the leaders of Britain, Germany and France, whom he said could be negotiators in talks with Russia.

中文摘要 乌克兰总统泽连斯基赴伦敦与英国、德国、法国领导人会晤,寻求欧洲在对俄和平谈判中扮演调解人角色。此举背景是美国逐步淡出调停角色,乌克兰加速转向欧洲寻求外交支持。

A President, His Prime Minister and the Bitter Rift Dividing Senegal

The two men became president and prime minister by defeating the political old guard in Senegal. Now they are fighting each other.

中文摘要 塞内加尔总统法耶与总理桑科曾联手击败旧政治势力共同上台,如今两人之间的矛盾公开化,陷入激烈政治内斗,导致塞内加尔国内政局出现严重分裂。

Zelenskyy discusses ‘urgent need to scale up’ air defences with key allies in London

Keir Starmer hosts Ukrainian, French and German leaders in Downing Street after Russia fires hypersonic weapons at Ukraine Volodymyr Zelenskyy and the leaders of the UK, France and Germany discussed “the urgent need to scale up” Ukraine’s air defences and deep-strike capabilities in London on Sunday

中文摘要 乌克兰总统泽连斯基在伦敦与英国首相斯塔默、法国总统马克龙及德国总理梅尔茨会晤,讨论"迫切扩大"乌克兰防空能力和远程打击能力。此前俄罗斯刚刚对乌克兰发射高超音速武器。

Iran launches missiles at Israel in response to strikes on Beirut

Tehran official had promised ‘decisive and painful’ reply to Israeli bombing of apartment buildings in Beirut’s southern suburbs Middle East crisis – live updates Iran launched missiles at Israel on Sunday in response to Israeli strikes on Beirut’s southern suburbs, shattering a fragile ceasefire an

中文摘要 以色列空袭贝鲁特南部郊区住宅楼后,伊朗于周日向以色列发射导弹予以回应,打破了此前的停火协议。伊朗官员此前警告将作出"果断而痛苦"的回击,此次袭击标志着中东局势再度显著升级。

8.1 Magnitude Quake Strikes Philippines, Tsunami Waves Possible

An earthquake of 8.1 magnitude struck Mindanao, Philippines on Monday, according to the Helmholtz Centre for Geosciences. The quake had a depth of 10 kilometers.

中文摘要 据德国亥姆霍兹地球科学研究中心消息,菲律宾棉兰老岛周一发生8.1级强烈地震,震源深度10公里,当局警告可能引发海啸浪潮。

Air New Zealand Steps Up Flight Cuts as Fuel Costs Mount

Air New Zealand will cut more flights in the three months through October as it faces rising jet fuel costs and soft demand, particularly in its home market, Chief Executive Officer Nikhil Ravishankar said.

中文摘要 新西兰航空首席执行官Nikhil Ravishankar表示,受航空燃油成本上涨及本土市场需求疲软影响,该公司将在截至10月的三个月内进一步削减航班数量。

Gold Holds Decline as Iran Attacks Threaten Mideast Ceasefire

Gold held a loss after Iran fired several rounds of missiles toward Israel, jeopardizing efforts to end the Middle East war that’s upended global markets.

中文摘要 伊朗向以色列发射多轮导弹,中东停火谈判面临破裂风险,全球市场动荡加剧。黄金价格在此背景下维持跌势,未能受地缘政治紧张局势提振而回升。

UK employers hiring more temps as staff costs rise

Companies wary of committing to permanent workers amid uncertain economic outlook, according to survey

中文摘要 一项调查显示,面对不确定的经济前景及用工成本上升,英国企业对招募正式员工持谨慎态度,转而增加雇用临时工,以降低劳动力成本风险。

Plan to tighten healthy food rules provokes backlash from UK industry

Businesses warn that proposed changes to ‘nutrient profiling model’ risk stoking inflation and reducing investment

中文摘要 英国拟收紧"营养成分分析模型"相关健康食品标准,此举遭到企业界强烈反弹。业界警告,相关规则调整可能推高通货膨胀并削减企业投资意愿。

Market Rout Puts Pressure on Indonesia to Deliver Concrete Steps

Indonesian authorities need to provide firmer policy guidance and unveil concrete steps to improve sentiment after last week’s selloff that pummeled stocks and the currency, according to analysts, who say investors will remain unconvinced by assurances alone.

中文摘要 分析师指出,上周印度尼西亚股市与印尼盾遭受重挫后,当局仅凭口头保证难以重振投资者信心,需提出更明确的政策指引及具体措施,以稳定市场情绪。

Japanese Stocks Sink Tech Selloff, Middle East Worries

Japanese stocks sank, with tech shares slumping, after strong US jobs data fueled expectations that the Federal Reserve will keep rates higher for longer, sparking a selloff in AI-related shares on Wall Street.

中文摘要 受美国强劲就业数据提振美联储维持高利率预期影响,华尔街人工智能相关股票遭抛售,日本股市随之下跌,科技板块领跌,中东局势紧张亦加剧市场避险情绪。

Asian Stocks Drop as Tech Selloff Extends, Oil Up: Markets Wrap

Asian equities dropped for a third day as a selloff in tech shares gathered momentum and a robust US jobs report fueled expectations for an interest-rate hike by the Federal Reserve. Oil climbed after Iran fired missiles at Israel.

中文摘要 亚洲股市连续第三日下跌,科技股抛售潮持续蔓延,强劲的美国就业报告强化了市场对美联储加息的预期。与此同时,伊朗对以色列发动导弹袭击,推动油价走高。

Oil Jumps as Iran’s Attacks on Israel Put Fragile Truce at Risk

Oil surged after Iran fired several rounds of missiles toward Israel, threatening a fragile ceasefire as talks to end the war falter.

中文摘要 伊朗向以色列发射多轮导弹,令本已脆弱的停火协议面临崩溃风险,结束中东战争的谈判陷入僵局。受此影响,国际油价大幅跳涨。

M&S launches new traineeship for 1,000 young people

The scheme aims to tackle the "growing challenge" of young people not in employment, education, or training.

中文摘要 英国零售商玛莎百货(M&S)宣布推出新学徒培训计划,提供1000个名额,旨在应对年轻人未就业、未接受教育或培训人数持续增加的社会挑战。

Intesa prepares Monte dei Paschi bid to gatecrash BPM’s €50bn bank merger

Board of Italy’s largest bank meets hours after rival proposed potential tie-up with MPS

中文摘要 意大利规模最大银行联合圣保罗银行(Intesa Sanpaolo)董事会紧急召开会议,准备提出收购蒙特帕斯奇银行(Monte dei Paschi)的竞购方案,意在介入竞争对手BPM银行主导的约500亿欧元合并交易。

Corporate Japan Borrows More as Deals, Outflows Pressure Ratings

Japanese businesses are ramping up borrowing to cover cash shortfalls fueled by record merger activity, booming capital investments and mounting investor pressure for shareholder returns, putting their credit ratings at risk.

中文摘要 日本企业因并购活动创历史纪录、资本支出激增及股东回报压力上升,现金缺口扩大,借债规模持续攀升,分析人士警告此趋势正对企业信用评级构成威胁。

第一次因为vibe coding这么高兴,很想和佬友们分享我的喜悦(大晚上很激动写的很长,如果吵到您的眼睛了我很抱歉QAQ)

楼主不是计算机相关背景的,大学本科学的是艺术管理(这是个艺术专业),但是毕业之后还是阴差阳错的来到了一家AI公司工作。楼主在大学还没毕业的时候非常喜欢AIRP,当时25年上旬吧,就非常想给自己手机qq上能随时整一个可以陪我聊天的bot,结果在b站刷到了一个astrbot的视频,命运的齿轮就此开始转动…… 在这之前我想讲讲我这两年的经历,非常的平淡,也没什么人听我说,但我真的太高兴了这个晚上,我必须要写出来点什么。当初我大三大四的时候还是文心一言的时代(2024),国内AI都特别笨呢,楼主那会不喜欢这个专业的对口工作,当时也不太关注AI,但是有一个AI相关的工作找上我来了,那我必须得去啊。是这样

揭秘一下 Premium 分组

这个分组坊间传得很神秘,其实也没传闻中的那么神奇,今天小编就给大家来揭秘一下。 简单来说,这是一个分组,进入这个分组后账号将获得以下能力: 独特的角标和变色头衔 多一个目前空白的版块 降低回帖最少字数限制 无限期编辑自己的帖子 每30天可改一次用户名 每3天生成1个邀请链接 可以看到,基本上除了第一个,都是需要额外消耗不少服务器资源的小能力。有那好提问的佬友会说:特么改个用户名也消耗服务器资源?这位看官,还真叫你给说着了,看看 discourse 官方怎么说的: 好了,以上就是对这个分组的揭秘介绍。如何开放这个分组,目前还没想好。不过,除了管理和版主之外,bohe 刚才也进了。 157 个帖子

【薄荷公益站】新增一些模型

新增了一些grok模型 grok-4.3-console,grok-4.20-multi-agent-xhigh,grok-4.3-high,grok-4.20-multi-agent-console,grok-4.20-fast,grok-build-console 还有minimax的m3 MiniMax-M3 ps:签到站应该快修好了0.o,稍安勿躁 43 个帖子 - 42 位参与者 阅读完整话题

直观感受一下中转隐私泄漏风险吧

打开拼车后台,研究了下风控中心的配置项,看到一个未命中记录开关,开了之后,会将用户输入的提示词生成摘要+长字符截断,完整记录下来,如果涉及敏感信息,还能保留,如图所示(这条消息是我自己发的): 以前论坛有过中转安全的话题讨论,可能文字描述上还没什么感觉,这实操一看还是有点“震撼”的. 未来使用中转服务,不管渠道来自哪里,还是要注意自己的隐私,做好打码和脱敏 理论上只要套了一层服务,中间这层网关服务就能拦截所有信息.论坛很多非技术人员可能单纯听别人从文字上说泄漏之类的,不是很直观,所以这个只是稍微展示一下. 至于隐私重不重要,如何保护,我觉得首先是服务使用者要考虑的问题,比如:优选可信渠道,提前

【开源推广】分享一个做PPT的Skill,针对Codex深度适配,同时也支持主流agent接入,目前已经900+star

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 最近做了一个Codex PPT Skill SKILL特点 已接入常见的SKILL市场 目前项目已经免费开源,也上架了 GitHub、WorkBuddy、SkillHub、ClawHub、skills.sh 等平台,方

[缘散公益站]主贴

本帖使用社区公益推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的项目是免费使用的,无收费(变相收费、赞助)部分: 是 我的帖子已经打上 公益推广 标签: 是 我的项目属于个人项目,与公司或商业机构无关: 是 我的项目不存在QQ、TG等群组引流: 是 我的项目不存在非运营必要的网站引流: 是 我的项目不存在为他人推广、AFF: 是 我的项目无关联的商业项目: 是 我的站点存在登录,并已接入 LINUX DO Connect: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已

Codex 手机号验证教程|临时+长期方案,登录猛蹬

各位佬友好,最近不少佬友碰到了 Codex 登录强制要求手机号验证,已有几位大佬分享过解决方案,本教程在此基础上做了点整理,方案分为临时应急和长期两套方案,希望能帮助到佬友。 整体分为两大方案, 临时方案:适配日抛账号,借助临时接码网站接收验证码。 但后续二次验证基本无法找回原号码。Codex 绑定手机号无法更改,二次核验要求使用首次号码 Codex 手机验证问题解决 - 开发调优 - LINUX DO。 好消息:Hero 平台有号码续期功能,各位佬友可测试下。 长期方案:使用主力账号,以英国giffgaff 为例,相关申请、保号教程链接已在帖子上。 —来自佬友的经验Codex 手机号验证教程