每日简报

2026-06-03

chopratejas/headroom

Python · ★ 6,445 · 🍴 453 · 📈 1,265 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.

中文介绍 面向大模型应用的内容压缩工具,可在工具输出、日志、文件和检索片段进入模型前减少令牌占用,支持库、代理和模型上下文协议服务形态,适合智能体开发者降低成本并保持回答质量。

microsoft/markitdown

Python · ★ 141,162 · 🍴 9,615 · 📈 3,618 stars today

Python tool for converting files and office documents to Markdown.

中文介绍 用于把文件和办公文档转换为标记文档的工具,便于将复杂格式资料整理成可读、可检索、可供模型处理的文本。适合知识库构建、文档迁移和自动化内容处理场景。

affaan-m/ECC

JavaScript · ★ 203,967 · 🍴 31,292 · 📈 1,533 stars today

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

中文介绍 面向智能体开发环境的性能优化系统,通过技能、记忆、安全约束和研究优先流程提升编码智能体的稳定性与效率,适合使用克劳德代码、编程代理和集成开发环境助手的团队。

D4Vinci/Scrapling

Python · ★ 59,183 · 🍴 5,720 · 📈 1,182 stars today

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

中文介绍 自适应网页抓取框架,可处理从单次请求到大规模爬取的不同任务,帮助开发者更灵活地采集网页数据。适合数据工程、市场监测、研究采集和自动化信息整理。

nesquena/hermes-webui

Python · ★ 12,546 · 🍴 1,540 · 📈 1,722 stars today

Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!

中文介绍 为赫尔墨斯智能体提供网页和手机端使用界面,让用户无需依赖命令行即可访问代理能力。适合需要远程操作、移动端查看或为团队提供统一入口的智能体使用场景。

reconurge/flowsint

TypeScript · ★ 4,515 · 🍴 582 · 📈 124 stars today

A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators.

中文介绍 面向网络安全分析员和调查人员的图形化调查平台,用节点关系和可扩展流程组织线索、实体与证据,适合威胁情报分析、事件溯源和复杂案件协作研判。

OpenBMB/VoxCPM

Python · ★ 25,125 · 🍴 2,881 · 📈 783 stars today

VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning

中文介绍 多语言语音生成与声音克隆模型,采用无分词器的语音合成思路,支持创意音色设计和更真实的声音复刻。适合语音助手、内容创作、本地化配音和研究实验。

stefan-jansen/machine-learning-for-trading

Jupyter Notebook · ★ 18,471 · 🍴 5,226 · 📈 574 stars today

Code for Machine Learning for Algorithmic Trading, 2nd edition.

中文介绍 配套《机器学习用于算法交易》第二版的代码仓库,展示如何用机器学习方法分析市场数据、构建交易信号和策略。适合量化研究者、金融工程学习者和算法交易实践者。

HOW ONE $2,999 NVIDIA BOX MADE ME $22,000 IN A YEAR

@w1nklerr · 44.2K 粉丝 · 17.7M 阅 · 1.4K 赞 · 161 转

Nobody told me about this for months. I'm telling you now so you don't lose the year I lost. Let me start with the number that made me angry. Last quarter my cloud GPU spend was sitting at $1,900 a

中文介绍 用一台二千九百九十九美元的英伟达本地设备替代云端显卡,复盘一年省下并赚到二万二千美元的经历。重点是云显卡月费失控、本地算力回本周期,以及个人开发者是否该自建算力。

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.

中文介绍 讨论智能体记忆为什么会遗忘:只靠向量嵌入存储上下文,可能丢失原始信息并产生幻觉。核心观点是记忆不只是检索相似文本,还需要结构化拓扑,属于智能体架构层面的反思。

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

中文介绍 从「专家还是通才」切入,认为人工智能改变的是广度与深度的取舍,而不是偏向某一边。过去人必须二选一,现在可以按需扩展知识范围,再在关键问题上深入。

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.

中文介绍 给出四个智能体协作开发功能的具体搭建方法,目标是让规划、编码、测试、审查自动衔接,而不是手动逐个调用。价值在于把零散工具变成可持续交付的夜间工作流。

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

中文介绍 整理三十个黑曜石工作流、插件和设置,背景是其社区插件超过二千七百个,其中一百多个与人工智能相关。还提到官方克劳德技能已有一万二千九百多个星标,偏工具索引。

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

中文介绍 面向企业人工智能架构解释「上下文层」是什么、不是什么、应放在哪一层。角度来自与首席信息官的反复讨论,重点区分资料接入、权限、语义组织和智能体应用之间的边界。

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

中文介绍 梳理克劳德技能生态中真正值得用的项目,并附代码仓库链接。核心判断是克劳德不应只当聊天机器人,而应作为可扩展操作系统使用,重点在技能化工作流与复用能力。

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

中文介绍 复盘一次针对知名创作者自托管智能体系统的安全测试:通过恶意儿童视频网站进行攻击演示,随后协助加固。主题是私有化计算热潮下,智能体浏览网页带来的现实安全风险。

GitHub阐述智能体战略:Kyle Daigle谈开发者平台新计划

GitHub pioneered the modern AI coding era with Copilot, and the resulting explosion in agentic coding has led to notable strains on the most popular developer platform in the world. Here's the plan.

中文介绍 GitHub凭Copilot开启现代AI编程浪潮,智能体编程快速增长也给这一开发者平台带来压力,Kyle Daigle介绍其应对计划。

Travelers在全美部署OpenAI驱动的理赔助手

Travelers built an AI-powered Claim Assistant with OpenAI to guide customers through filing claims, provide 24/7 support, and scale operations during peak demand.

中文介绍 Travelers与OpenAI构建AI理赔助手,帮助客户提交索赔、提供全天候支持,并在需求高峰期扩展运营能力。

MIT科技评论:智能体AI如何让全球医疗重新以人为本

The global health care sector is under increasing strain. Decades of chronic underinvestment and constraints in recruitment have coincided with a surge in demand for services for aging populations. Gaps in provision are already taking a toll, with fragmented access to care and high rates of stress a

中文介绍 全球医疗体系因长期投资不足、招聘受限和老龄化需求增长承压,智能体AI被讨论为改善护理可及性和服务碎片化的工具。

OpenAI推出面向各类岗位、工具与工作流的Codex能力

Discover new Codex plugins, sites, and annotations that help analysts, marketers, designers, investors, and other teams get more done with AI.

中文介绍 OpenAI介绍新的Codex插件、站点和注释功能,帮助分析师、营销人员、设计师、投资者等团队用AI提升工作效率。

小企业如何利用AI提升业务能力

This article is from Making AI Work, MIT Technology Review’s limited-run newsletter examining how to apply LLMs across industries. To receive it in your inbox,sign up here. From accounting to design to market research and product development, there’s a staggering breadth of skills needed to run a bu

中文介绍 MIT科技评论探讨小企业应用LLM的方式,涵盖会计、设计、市场研究和产品开发等多种技能与行业场景。

OpenAI呼吁全球合作推进青少年AI安全与机会

OpenAI calls for global action on youth AI safety, proposing an international institute to strengthen safeguards, standards, and opportunities for young people.

中文介绍 OpenAI呼吁围绕青少年AI安全采取全球行动,并提议建立国际机构,加强保护措施、标准制定和青年发展机会。

AI新闻:NVIDIA Cosmos 3、Nemotron 3 Ultra与RTX Spark亮相

Jensen scores a huge win.

中文介绍 Latent Space报道NVIDIA Cosmos 3、Nemotron 3 Ultra和RTX Spark等AI相关进展,并称Jensen取得重要成果。

Codex正成为面向所有人的生产力工具

The Next Era of Knowledge Work report explores how Codex is transforming productivity through AI-powered research, data analysis, workflow automation, and content creation.

中文介绍 OpenAI发布知识工作报告,探讨Codex如何通过AI研究、数据分析、流程自动化和内容创作改变生产力。

OpenAI说明其AI政策与政治倡议立场

Our approach to AI policy and political advocacy, transparency, support for thoughtful regulation and AI safety, and that no outside political group speaks on the company’s behalf.

中文介绍 OpenAI阐述其AI政策和政治倡议方法,强调透明度、支持审慎监管与AI安全,并声明外部政治团体不代表公司发声。

JetBrains发布Mellum2:120亿参数混合专家模型

中文介绍 Hugging Face博客介绍JetBrains推出的Mellum2,这是一款120亿参数Mixture-of-Experts模型。

xAI Ethan He谈视频智能体模型为何将成下一波趋势

Inside xAI: Building Grok Imagine in 3 Months, Videogen vs World Models, and why Grok Imagine is so underrated. For the first time, we do a deep dive with the guy who led it!

中文介绍 Latent Space专访xAI Grok Imagine负责人Ethan He,讨论三个月构建Grok Imagine、视频生成与世界模型等议题。

IBM Research:企业规模化采用AI为何依赖智能体逻辑

中文介绍 Hugging Face博客刊发IBM Research观点,认为企业AI规模化应用不能只依赖LLM,还需要智能体逻辑支撑。

OpenAI在密歇根建设智能时代基础设施

OpenAI breaks ground on a 1GW data center project in Michigan as part of Stargate, building AI infrastructure to expand access, create jobs, and support communities.

中文介绍 OpenAI宣布作为Stargate一部分,在密歇根启动1GW数据中心项目,以扩展AI基础设施、创造就业并支持社区。

订阅画像

PCSEL / nanophotonics / CWT-FEM-FDTD modeling first; AI for photonics, research agents, and inverse design second.

今日必看

P1 今日必看

Crossref · Journal of Applied Physics · 2024-05-17 · C. Gautam, M. Pan, Y. Chen, T. J. Rotter · 新论文 2026-05-29 · 相关度 32.2

英文原题Laterally coupled photonic crystal surface emitting laser arrays

中文摘要我们提出并研究了一种基于横向耦合光子晶体面发射激光器(PCSELs)的新型相干激光器阵列设计。作为一种新型半导体激光技术,PCSELs 在平面腔中具有场限制,并在表面法线方向发射激光束。通过采用异质结构光子晶体设计来工程化 PCSELs 之间的横向耦合,我们可以实现 PCSEL 阵列的相干运行。在本文中,我们展示了一种被动耦合 PCSEL 阵列设计的相干运行。我们在目标波长为 1040 nm 的 GaAs 基量子阱异质结构上制备了 PCSEL 阵列器件。实验结果表明,2×2 PCSEL 阵列的光谱线宽为 0.14–0.22 nm。通过自干涉实验表征了光束合成性能。观察到 PCSEL 阵列与单个 PCSEL 器件之间相似的相干性。我们通过被动横向耦合实现的紧凑型 PCSEL 阵列设计在片上光子计算、量子和信息处理领域具有潜在应用。

英文摘要We propose and investigate a novel coherent laser array design based on laterally coupled photonic crystal surface-emitting lasers (PCSELs). As a new type of semiconductor laser technology, PCSELs have field confinement in a planar cavity and laser beam emission in the surface normal direction. By engineering lateral couplings between PCSELs with heterostructure photonic crystal designs, we can achieve coherent operations from an array of PCSELs. In this paper, we demonstrate coherent operation from a passively coupled PCSEL array design. We fabricated PCSEL array devices on a GaAs-based quantum well heterostructure at a target wavelength of 1040 nm. Experimental results show that the 2-by-2 PCSEL arrays have spectral linewidth of 0.14–0.22 nm. Beam combining performance was characterized by self-interference experiments. Similar coherency between the PCSEL array and single PCSEL device was observed. Our compact PCSEL array designs by passive lateral coupling have potential applications in fields of on-chip photonic computing, quantum, and information processing.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:适合沉淀成验证指标或参数先验,尤其是 quantum well。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL photonic crystal surface emitting laserPCSELphotonicssurface-emitting laserphotonic crystalquantum wellIII-V
P2 今日必看

Crossref · CLEO 2024 · 2024-01-01 · Chhabindra Gautam, Mingsen Pan, Yudong Chen, Thomas J. Rotter · 新论文 2026-05-29 · 相关度 23.1

英文原题Compact Coherent Photonic Crystal Surface-Emitting Laser Arrays

中文摘要我们报告了一种采用被动耦合 PCSEL 阵列的新型相干光束合成设计。我们制备的 GaAs 基阵列的实验结果显示出高光束质量、线宽和相干性。

英文摘要We report a novel coherent beam combining design with passively coupled PCSEL array. Experimental results of our fabricated GaAs-based arrays show high beam quality, linewidth, and coherency.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL photonic crystal surface emitting laserPCSELphotonicssurface-emitting laserphotonic crystalIII-V
P3 新论文 今日必看

Crossref · Optical Fiber Communication Conference (OFC) 2026 · 2026-01-01 · Yun-Han Chang, Wen-Chien Miao, Fu-He Hsiao, Yuan-Zeng Lin · 新论文 2026-06-03 · 相关度 11.9

英文原题Monolithic Integration of Metasurface with Photonic-Crystal Surface-Emitting Laser (PCSEL) for Beam Manipulation in Free Space Optical Communication

中文摘要制备了一种与光子晶体面发射激光器(PCSEL)单片集成的超表面。该超表面被设计用于在特定衍射角生成左旋和右旋圆偏振。实验结果表明,实现了每个偏振通道 1.88-Gbit/s 的自由空间传输。

英文摘要A monolithically integrated metasurface with photonic-crystal-surface-emitting-laser (PCSEL) was fabricated. The metasurface was designed to generate left- and right-handed-circular-polarizations at specific diffraction angles. Experimental results show that 1.88-Gbit/s per polarization channel free-space transmission is achieved.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL photonic crystal surface emitting laserPCSELphotonicssurface-emitting laser
P4 今日必看

Crossref · 2021 27th International Semiconductor Laser Conference (ISLC) · 2021-10-10 · Shumpei Katsuno, Masahiro Yoshida, Koki Izumi, Takuya Inoue · 新论文 2026-05-29 · 相关度 11.9

英文原题29-W Continuous-Wave Operation of Photonic-Crystal Surface-Emitting Laser (PCSEL)

中文摘要我们展示了一种具有双晶格结构和 2 mm 圆形谐振器直径的光子晶体面发射激光器的 29-W 连续波运行。即使在 29 W 输出功率下,也已成功实现非常窄的发散角运行(<0.4°)。

英文摘要We demonstrate 29-W continuous-wave operation of a photonic-crystal surface-emitting laser with a double lattice structure and a circular resonator diameter of 2 mm. A very narrow divergence angle operation (&#x003C;0.4&#x00B0;) has been successfully achieved even at 29 W of output power.

为什么与你有关
为什么与你有关:
- 主线关联:直接服务 PCSEL 方向,优先看结构参数、耦合机制、出光/远场和验证口径。
- 可用线索:先看是否能抽出结构参数、指标定义或仿真设置。
- 可转化内容:先判断能否变成一个仿真 case、baseline、验证指标或参数先验。

今日必看:优先判断是否进入 PCSEL / CWT / 仿真建模文献库。

PCSEL photonic crystal surface emitting laserPCSELphotonicssurface-emitting laser

周末深读候选

该组今日无数据。

来源说明
  • arXiv: skipped by default to keep the daily automation fast; set ACADEMIC_ARXIV_ENABLED=true to enable best-effort arXiv fetches.
  • Crossref PCSEL photonic crystal surface emitting laser: 8 fetched.
  • Crossref photonic crystal laser coupled wave finite element: 8 fetched.
  • Crossref nanophotonic photonic crystal inverse design machine learning: 8 fetched.
  • Crossref FDTD FEM nanocavity Q factor mode volume: 8 fetched.
  • Crossref large language model research agent simulation photonics: 8 fetched.
  • MVP source set: Crossref works search by title, with arXiv available as an optional best-effort source.
  • Ranking uses local keyword weighting: about 70% device / photonics relevance and 30% AI-method relevance.
  • abstract resolved: Laterally coupled photonic crystal surface emitting laser arrays (OpenAlex abstract metadata)
  • abstract resolved: 29-W Continuous-Wave Operation of Photonic-Crystal Surface-Emitting Laser (PCSEL) (original page: https://doi.org/10.1109/islc51662.2021.9615695)
口径说明
Academic radar is a discovery filter, not a literature review. It may miss papers not indexed by arXiv/Crossref yet and should be followed by manual reading before citation.
市场复盘 · 最近交易日 A股 2026-06-02 / 美股 2026-06-02 / 宏观 2026-06-02

昨日/最近交易日的金融分析显示,A股整体偏强,样本平均+1.56%,上证指数+0.43%;创业板指+2.66%;板块上光通信最强(+5.71%),大消费相对落后(-1.59%);重点板块中6/7个收涨。 美股整体偏强,样本平均+0.51%,S&P 500 ETF+0.14%;Nasdaq 100 ETF+0.46%;大型科技股中Super Micro领涨(+7.02%),Microsoft承压(-4.17%);VIX-1.64%。

走势总结

昨日走势上,A股大盘样本平均+1.56%,重点板块样本平均+2.05%,市场结构偏向题材/行业线索。板块内部强弱分化明显:光通信+5.71%居前,大消费-1.59%落后,说明资金并非全面扩散,而是在少数方向里做选择。美股大盘样本平均+0.51%,重点公司样本平均+1.25%,Super Micro+7.02%强于同组,Microsoft-4.17%拖累风险偏好。宏观风险代理方面,VIXY 波动率ETF-1.64%、美元指数+0.04%,这会影响后续科技成长和周期资源方向的弹性。

后续趋势研判

后续A股的基准判断是震荡偏强但需要成交和板块扩散确认。大盘指数已表现为整体偏强,样本平均+1.56%,如果强势板块能从光通信、有色扩散到消费、银行等低波动方向,反弹持续性会更好;如果仍只有少数题材上涨,则更像结构性轮动。

后续美股的基准判断是风险偏好仍在,但上行动能取决于大型科技股是否继续扩散。指数样本整体偏强,样本平均+0.51%,若Super Micro、ASML、Broadcom保持强势且VIX不再上行,科技权重仍可能支撑指数;若收益率或美元重新抬升,估值较高的成长股会先承压。

半导体当前+1.66%,后续要看是否跟随美股AI硬件链修复。AI/算力当前+2.82%,如果Nvidia/AMD/AVGO保持强势,A股映射会更容易延续。银行当前+0.64%,它更像防守和指数稳定器;若银行强、科技弱,市场风格会偏保守。大消费、机器人、有色和光通信需要结合强弱排序看资金轮动,短期更关注能否从单日强势变成连续2-3日相对强势。

美股重点公司后续主要看三条线:AI硬件链、平台型科技和高波动个股。Nvidia当前-0.70%,它仍是AI风险偏好的核心参照。若Super Micro、ASML、Broadcom继续领涨,同时Microsoft、Alphabet、Amazon跌幅收敛,指数更容易走出健康轮动;反过来,如果强者补跌,说明资金可能从高估值科技撤出。

  • 基准情景:A股维持结构性轮动,美股科技权重保持分化但不系统性下跌;这种情况下日报后续应重点跟踪半导体、AI/算力、光通信和Nvidia/AVGO/AMD的联动。
  • 偏强情景:VIX回落、美元或10Y美债不再上行,且A股强势板块扩散到消费/银行等方向;这会提高指数级反弹的可信度。
  • 偏弱情景:VIXY 波动率ETF继续上行、美元指数走强、美债收益率上行,同时美股AI龙头走弱;这会压制A股科技映射,市场可能回到防守轮动。

A股复盘

上证指数+0.43%;创业板指+2.66%;板块上光通信最强(+5.71%),大消费相对落后(-1.59%);重点板块中6/7个收涨。

大盘指数

上证指数

sh000001
+0.43%
5 日 -1.70% RSI — 多头

深证成指

sz399001
+1.63%
5 日 -1.80% RSI — 多头

创业板指

sz399006
+2.66%
5 日 +0.32% RSI — 多头 · 单日强势上涨

沪深300

sh000300
+1.45%
5 日 -0.67% RSI — 多头

科创50

sh000688
+1.61%
5 日 -9.48% RSI — 多头

A股板块

光通信

sh515050
+5.71%
5 日 +1.24% RSI — 多头 · 单日强势上涨

有色

sh512400
+3.39%
5 日 -3.82% RSI — 多头 · 单日强势上涨

AI / 算力

sz159819
+2.82%
5 日 -3.57% RSI — 多头 · 单日强势上涨

机器人

sz159770
+1.75%
5 日 -6.90% RSI — 多头

半导体

sh512480
+1.66%
5 日 -10.38% RSI — 多头

银行

sh512800
+0.64%
5 日 +2.46% RSI — 多头

大消费

sz159928
-1.59%
5 日 +0.00% RSI — 空头

美股复盘

S&P 500 ETF+0.14%;Nasdaq 100 ETF+0.46%;大型科技股中Super Micro领涨(+7.02%),Microsoft承压(-4.17%);VIX-1.64%。

美股大盘

S&P 500 ETF

SPY.US
+0.14%
5 日 +0.14% RSI — 中性

Nasdaq 100 ETF

QQQ.US
+0.46%
5 日 +0.46% RSI — 多头

Dow Jones

DIA.US
+0.51%
5 日 +0.51% RSI — 多头

Russell 2000 ETF

IWM.US
+0.93%
5 日 +0.93% RSI — 多头

美股重点公司

Super Micro

SMCI.US
+7.02%
5 日 +7.02% RSI — 多头 · 单日强势上涨

ASML

ASML.US
+4.74%
5 日 +4.74% RSI — 多头 · 单日强势上涨

Broadcom

AVGO.US
+4.69%
5 日 +4.69% RSI — 多头 · 单日强势上涨

Apple

AAPL.US
+2.90%
5 日 +2.90% RSI — 多头 · 单日强势上涨

TSMC

TSM.US
+2.54%
5 日 +2.54% RSI — 多头 · 单日强势上涨

AMD

AMD.US
+2.21%
5 日 +2.21% RSI — 多头 · 单日强势上涨

Tesla

TSLA.US
+1.89%
5 日 +1.89% RSI — 多头

Meta

META.US
-0.47%
5 日 -0.47% RSI — 空头

Nvidia

NVDA.US
-0.70%
5 日 -0.70% RSI — 空头

Amazon

AMZN.US
-1.82%
5 日 -1.82% RSI — 空头

Alphabet

GOOGL.US
-3.87%
5 日 -3.87% RSI — 空头 · 单日明显回落

Microsoft

MSFT.US
-4.17%
5 日 -4.17% RSI — 空头 · 单日明显回落

跨市场观察

  • VIX回落-1.64%,说明风险偏好边际改善,对高弹性科技资产更友好。
  • 美元指数走强+0.04%,对非美资产和商品风险偏好形成约束。
  • 美股AI硬件链样本平均+2.07%,A股AI/算力+2.82%、半导体+1.66%,可作为跨市场科技风险偏好的参照。
口径说明
本板块基于公开行情数据、代表性指数/ETF/个股和技术指标做复盘,不构成投资建议;代表性板块口径可能与官方行业指数存在差异。

伊朗袭击邻国未遂,美国谴责其“侵略性”打击

Iran aimed at Bahrain and Kuwait, but the attacks were shot down or failed, the U.S. military said. The U.S. launched what it called “self-defense” strikes in Iran.

中文摘要 美军称,伊朗瞄准巴林和科威特的袭击被拦截或失败;美国则在伊朗发动所谓“自卫”打击。

和平谈判受挫后,伊朗发射导弹,美国打击伊朗设施

Iran fires missiles and US strikes Iran facility after reports of faltering peace talks AP News

中文摘要 AP称,在和平谈判出现停滞的报道后,伊朗发射导弹,美国随后打击一处伊朗设施。

AI热潮抵消中东担忧,华尔街小幅收高

Wall St ends modestly higher as AI zeal overcomes Middle East jitters Reuters

中文摘要 Reuters称,尽管中东局势引发市场不安,AI相关热情仍推动华尔街主要股指温和上涨。

美加贸易谈判前,特朗普再称加拿大为“第51州”

The Canadian trade minister met with the U.S. Trade Representative on Tuesday.

中文摘要 加拿大贸易部长周二会见美国贸易代表前数小时,特朗普再次将加拿大称作美国“第51州”。

阿尔巴尼亚涉库什纳度假项目引发抗议扩大

Plans for luxury resorts on the Adriatic Sea have long worried environmentalists. The developments are now a flashpoint for broader frustrations with the government.

中文摘要 亚得里亚海豪华度假村计划长期令环保人士担忧,如今成为民众对政府不满的焦点。

参议院激烈听证会上,民主党猛批DHS部长Markwayne Mullin

Democrats hammer DHS Secretary Markwayne Mullin in a heated Senate hearing AP News

中文摘要 AP称,在一场气氛激烈的参议院听证会上,民主党人集中质询并批评DHS部长Markwayne Mullin。

联合国敦促全球应对厄尔尼诺带来的极端高温风险

UN urges the world to ready for extreme heat risk from El Nino Reuters

中文摘要 Reuters称,联合国呼吁各国为厄尔尼诺可能带来的极端高温风险做好准备。

美国在肯尼亚设埃博拉隔离点计划遭法院再挫

The court further delayed the Trump administration’s proposed quarantine unit for Americans exposed to the virus. The plan has sparked angry protests in Kenya.

中文摘要 法院进一步推迟特朗普政府为接触埃博拉病毒的美国人设立隔离点的计划,该方案已在肯尼亚引发抗议。

垂死学生被戴手铐后,英国警方承压

UK police under pressure after dying student was handcuffed Reuters

中文摘要 Reuters称,一名濒死学生被警方戴上手铐的事件引发关注,英国警方正面临舆论压力。

俄罗斯大规模袭击基辅后,乌克兰多地现灾后场景

Russian missile and drone attacks killed civilians across Ukraine overnight, in one of Moscow's largest assaults in recent months.

中文摘要 NPR称,俄罗斯连夜发动导弹和无人机袭击,造成乌克兰平民死亡,是莫斯科近月最大规模袭击之一。

Henry Nowak临终时被警方戴手铐,谋杀案激起英国愤怒

The authorities in Britain are investigating police officers who handcuffed a student, Henry Nowak, while he was dying, in a case that been increasingly politicized.

中文摘要 英国当局正调查警员在学生Henry Nowak垂死时给其戴手铐一事,该案已日益被政治化。

Microsoft发布AI打造的新量子芯片,称2029年前推出系统

Microsoft reveals new quantum chip made with AI, says it will have systems by 2029 Reuters

中文摘要 Reuters称,Microsoft披露一款借助AI制造的新量子芯片,并表示将在2029年前拥有相关系统。

战争与停滞阴影笼罩普京版“达沃斯”

Putin's 'Davos' haunted by war and stagnation despite the swank of influencers Reuters

中文摘要 Reuters称,尽管有网红带来的华丽场面,普京版“达沃斯”仍受到战争和经济停滞氛围影响。

Victoria's Secret股价飙升50%,转型支撑乐观全年预期

Victoria's Secret soars 50% as turnaround powers upbeat annual forecasts Reuters

中文摘要 Reuters称,Victoria's Secret因转型进展推动上调或给出乐观年度预测,股价大涨50%。

美国对巴西有贸易顺差,特朗普政府仍拟征25%关税

US claims world’s 10th-biggest economy engages in ‘unreasonable’ trade practices that ‘restrict US commerce’ Sign up for the Breaking News US newsletter email The Trump administration proposed 25% tariffs on imports from Brazil, charging that the world’s 10th-biggest economy engages in trade practic

中文摘要 美国称巴西存在限制美国商业的“不合理”贸易做法,拟对这个全球第十大经济体的进口商品征收25%关税。

英国议员称Palantir不应在公共数据系统中扮演重要角色

Technology committee calls on government to trigger break clause in flashpoint NHS contract

中文摘要 英国议会技术委员会敦促政府触发NHS合同中的退出条款,认为Palantir不应在公共数据系统中承担重要角色。

英超俱乐部或因与加密公司赞助交易面临法律行动

UK regulator focuses on teams with partnerships with digital assets companies that are not authorised to operate in Britain

中文摘要 英国监管机构关注与未获英国运营授权的数字资产公司合作的英超球队,相关赞助交易可能引发法律行动。

Cliffwater旗舰私人信贷基金赎回请求升至17%

Fund with net assets of $31bn aimed at retail investors limits withdrawals in latest sign of exodus from sector

中文摘要 Cliffwater面向零售投资者、净资产310亿美元的旗舰私人信贷基金限制提款,赎回请求达17%,显示行业资金外流压力。

AI涨势延续,亚洲股市有望走高

Asian Stocks Poised to Gain as AI Rally Extends: Markets Wrap Bloomberg.com

中文摘要 彭博市场综述称,受AI相关行情延续带动,亚洲股市预计上涨,投资者继续关注科技板块对市场情绪的推动。

超豪华邮轮为何面临搁浅风险

The core principles of luxury can lose their efficacy on the high seas

中文摘要 文章指出,奢侈品行业的核心原则在海上旅行场景中可能失效,超豪华邮轮业务因此面临定位和体验上的挑战。

监管收紧后,中国投资者担忧错过SpaceX IPO

Beijing warns brokers about overseas share sales amid fears of capital flight

中文摘要 北京因资本外流担忧警告券商关注海外股票销售,中国投资者因此担心在监管收紧后错过SpaceX潜在IPO机会。

Maga内斗后,Trump签署弱化版AI审查命令

President’s directive will allow the US government to gain early access to cutting-edge models

中文摘要 Trump签署的总统指令将允许美国政府提前接触前沿AI模型,但该AI审查命令在Maga内部争议后被削弱。

七州起诉美国政府支付10亿美元促Total退出风电

New York leads lawsuit challenging Trump administration’s effort to make French company reinvest in fossil fuels

中文摘要 纽约牵头七州诉讼,挑战Trump政府向Total支付10亿美元、促使这家法国公司退出风电并再投资化石燃料的做法。

Anthropic将把Mythos开放范围扩大至15国以上

About 150 organisations will be given advanced cyber security model following requests from around the world

中文摘要 Anthropic将向15个以上国家扩大Mythos访问权限,约150家机构将获得这一先进网络安全模型,以回应全球需求。

Microsoft发布新模型,瞄准Anthropic竞争

Software giant’s AI chief Mustafa Suleyman says focus is on developing products for business users

中文摘要 Microsoft推出新AI模型,AI负责人Mustafa Suleyman称重点是为商业用户开发产品,显示其正加强对Anthropic的竞争。

Goldman的David Solomon称华尔街“贪婪多于恐惧”

Comments underscore bullish outlook that helped push S&P 500 to records on half of all trading days last month

中文摘要 Goldman的David Solomon表示华尔街当前“贪婪多于恐惧”,这一乐观判断呼应标普500上月多次创纪录的市场背景。

BP曾洽谈向Ithaca出售20亿英镑英国北海资产

Oil major still exploring a deal despite failed discussions as CEO Meg O’Neill pursues restructuring

中文摘要 BP曾就向Ithaca出售价值20亿英镑的英国北海资产进行谈判,虽谈判未果,但在CEO Meg O’Neill重组计划下仍探索交易。

SEC Publishes Draft Strategic Plan for Public Comment

The Securities and Exchange Commission today published a Draft Strategic Plan that focuses on returning the agency to the core mission set by Congress more than 90 years ago: protecting investors; maintaining fair, orderly, and efficient…

SEC Announces Four New Members of Investor Advisory Committee

The Securities and Exchange Commission today announced four new members to fill vacancies on its Investor Advisory Committee. Three of the four new members will serve four-year terms, while the fourth new member will serve as the…

SEC Proposes Rescission of Climate-Related Disclosure Rules

The Securities and Exchange Commission today proposed the rescission of overly burdensome and costly rules that require companies to provide certain climate-related information in their registration statements and annual reports. The Commission’s…

GDP (Second Estimate) and Corporate Profits, 1st Quarter 2026

Real gross domestic product (GDP) increased at an annual rate of 1.6 percent in the first quarter of 2026 (January, February, and March), according to the second estimate released today by the U.S. Bureau of Economic Analysis. In the fourth quarter of 2025, real GDP increased 0.5 percent. The contri

Personal Income and Outlays, April 2026

Personal income decreased less than $0.1 billion (less than 0.1 percent at a monthly rate) in April, according to estimates released today by the U.S. Bureau of Economic Analysis (BEA). Disposable personal income (DPI)-personal income less personal current taxes-decreased $19.9 billion (0.1 percent)

SEC Investor Advisory Committee to Host June 4 Meeting

The Securities and Exchange Commission’s Investor Advisory Committee will hold a public meeting at the SEC Headquarters in Washington D.C. on June 4 at 10 a.m. ET to discuss private markets, passive index funds, and recommendations regarding fund…

该源今日无内容。

莫离

热度 473,854 · 剧集

文章称大语言模型并非承诺中的“黑箱”

26 points · 7 comments

中文介绍 Jay.ai 博文认为,LLM 并不像外界常说的那样完全不可理解,并围绕模型可解释性展开讨论。

开源项目用 Nvidia GPU 显存充当 Linux 交换空间

91 points · 29 comments

中文介绍 GitHub 项目 nbd-vram 展示如何在 Linux 上把 Nvidia GPU 的 VRAM 用作 swap 空间,吸引技术社区关注。

Open Repair Alliance 推出开放维修数据标准

86 points · 2 comments

中文介绍 Open Repair Alliance 介绍其开放维修数据标准,旨在统一维修相关开放数据的记录与共享方式。

Anthropic 宣布扩大 Project Glasswing

https:&#x2F;&#x2F;techcrunch.com&#x2F;2026&#x2F;06&#x2F;02&#x2F;anthropic-scales-claude-my...

中文介绍 Anthropic 发布消息称将扩大 Project Glasswing;相关摘录提到 TechCrunch 对 Claude 项目扩展的报道。

Adafruit 称收到 Fenwick 代表 Flux.ai 发出的律师函

615 points · 248 comments

中文介绍 Adafruit 博客称,Fenwick 法律顾问代表 Flux.ai 发出要求函;该事件在 Hacker News 引发广泛讨论。

DOS 多核支持部分成为现实

55 points · 10 comments

中文介绍 VOGONS 论坛帖称,DOS 的多核支持在一定程度上已经可行,相关技术细节引起复古计算社区关注。