OpenCut-app/OpenCut
TypeScript · ★ 71,533 · 🍴 7,334 · 📈 1,505 stars today
The open-source CapCut alternative
中文介绍 开源视频编辑工具,作为 CapCut 的替代品,提供剪辑、滤镜、字幕等核心功能,支持多平台使用,适合个人创作者和小型团队进行快速视频制作。
TypeScript · ★ 71,533 · 🍴 7,334 · 📈 1,505 stars today
The open-source CapCut alternative
中文介绍 开源视频编辑工具,作为 CapCut 的替代品,提供剪辑、滤镜、字幕等核心功能,支持多平台使用,适合个人创作者和小型团队进行快速视频制作。
CSS · ★ 8,353 · 🍴 435 · 📈 1,119 stars today
Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
中文介绍 为 Claude Code、Cursor 和 Codex 等 AI 编码助手注入反“AI slop”设计能力,通过特定技能指导提升生成代码的可维护性与质量,帮助开发者避免低质量输出。
Shell · ★ 172,201 · 🍴 14,786 · 📈 2,160 stars today
Skills for Real Engineers. Straight from my .claude directory.
中文介绍 从 .claude 目录中导出的实战工程师技能集,面向真实开发场景,用于增强 AI 代理在编码、调试和重构时的表现,适合使用 Claude Code 的开发者参考。
TypeScript · ★ 42,475 · 🍴 4,249 · 📈 144 stars today
💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.
中文介绍 自托管的 AI 伴侣,类似 Grok,支持实时语音对话、Minecraft 等游戏交互,可私有化部署并定制角色灵魂,打造专属虚拟生命,适合二次元爱好者与个性化 AI 实验。
Rust · ★ 4,750 · 🍴 178 · 📈 497 stars today
The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.
中文介绍 安全防护工具,自动拦截 AI 代理试图执行的危险 git 和 shell 命令,防止误操作导致数据丢失或系统破坏,适用于自动化流水线及代码审查场景。
Python · ★ 23,647 · 🍴 4,030 · 📈 924 stars today
"Vibe-Trading: Your Personal Trading Agent"
中文介绍 个人交易代理,利用情绪分析(Vibe)驱动量化交易决策,自动执行买卖策略,适合加密货币或股票市场的个人投资者,降低情绪干扰。
Rust · ★ 65,440 · 🍴 5,651 · 📈 345 stars today
A coding agent for low-cost models
中文介绍 轻量级编码代理,专为低成本模型(如小参数 LLM)设计,通过自然语言指令直接执行代码、操作文件及系统命令,降低 AI 编程的门槛。
Python · ★ 26,229 · 🍴 3,560 · 📈 128 stars today
DeepTutor: Lifelong Personalized Tutoring. https://deeptutor.info/.
中文介绍 基于深度学习的终身个性化辅导系统,自适应学习路径规划与实时答疑,覆盖数学、编程等学科,适合学生和自学者长期提升。
TypeScript · ★ 5,861 · 🍴 740 · 📈 729 stars today
Become a cracked AI/ML Research Engineer
中文介绍 数学、计算机科学与人工智能综合知识指南,涵盖从基础到高级的资源与项目,旨在帮助学习者成长为顶尖 AI/ML 研究工程师,适合自学与面试准备。
Python · ★ 121,855 · 🍴 17,988 · 📈 1,278 stars today
100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
中文介绍 100 多个可立即运行的 AI Agent 与 RAG 应用集合,覆盖问答、检索、自动化等场景,支持克隆、定制和部署,适合快速验证 LLM 应用原型。
JavaScript · ★ 39,719 · 🍴 6,314 · 📈 390 stars today
Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.
中文介绍 面向 Claude Code 及 AI 代理的营销技能集,涵盖转化率优化(CRO)、文案撰写、SEO、分析及增长工程,帮助 AI 代理执行数字营销任务。
C++ · ★ 1,409 · 🍴 354 · 📈 21 stars today
Experimental menu for GTA 5: Enhanced
中文介绍 针对《侠盗猎车手5:增强版》的试验性菜单 mod,提供游戏内功能修改与调试能力,适合模组玩家与逆向工程爱好者。
HTML · ★ 14,323 · 🍴 1,718 · 📈 951 stars today
1,324-exercise fitness dataset — animation GIFs, 180×180 thumbnails, muscle-group & equipment data, and step-by-step instructions in 6 languages. The exercise data layer behind the LogPress app.
中文介绍 包含 1324 个健身动作的数据集,提供动画 GIF、180×180 缩略图、肌肉群与设备标注、6 种语言的分步说明,适用于健身应用开发与训练动作识别。
👍 112
Reinforcement learning with verifiable rewards (RLVR) is a powerful recipe for improving language-model reasoning, but it is expensive to repeat on every new strong model because the target model must generate many rollouts during training. As models scale, post-training itself becomes a bottleneck.
中文介绍 针对RLVR在强模型上重复训练成本高的问题,提出直接在线策略蒸馏(Direct On-Policy Distillation),通过弱模型引导强模型在线生成轨迹,降低训练开销。
👍 84
Visual Language Navigation foundation models aim to unify deep reasoning for grounded spatial decisions with broad versatility for diverse embodied tasks. Current approaches typically achieve this integration via monolithic policies that map observations directly to actions, yet they often suffer fr
中文介绍 提出ABot-N1,一种通用视觉语言导航基础模型,旨在统一深度推理与多样化的具体空间决策任务,解决现有单体策略易受观测噪声影响的问题。
👍 72
Recent VLM and VLA systems have improved robotic perception and action prediction, yet long-horizon embodied agents still require a general runtime layer for reasoning, memory, tool use, verification, and cross-embodiment execution. We present ABot-AgentOS, a general robotic Agent Operating System t
中文介绍 提出ABot-AgentOS,一个通用机器人Agent操作系统,内置终身多模态记忆、推理、工具使用、验证和跨实体执行能力,为长时域任务提供通用运行时层。
👍 64
AI agents have become capable of autonomously completing short, well-specified tasks. However, existing terminal benchmarks largely focus on simple problems that finish within minutes and are evaluated only by their final outcome. This setup overlooks intermediate progress and partial solutions, yie
中文介绍 提出Long-Horizon-Terminal-Bench基准,用于评估AI Agent在长时域终端任务中的表现,采用密集奖励评分,弥补现有基准只考虑最终结果的不足。
👍 59
Driven by next-token prediction, NLP shifted from task-specific models into powerful generalist foundation models. What, then, is the equivalent catalyst needed to achieve a general-purpose model in computer vision? In this paper, we contend that large-scale text-to-video generation serves as a stro
中文介绍 论证大规模文本到视频生成可作为计算机视觉通用基础模型的关键催化剂,表明视频生成模型能学习通用视觉表征,推动向通用视觉学习者转变。
👍 51
Vision language models (VLMs) have achieved strong performance on visual document understanding benchmarks such as DocVQA, ChartQA, and MMLongBench-Doc. However, real-world documents combine multiple factors such as length, layout complexity, modality, and question difficulty, which makes it difficu
中文介绍 提出SynthDocBench,一个可控的长上下文视觉文档理解基准,通过合成生成控制长度、布局、模态和问题难度,系统评估VLM在多因素复合下的能力。
👍 50
The rapid progress of large foundation models has been driven predominantly by pretraining on large-scale text corpora. However, many forms of knowledge are conveyed through visual representations, where figures, typeset equations, and page layouts carry rich information that cannot be faithfully or
中文介绍 针对纯文本预训练无法捕获图表、公式等视觉知识,提出一种可扩展的视觉预训练方法,通过图文混合训练增强语言模型的多模态理解能力。
👍 42
In this paper, we propose SpectraReward, a training-free reward function that turns pretrained MLLMs into off-the-shelf reward models for image-generation reinforcement learning. Instead of asking the MLLM to judge a generated image or answer decomposed verification questions, SpectraReward measures
中文介绍 提出SpectraReward,一种免训练奖励函数,将预训练MLLM直接用作文本到图像生成的奖励模型,通过测量图像与文本的对齐度而非直接判断,提升生成质量。
👍 27
Visual generators excel at rendering, but they confidently fabricate what they do not know. User requests are unbounded, evolving, and deeply long-tailed: new characters, trending entities, post-cutoff events, and more. This world-knowledge bottleneck is structural: generators are trained on fixed c
中文介绍 针对视觉生成模型对长尾知识(新角色、时效事件)的幻觉问题,提出一种可演化的知识边界方法,使生成器能搜索超出训练数据的知识,减少无根据输出。
👍 26
Big goals are hard to achieve all at once; breaking them into small steps is wiser. We present Trust Region Policy Distillation (TOP-D), which transforms the notoriously unstable, high-variance On-Policy Distillation (OPD) into a stable training paradigm by dynamically constructing a proximal teache
中文介绍 提出信任区域策略蒸馏(TOP-D),通过动态构建近端教师将不稳定的在线策略蒸馏转化为稳定训练范式,解决高方差问题,提升收敛速度。
👍 23
Post-training quantization (PTQ) is a widely adopted technique for compressing large language models (LLMs) without retraining. Existing second-order PTQ methods, including GPTQ, construct quantization objectives exclusively from input activation statistics, effectively assuming that all output chan
中文介绍 提出KronQ,利用Kronecker因子Hessian矩阵进行LLM后训练量化,相比仅基于输入统计的GPTQ方法,更全面考虑输出通道相关性,提升量化精度。
👍 22
Large language models (LLMs) have achieved remarkable performance on high-school and olympiad-style mathematics, yet their capabilities on advanced mathematics remain poorly understood. Existing benchmarks, however, fall short in both scope and evaluation granularity: they provide limited disciplina
中文介绍 提出AdvancedMathBench,一套面向高级数学证明生成与验证的基准套件,覆盖多个学科,弥补现有基准在范围和评估粒度上的不足。
👍 17
Metacognition is a foundational component of intelligence critical to effective learning, problem solving, decision-making, communication, and more. In recent years, it has become increasingly recognized as a cornerstone of capable, transparent AI systems. Yet while LLMs have made significant progre
中文介绍 综述LLM中的元认知(Metacognition),梳理其作为智能基础在自省、推理和决策中的进展,并展望提升LLM透明性与能力的机会。
👍 12
Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textbf{Knowing--Using Gap}, characterized by an accuracy gap and a temporal lag between memorization and ge
中文介绍 揭示LLM微调中记忆新知识但无法用于下游推理的「知道-使用鸿沟」,形式化该现象为准确率差距与时间滞后,并探索其背后的机制。
👍 11
Coding agents must integrate external tool returns into ongoing reasoning - a capability that standard left-to-right pretraining on code exposes only in its forward direction. We observe that the action-observation-continuation loop of a coding agent is structurally isomorphic to a function call sit
中文介绍 针对编码Agent需整合工具返回与推理的需求,提出函数感知的填充中间训练(FIM),将行动-观察-延续循环映射为函数调用结构,提升Agent基础模型性能。
👍 10
Post-training is essential for refining the domain-specific capabilities of large language models (LLMs), yet existing reward optimization and distribution matching methods tightly couple policy exploration with distribution alignment. This coupling forces expensive exploration directly on the polic
中文介绍 提出代理探索与可复用引导的模块化后训练范式,通过代理引导的更新信号解耦策略探索与分布对齐,降低直接在大模型上探索的成本。
👍 10
Long-context processing has become increasingly important for large language models (LLMs), but simply extending the context window does not guarantee effective utilization of long inputs. As input length grows, accuracy often degrades, indicating that models still struggle to identify and use the e
中文介绍 提出自引导测试时训练(Self-Guided TTT),在长上下文LLM推理阶段动态调整模型表示,帮助模型更有效利用长输入中的关键信息,减少长度导致的性能下降。
👍 10
In long-horizon tasks, decision-relevant state is often scattered across an expanding trajectory, while the action agent must surface it and act. As trajectories grow, task requirements, environment facts, prior attempts, diagnoses, and open subgoals can be buried in the context window or pushed bey
中文介绍 提出主动记忆Agent(Proactive Memory Agent),在长时域任务中主动管理并检索关键状态(任务需求、历史尝试等),避免信息被淹没在上下文窗口中。
👍 8
Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when interacting with one another. We show that modern LLM agents fail to do so, often exhibiting myopic and polarized interaction patterns
中文介绍 发现多Agent LLM系统在交互中缺乏探索能力,表现出短视和极化模式,导致无法有效发现新策略,限制多系统自主性。
👍 7
Language models are increasingly used for moral decision-making across diverse linguistic and cultural contexts, yet existing work overlooks multilinguality on three aspects: 1) multilingual evaluation benchmarks use direct translation, failing to adapt culture-specific items; 2) inference-time meth
中文介绍 提出MET框架,实现理论引导且文化感知的多语言道德推理,解决现有评估翻译偏差及推理方法忽视文化适应的问题。
@gsivulka · 10.2K 粉丝 · 591.2K 阅 · 512 赞 · 99 转
AI was supposed to replace human labor. It did the opposite. For the first time in history, humans are cheaper than software. And AI is creating more jobs than it eliminates. Technology has
中文介绍 AI并未取代人类劳动,反而使人类历史上首次比软件更便宜,且AI创造的工作多于消除的。这一观点挑战了「AI取代工作」的常见叙事。
@joon_h_lee · 515 粉丝 · 366.3K 阅 · 521 赞 · 43 转
We replaced Opus 4.8 with Fable 5, and Devin’s bill went down. Fable 5 costs twice as much per token as Opus 4.8. But when we ran both models on FrontierCode 1.1 using our new Fusion architecture,
中文介绍 通过新的Fusion架构,用每token成本两倍于Opus 4.8的Fable 5模型,在FrontierCode 1.1上运行时反而降低了Devin的总账单,关键在架构优化。
@illscience · 30.4K 粉丝 · 332.5K 阅 · 539 赞 · 69 转
Over the weekend, Mira Murati wrote a phenomenal essay that you should read in full: “The future worth building is human.” I think it’s one of the best essays of the year, because it gets at the
中文介绍 推荐Mira Murati的文章「The future worth building is human」,称其探讨人性化技术,是年度最佳之一。
@demishassabis · 1.4M 粉丝 · 98.1K 阅 · 1.5K 赞 · 236 转
This is a pivotal moment in human history. Artificial General Intelligence (AGI), a system that exhibits all the cognitive capabilities the brain has, is probably only a few short years away. When we
中文介绍 Demis Hassabis认为AGI可能几年内到来,这是人类历史的关键时刻,并提出了前沿AI的框架。
@JoePro · 949 粉丝 · 66.8K 阅 · 537 赞 · 29 转
To create a custom Claude skill, navigate to Customize > Skills in your Claude interface, click the + button, and select + Create skill
中文介绍 通过自定义Claude Skill功能(路径:Customize > Skills > 创建技能)来改进前端UI设计,避免AI生成的糟糕外观,提升设计质量。
@gregisenberg · 682.7K 粉丝 · 62.2K 阅 · 578 赞 · 36 转
2 markets worth trillions are opening at the same time. I've been through 3 platform shifts living in Silicon Valley building/selling VC-backed companies and I've NEVER seen this. Mobile apps came
中文介绍 两个万亿美元市场同步开启,经历三次平台转型的创业者称前所未见,并分享用AI agent赚取1000万美元的策略。
@0xJeff · 80.8K 粉丝 · 61.6K 阅 · 502 赞 · 36 转
I’ve been consistently using Hermes everyday for the past 4 months and he’s already a core part of my research & investment workflows. Before Hermes, it was just me relying on Grok, Claude, Gemini for
中文介绍 4个月来每天使用Hermes,已成为研究和投资核心。分享两个离不开的工作流,相比之前依赖Grok、Claude、Gemini等工具有显著提升。
@conikeec · 7.5K 粉丝 · 1.1K 阅 · 1.0K 赞 · 121 转
AI always answers with confidence — even when it skipped half your documents. waggle shows you which files it really opened, so you know whether to trust the answer, or send it back. You hand an AI
中文介绍 介绍工具waggle,它能显示AI实际读取了哪些文件,解决AI常自信回答但可能遗漏一半文档的问题,让用户判断答案是否可信。
中文介绍 艾伦人工智能研究所(Allen AI)分享构建Shippy智能体过程中的经验教训,探讨如何设计有效、可靠的自主代理系统。
中文介绍 IBM Research 指出模型路由看似简单实则复杂,分析了在多模型场景下有效路由的挑战与陷阱。
OpenAI has built an LLM super-hacker called GPT-Red that it uses as a sparring partner to help its other models boost their defenses against cyberattacks. Last week the company released the latest version of its flagship LLM, GPT-5.6. OpenAI says that training it against GPT-Red made the model its m
中文介绍 OpenAI 构建了LLM超级黑客GPT-Red,作为陪练帮助其他模型提升防御网络攻击的能力。该公司上周发布旗舰模型GPT-5.6,并称通过GPT-Red训练增强了安全性。
OpenAI outlines a “reverse federalism” approach to AI governance, where state laws help build a national framework for safe, democratic AI.
中文介绍 OpenAI 提出“反向联邦制”AI治理方法,主张各州法律助力构建国家层面的安全、民主AI框架。
Explore GPT-Red, OpenAI’s automated red teaming system that uses self-play to improve AI safety, alignment, and prompt injection robustness.
中文介绍 GPT-Red是OpenAI的自动化红队系统,利用自我对弈提升AI安全性、对齐能力和提示注入鲁棒性。
中文介绍 Thinking Machines 在Hugging Face博客上介绍其新模型Inkling,具体细节尚未披露。
中文介绍 Real World VoiceEQ 评测指标发布,旨在衡量语音AI的人类化质量。
中文介绍 当日AI新闻摘要:DeepSeek计划IPO;Kalshi推出计算能力市场;Bonsai发布手机模型。
a continuation: Codex adding 1M users a day now.
中文介绍 AI新闻简报:当日市场平静,但Codex每日新增用户达100万。
At this year's AIE World’s Fair, AI engineering entered a new phase: building systems around agents, rather than just building with agents.
中文介绍 2026年AI工程世界博览会总结五大趋势:AI工程进入围绕智能体构建系统的新阶段,而非仅用智能体构建。
Learn how enterprises can manage AI investments in the agentic era by measuring useful work per dollar, improving efficiency, and scaling high-value workflows.
中文介绍 OpenAI建议企业在智能体时代管理AI投资:衡量每美元有效工作量、提升效率并扩展高价值工作流。
**OpenAI's agent products** saw a **2.5x weekly usage growth** driven by **Codex + ChatGPT Work** and demand for **GPT-5.6 Sol**. JetBrains adopted Codex as a recommended agent, while LangChain enhanced tracing and observability across multiple tools. **PrismML released Bonsai 27B**, a compressed va
中文介绍 OpenAI智能体产品周使用量增长2.5倍,受Codex、ChatGPT Work及GPT-5.6 Sol需求推动。JetBrains将Codex列为推荐智能体;LangChain增强追踪与可观测性;PrismML发布Bonsai 27。
a quiet day lets us fact check some numbers against the sound of silence of Claude Code reporting...
中文介绍 OpenAI Codex使用量6个月内增长超10倍,用户达700万,最近一天新增100万。报道质疑Codex是否已超越Claude Code。
See how sales teams can use ChatGPT Work to create pipeline briefs, meeting prep packets, forecast reviews, account plans, and stalled-deal diagnoses from real work inputs.
中文介绍 OpenAI介绍销售团队如何利用ChatGPT Work创建管道简报、会议准备包、预测回顾、客户计划及停滞交易诊断。
See how data science teams can use ChatGPT Work to build root-cause briefs, impact readouts, KPI memos, scoped analyses, and dashboard specs from real work inputs.
中文介绍 OpenAI介绍数据科学团队如何利用ChatGPT Work构建根因简报、影响报告、KPI备忘录、范围分析与仪表盘规范。
当前市场技术面呈现分化格局,美股整体偏强但分化明显:标普500 ETF(SPY)接近52周高点,均线多头排列;而科技股如特斯拉(TSLA)出现MACD死叉与空头排列。加密市场在恐慌贪婪指数仅25(极度恐慌)背景下,比特币(BTC-USD)RSI 55.9维持中性,以太坊(ETH-USD)MACD金叉且RSI 67接近超买,短期动能偏多。商品方面黄金死叉空头排列,原油大涨后仍受阻于50日均线。宏观指标中美元指数保持多头排列但RSI 48偏中性,美债收益率多头排列。整体技术信号缺乏一致性,需警惕分化延续。
当前价格327.5距52周高点仅-0.37%,RSI 68.8接近超买但未超买,SMA20(301.9)、SMA50(300.5)保持多头排列,MACD线(6.60)远高于信号线(3.84),金叉放量,近1日涨幅4.01%显示短期动能强劲,整体技术setup指向偏上行。
价格394.46已跌破SMA20(399.3)、SMA50(410)及SMA200(417.6),均线空头排列,MACD线(-1.76)低于信号线(-1.35)形成死叉,RSI 47.1处于弱势区,距52周高-20.92%,短期下行动能明确,技术面偏下行。
以太坊价格1924.86站上SMA20(1727.7)与SMA50(1747.3),RSI 67接近超买但未超买,MACD线(33.8)远高于信号线(8.5)呈金叉,近5日涨幅7.19%,虽然仍低于SMA200(2205.6)但短期上行趋势明显,加密恐慌指数25背景下,技术信号偏上行。
黄金期货4065.9已跌破所有主要均线(SMA20 4114.1,SMA50 4339.9,SMA200 4471.6),均线空头排列且出现死叉(SMA50下穿SMA200),RSI 42.3处于弱势区间,MACD线(-76.07)持续低于信号线(-87.91),技术面明确偏下行。
价格717.74略低于SMA20(720.9)但高于SMA50(718.07)和SMA200(639.8),RSI 49.9处于中性格局,MACD线(0.73)低于信号线(1.89)但差距不大,无明确金叉或死叉信号,近1日微跌0.27%,多空力量均衡,技术面偏中性。
VIX 恐慌指数
10Y 美债收益率 (%)
美元指数 DXY
S&P 500 ETF
Nasdaq 100 ETF
Apple
Microsoft
Nvidia
Alphabet
Tesla
Meta
Bitcoin
Ethereum
Solana
阿里巴巴 (BABA)
拼多多 (PDD)
京东 (JD)
腾讯控股 (0700.HK)
黄金期货
WTI 原油期货
美元 / 人民币
上述技术指标解读完全基于公开历史数据,过去走势不代表未来表现,仅供技术参考,不构成任何投资建议。市场存在突发风险,读者应独立判断。
Though both sides appeared to be digging in, a top Iranian official seemed to leave the door open for a deal, saying, “We must fear neither war nor negotiations.”
中文摘要 美国与伊朗连续第五天互相发动打击,局势僵持。伊朗高级官员暗示仍有可能达成协议,表示「既不怕战争也不怕谈判」。
Mykhailo Fedorov announced he was leaving the ministry on Wednesday after conflicts with generals and military contractors over the role of innovative weaponry.
中文摘要 乌克兰国防部长米哈伊洛·费多罗夫因与军方和军工承包商在创新武器角色上发生冲突而宣布辞职。他一直是无人机战争的支持者。
One Nation MP says the media should be prepared to interview far-right activist. Follow today’s news live Get our breaking news email, free app or daily news podcast Michelle Rowland says mandatory minimum standards for datacentres don’t apply to existing developments The attorney general, Michelle
中文摘要 澳大利亚政客巴纳比·乔伊斯为宝琳·汉森与极右翼活动家汤米·罗宾逊会面辩护;工作场所药物调查显示冰毒使用激增。
Argentina face the prospect of a Fifa fine after their players celebrated the World Cup semi-final win against England with a banner in support of their country's claims to the Falkland Islands.
中文摘要 阿根廷球员在世界杯半决赛战胜英格兰后展示支持福克兰群岛主权的横幅,可能面临国际足联罚款。
"We owe our warriors the absolute best medical care in the world, and this program delivers on that obligation," Hegseth said in a video.
中文摘要 美国国防部长赫格塞斯表示,美军将开始进行睾酮检测,称该计划旨在为士兵提供最佳医疗护理。
中文摘要 美伊冲突实时更新,暂无具体细节。
Facing intense divisions within Iran, Gen. Mohammad Bagher Ghalibaf both struck a defiant tone and argued that diplomacy could defend Iran’s interests.
中文摘要 伊朗最高谈判代表穆罕默德·巴格尔·加利巴夫在内部分歧严重的背景下,既展现强硬姿态又表示外交可维护伊朗利益,暗示外交大门仍敞开。
The president is accustomed to forcing other countries to bend to his will. But he is struggling to come up with a strategy to extract Iranian concessions as the cease-fire he brokered collapses.
中文摘要 美国与伊朗再次开战,特朗普发现难以迫使伊朗让步。他过去习惯让别国屈服,但停火协议破裂后,他缺乏有效策略。
The U.S. has fought three major wars in the past quarter-century, in Iran, Iraq and Afghanistan. None has gone as planned.
中文摘要 过去25年美国在伊朗、伊拉克和阿富汗发动三场主要战争,均未按计划取胜。文章探讨美国难以赢得战争的原因。
US President Donald Trump says he is yet to decide whether or not he will "finish off" Iran.
中文摘要 美国对伊朗发动新一轮打击。特朗普警告伊朗「最好规矩点」,但表示尚未决定是否「彻底解决」伊朗。
The US announced a new wave of attacks Wednesday night, amid reported explosions in Bandar Abbas, Chabahar and Ahvaz.
中文摘要 伊朗称和平协议已失效,正在打「生存战」。美国周三晚间发动新一轮攻击,阿巴斯港、恰巴哈尔和阿瓦士等地传出爆炸声。
Lawsuit accuses Terry Harwood of misusing xAI to bypass safeguards and produce explicit deepfakes involving minors.
中文摘要 xAI公司起诉用户特里·哈伍德,指控其滥用人工智能工具绕过安全防护,制作涉及未成年人的色情深度伪造内容。
A conversation with Jeanne Shaheen, Democratic Senator from New Hampshire, about a bipartisan bill she put together with the late Senator Lindsey Graham that slaps new sanctions on Russia.
中文摘要 美国参议员珍妮·沙欣(新罕布什尔州民主党)讨论了她与已故参议员林赛·格雷厄姆共同提出的两党法案,该法案将对俄罗斯实施新制裁。
Hachette and Elsevier lead US legal action against Google, alleging misuse of books for Gemini AI model training.
中文摘要 阿歇特和爱思唯尔等出版商在美国起诉谷歌,指控其滥用书籍训练Gemini人工智能模型,涉嫌侵犯版权。
Civilian casualties are reported in a number of Ukrainian regions, while Kyiv hits 20 Russian vessels in the Black Sea.
中文摘要 俄罗斯袭击乌克兰多地区造成14名平民死亡;乌克兰打击黑海20艘俄罗斯船只,包括油轮。
The chief executive of Wild reveals what happens behind the scenes of social media posts.
中文摘要 Wild首席执行官透露社交媒体广告幕后,名人网红在Instagram上推广除臭剂,费用高达100万英镑。
Gold steadied, as traders weighed softer-than-expected inflation data against escalating attacks in the Middle East for clues to the Federal Reserve’s interest-rate path.
中文摘要 金价持稳,交易员权衡低于预期的通胀数据与中东冲突升级对美联储利率路径的影响。
BHP Group Ltd’s iron ore production fell in its fiscal fourth quarter through June as the miner pushes ahead with expansions in copper and potash.
中文摘要 矿业巨头必和必拓(BHP)第四财季铁矿石产量下降,公司正推进铜和钾肥的扩张计划。
The billionaire investor's firm has stopped giving donations to the Microsoft co-founder's charity.
中文摘要 巴菲特称比尔·盖茨与爱泼斯坦的关系“令人反感”,其公司已停止向盖茨基金会捐款。
Stocks in Asia are set to open mixed on Thursday after a US session that saw shares rally on the back of softer-than-anticipated inflation data. Oil opened higher.
中文摘要 亚洲股市周四开盘料震荡,此前美国股市因通胀数据低于预期而上涨;油价开盘走高。
Oil climbed for a fourth day as the US continued its attacks on Iran in a bid to secure shipping through the Strait of Hormuz.
中文摘要 油价连续第四日上涨,因美国继续攻击伊朗以保障霍尔木兹海峡航运。
A group of lenders led by JPMorgan Chase & Co. is lining up a debt package worth up to $3 billion to support Warburg Pincus’ acquisition of Pantherx Specialty LLC, according to people familiar with the matter.
中文摘要 摩根大通牵头为华平投资收购Pantherx Specialty提供高达30亿美元债务融资。
All politicians are being forced to navigate this issue.
中文摘要 关于霍楚尔数据中心暂停的乐观理由分析。
Shares of companies in the swimming pool business sank on Wednesday amid signs that wary consumers are pulling back on spending despite a summer of intense heat.
中文摘要 尽管夏季酷热,但消费者支出谨慎,游泳池相关公司股价下跌。
George Prokopiou’s Dynagas specialises in transporting cargoes from Moscow’s Arctic LNG
中文摘要 希腊政府反对欧盟对俄新制裁,以保护航运公司Dynagas,该公司专门运输俄罗斯北极LNG货物。
Stock trades below $135 for first time since AI and space conglomerate’s Wall Street debut in June
中文摘要 SpaceX股价跌破135美元,自6月上市以来首次,抛售导致马斯克火箭集团市值蒸发1万亿美元。
Brazil’s government plans to publish a provisional measure on Wednesday to renegotiate more than 100 billion reais ($20 billion) in rural debt, as President Luiz Inácio Lula da Silva prepares to seek reelection in October.
中文摘要 巴西政府计划发布临时措施,为陷入困境的农民重组超过1000亿雷亚尔(200亿美元)的农村债务。
18 回复 · Apple 节点
21 回复 · 程序员 节点
7 回复 · Apple 节点
17 回复 · Apple 节点
12 回复 · Apple 节点
6 回复 · Apple 节点
18 回复 · Apple 节点
22 回复 · Apple 节点
12 回复 · Python 节点
6 回复 · Python 节点
该源今日无内容。