Robbyant/lingbot-map
Python · ★ 12,917 · 🍴 1,344 · 📈 831 stars today
A feed-forward 3D foundation model for reconstructing scenes from streaming data
中文介绍 前馈式3D基础模型,可从流式数据实时重建场景。适用于机器人、自动驾驶等需要连续感知的任务,采用高效前馈网络实现低延迟三维重建。
Python · ★ 12,917 · 🍴 1,344 · 📈 831 stars today
A feed-forward 3D foundation model for reconstructing scenes from streaming data
中文介绍 前馈式3D基础模型,可从流式数据实时重建场景。适用于机器人、自动驾驶等需要连续感知的任务,采用高效前馈网络实现低延迟三维重建。
Python · ★ 1,267 · 🍴 153 · 📈 47 stars today
Apache Ossie, industry wide specification effort to standardize how we exchange semantic metadata across analytics, AI and BI platforms, providing a vendor neutral, single source of truth for semantic data
中文介绍 Apache Ossie 是行业级语义元数据交换规范,旨在统一分析、AI 和 BI 平台间的元数据格式,提供厂商中立、单一真实的语义源,解决数据治理与互操作问题。
Python · ★ 36,582 · 🍴 3,027 · 📈 338 stars today
🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all
中文介绍 PostHog 是构建自驱动产品的开发者平台,集成 AI 可观测性、用户分析、会话回放、特性标志、实验、错误追踪和日志等工具,帮助团队理解用户行为并优化产品体验。
TypeScript · ★ 4,993 · 🍴 209 · 📈 123 stars today
Skills for Design Engineers
中文介绍 面向设计工程师的 UI 技能集合,涵盖界面开发、交互设计等实用技巧,适合前端设计与工程交叉领域的从业者。
Python · ★ 39,094 · 🍴 6,552 · 📈 191 stars today
Learn it. Build it. Ship it for others.
中文介绍 从零开始的 AI 工程学习资源,覆盖理论到实践的全流程,帮助学习者构建并交付 AI 应用。
Python · ★ 20,150 · 🍴 2,125 · 📈 355 stars today
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
中文介绍 本地优先的代码智能图工具,支持 MCP 和 CLI,为代码库构建持久化地图,让 AI 编码工具只读取关键上下文,显著减少代码审查和大仓库中的上下文冗余。
TypeScript · ★ 9,499 · 🍴 2,253 · 📈 69 stars today
LIBERATED AI CHAT
中文介绍 声称“解放”的 AI 聊天项目,具体实现机制未公开,可能涉及绕过限制或增强自主性的聊天模型。
Jupyter Notebook · ★ 23,323 · 🍴 2,654 · 📈 161 stars today
AirLLM 70B inference with single 4GB GPU
中文介绍 AirLLM 仅需单块 4GB 显存 GPU 即可运行 70B 参数大模型推理,通过量化与内存优化技术大幅降低硬件门槛,适合个人开发者本地部署大型语言模型。
TypeScript · ★ 1,221 · 🍴 83 · 📈 203 stars today
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
中文介绍 面向 AI 编码代理的本地优先网络工具,基于 MCP 协议提供搜索、抓取、爬取与研究功能,无需 API 密钥和云服务,零成本运行,适合开发自主编码助手。
Markdown · ★ 528,242 · 🍴 49,982 · 📈 1,126 stars today
Master programming by recreating your favorite technologies from scratch.
中文介绍 经典编程学习项目合集,指导开发者从零重现 Git、数据库、操作系统等热门技术,深入理解底层原理,提升动手能力。
Python · ★ 9,471 · 🍴 1,165 · 📈 65 stars today
Kimi Code CLI is your next CLI agent.
中文介绍 Kimi 出品的命令行 AI 代理(CLI Agent),支持在终端中通过自然语言直接完成编码、调试、文件操作等任务,提升开发效率。
👍 172
A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization at deployment. The gap is especially important for AI agents, whose
中文介绍 提出LongStraw方法,在固定GPU预算下将RL后训练扩展到2M tokens以上,解决推理与训练上下文长度差距,对AI agent长程任务至关重要。
👍 125
We introduce Boogu-Image-0.1, an open-source unified multimodal understanding and generation model family, comprising Base, Turbo, Edit, and Edit-Turbo variants. It delivers competitive performance in high-quality text-to-image generation, fast inference, instruction-based editing, and bilingual (Ch
中文介绍 提出Boogu-Image-0.1开源统一多模态理解与生成模型族,含Base、Turbo、Edit等变体,在文本到图像生成、快速推理和指令编辑上表现竞争力,支持双语。
👍 120
Recent advances in video understanding have spanned motion, long video, and streaming interaction, driving this field toward real-world applications. Despite this progress, current open-source models remain limited in several ways. They often struggle to generalize across diverse video types, making
中文介绍 提出VideoChat3,全开放视频MLLM,专注于高效通用视频理解,解决现有开源模型在多样化视频类型上泛化能力不足的问题,推进实际应用。
👍 90
Reinforcement learning with verifiable rewards without human-annotated data, often referred to as zero RL, has emerged as a powerful paradigm for eliciting chain-of-thought reasoning. However, due to computational constraints, existing studies are largely restricted to small models, leaving the trai
中文介绍 提出Ring-Zero,将无人类标注的强化学习(Zero RL)扩展到万亿参数模型,突破小模型限制,实现涌现式思维链推理。
👍 82
Large language models are increasingly trained as interactive agents for long-horizon tasks involving multi-turn interaction, tool use, and environment feedback. Outcome-based reinforcement learning (RL) provides a practical optimization paradigm, but its sparse trajectory-level rewards offer limite
中文介绍 提出SEED,一种自演化在线策略蒸馏方法,用于agent强化学习,通过将稀疏轨迹奖励转化为密集信号,改进长程多轮交互任务的学习效率。
👍 58
Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield useful evidence, current single- and multi-ag
中文介绍 提出SearchOS-V1,鲁棒的开放域信息搜索代理协作框架,解决搜索失败任务跟踪问题,通过协作机制提升证据获取能力。
👍 44
World-action models (WAMs) are emerging as a promising foundation for embodied control: rather than predicting actions alone, they learn representations that couple action generation with future world prediction. This coupling is often viewed as a source of robustness, interpretability, and safety,
中文介绍 揭示世界-动作模型(WAM)中动作生成与未来预测的耦合缺陷:模型预测正确但动作错误,质疑了耦合表征的鲁棒性与安全性。
👍 38
As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hindering reproducibility and causing redundant engineering. To address this, we introdu
中文介绍 提出AgentCompass,统一agent能力评估基础设施,解决当前评估管线碎片化、耦合度高的问题,提升可重复性并减少冗余工程。
👍 35
Video generation increasingly relies on keyframe-based workflows, where creators specify a sequence of reference images to guide generation. Although recent models support multi-keyframe conditioning, it remains unclear whether they can faithfully reproduce the prescribed keyframes while maintaining
中文介绍 提出KeyFrame-Compass,综合评估关键帧条件视频生成,测试模型能否忠实再现指定关键帧同时保持流畅性,揭示现有模型的局限。
👍 35
Image guardrails are typically trained and evaluated under a fixed safety policy, implicitly treating safety as an intrinsic property of an image. Real deployments are different: the same image may be allowed in one product, restricted in another, and newly disallowed when a policy boundary changes.
中文介绍 提出PolicyShiftGuard,基准和改善策略自适应的图像护栏,处理同一图像在不同安全策略下的允许性变化,推动动态政策场景下的安全。
👍 33
Current visual generation models are capable of producing high-quality content, yet they lack a coherent perception of the spatial structure. Existing generative novel view synthesis methods typically introduce explicit geometry priors, which enforce spatial consistency but inherently restrict gener
中文介绍 提出MetaView,单目新视角合成方法,利用尺度感知隐式几何先验,在保证空间一致性的同时不牺牲生成多样性。
👍 31
Multi-reference-to-audio-video (MR2AV) generation aims to generate coherent audio-video content conditioned on multiple references and textual instructions. Existing benchmarks mainly focus on text-driven generation, single-reference subject preservation, or isolated audio-video alignment, leaving t
中文介绍 提出MultiRef-Compass,首个多参考到音频-视频生成(MR2AV)的综合评估基准,填补现有基准在条件多样性和联合对齐上的空白。
👍 28
Learning broad world knowledge directly from raw visual data is a fundamental capability of intelligence. We introduce UniVR, the first investigation into simultaneously learning complex reasoning, fine-grained physical dynamics, and long-term planning from pure visual demonstrations. At its core, U
中文介绍 提出UniVR,首次从纯视觉演示中同时学习复杂推理、物理动力学和长期规划,在视觉空间中进行思考,无需文本标注。
👍 27
Human cognition does not separate understanding and generation. A teacher at a whiteboard speaks and draws together, each modality reshapes the other. In this paper, we bring this coupled loop to artificial systems. Masked Diffusion Models (MDMs) are ideally suited to this task, yet existing sampler
中文介绍 提出自纠正耦合马尔可夫跳跃过程,让图像理解与生成同时进行,类似人类教学中言语与绘图的相互塑造,使用掩码扩散模型。
👍 26
World Action Models (WAMs) improve robot policy learning by jointly modeling actions and future visual observations, using future scene evolution as dense supervision for physically grounded action generation. However, a common design in existing WAMs is to explicitly generate future videos at infer
中文介绍 提出GigaWorld-Policy-0.5,更快更强的世界-动作模型(WAM),通过AutoResearch自动研究增强,避免显式生成未来视频,提升效率。
👍 23
Self-improving autonomous agents are moving from research prototypes to deployed systems. The primary goal is controllable evolution, or adaptation, from experience with minimal or even no human input. This survey frames modern self-improving agents as adaptive systems that convert experience into a
中文介绍 综述现代自主agent的自我改进系统,将系统定义为将经验转化为可控进化的自适应系统,讨论其设计原则与当前进展。
👍 22
Reinforcement learning has become a standard post-training recipe for large language models, but dense full-parameter updates create two deployment-relevant bottlenecks: suppressed reasoning performance, often reflected by premature saturation of test-time scaling, and interference when consolidatin
中文介绍 提出频谱重连(Spectral Rewiring)方法,用于探索、净化和模型合并,缓解RL后训练中全参数更新导致的推理饱和与干扰问题。
👍 21
Embodied cognition requires agents to connect high-level task reasoning with the physical states to be achieved. We introduce Hy-Embodied-RxBrain, an embodied cognition foundation model with joint language-visual reasoning and imagination. Unlike vision-language models that emphasize scene understan
中文介绍 提出RxBrain具身认知基础模型,联合语言-视觉推理与想象,连接高层任务推理与物理状态,超越传统视觉语言模型对场景的理解。
👍 18
While recent advances in 3D generation have enabled impressive visual synthesis, existing methods often rely on 2D diffusion supervision without explicit mechanisms for geometric consistency, leading to spatial hallucinations such as duplicated structures and misaligned geometry. These issues become
中文介绍 提出Hallo4D,多模态幻觉缓解方法,解决3D生成中的空间幻觉(如重复结构、几何错位),实现一致的时空生成。
👍 17
On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it steers the student t
中文介绍 系统研究在线策略蒸馏(OPD)在LLM后训练中的角色、病理和调控机制,揭示其作为探索催化剂的作用及常见病态。
@part_harry_ · 1.5K 粉丝 · 225.6K 阅 · 503 赞 · 46 转
GLM 5.2 is one of the best currently available open source language models. However, unlike other flagship models like Qwen, Kimi and Minimax, GLM 5.2 does not support image inputs. We took this as a
中文介绍 开源模型 GLM 5.2 原本不支持图片输入,博主通过改造使之具备视觉能力,填补与 Qwen、Kimi 等竞品的差距。技术教程类内容。
@amasad · 472.6K 粉丝 · 223.7K 阅 · 560 赞 · 65 转
We are beginning to see what happens when a company learns to operate itself. In the past six months, engineers at Replit have nearly tripled code output. Review times held steady. Reversions and
中文介绍 Replit 工程师在6个月内代码产出几乎翻三倍,评审时间稳定,回滚率下降。博主分享「自驱动公司」现象,关键在于 AI 赋能团队协作效率提升。
@btaylor · 158.6K 粉丝 · 144.3K 阅 · 511 赞 · 40 转
Introducing Horizon Today, Sierra is announcing Horizon, a platform that enables agents to pursue long-horizon goals, like originating a loan or getting prior authorization for a healthcare procedure.
中文介绍 Sierra 发布 Horizon 平台,专为 AI Agent 设计以实现长周期目标,如贷款申请或医疗预授权。产品发布类,聚焦 Agent 在复杂流程中的应用。
@GoogleAIStudio · 186.6K 粉丝 · 111.0K 阅 · 512 赞 · 51 转
Today we’re announcing new capabilities for Managed Agents in Gemini API, including free tier availability, budget control guardrails, and scheduled triggers. Building on our previous release of
中文介绍 Gemini API 的 Managed Agents 新增免费层、预算控制护栏和定时触发器。开发工具更新,降低 Agent 使用门槛并增强可控性。
@cerebras · 60.4K 粉丝 · 70.7K 阅 · 509 赞 · 38 转
Authors: @hi_im_isaac_, @learnwdaniel, @gaozenghao note: the interactive version of full technical blog available: https://www.cerebras.ai/blog/how-we-built-our-knowledge-base Employees ask our internal knowledge base more than 15,000
中文介绍 Cerebras 分享构建内部知识库的技术博客,员工每日查询超15,000次。涉及架构设计、交互式演示链接,适合关注企业级 RAG 的读者。
@elliotarledge · 40.7K 粉丝 · 69.3K 阅 · 506 赞 · 45 转
This is the Kimi K3 post you guys have been waiting for. I got some early access to this model and have been testing it on kernels, and even before seeing the benchmark scores I was impressed with its
中文介绍 博主提前体验 Kimi K3 模型,在 KernelBench 测试中表现令人印象深刻,性能超越预期。模型评测类,关注其在底层计算任务上的能力。
@IntuitMachine · 62.3K 粉丝 · 50.7K 阅 · 552 赞 · 47 转
What the shift in AI agent architecture is really about Peter Steinberger just posted nine words that gathered thousands of likes: https://x.com/steipete/status/2078277297791189132 "Are we still talking loops or did we
中文介绍 讨论 AI Agent 架构从「循环工程」转向「图工程」的趋势,引用 Peter Steinberger 的九字流行语。观点分享,引发对 Agent 构建范式变革的思考。
a quiet day
中文介绍 当日AI领域消息平淡,无重大事件发生。
中文介绍 NVIDIA与Hugging Face联合推出通过NeMo Automodel和🤗 Diffusers大规模微调视频与图像模型的方案。
Sarah Friar, CFO of OpenAI, introduces a practical AI scorecard to measure ROI through useful work, cost per successful task, dependability, and return on compute.
中文介绍 OpenAI首席财务官Sarah Friar提出AI时代记分卡,从有用工作、每次成功任务成本、可靠性和计算回报率等维度衡量AI投资回报率。
Every morning, airline dispatchers, grid operators, and farmers around the world make decisions based on the same thing: a weather forecast. While these forecasts are something that most people glance at for two seconds, weather predictions influence major strategic decisions in many industries, wit
中文介绍 MIT Technology Review文章指出,天气数据遭到蓄意破坏的风险上升,全球航空调度、电网运营商和农民依赖天气预报做关键决策,数据安全需警惕。
**Moonshot's Kimi K3 release** has sparked a reassessment of **Chinese open-weight models**' proximity to the frontier, with strong performance in coding, agentic tasks, and long-horizon knowledge work. The strategic focus has shifted from a "compute moat" to an "efficiency stack" involving **MoE ro
中文介绍 Moonshot AI发布Kimi K3引发业界重新评估中国开源模型的前沿性,其在编程、智能体和长程知识任务中表现强劲,战略重心从算力护城河转向效率堆栈。
a great week for open models continues.
中文介绍 Kimi K3拥有2.8万亿参数(激活50B),是迄今最大开源模型,性能达Opus 4.8级别,定价与Sonnet 5相当。
中文介绍 本周AI动态:Kimi K3发布;Gemini 3.5推迟;ARC-AGI 3基准被大幅攻克。
Learn how OpenAI is making ChatGPT safer for teens with age-appropriate protections, learning tools, parental controls, and expert partnerships.
中文介绍 OpenAI阐述为何青少年应获得安全AI访问,通过年龄适宜保护、学习工具、家长控制和专家合作,使ChatGPT对青少年更安全。
Lila is betting that science, not the internet, is the last untapped source of training data. We went to find out what that actually looks like in a room full of robots.
中文介绍 Lila Sciences认为科学是最后未开发的训练数据源,其未来实验室应像数据中心一样,充满机器人,将科学转化为AI训练数据。
中文介绍 Dharma AI博客指出,新模型在保持原有优势的同时持续进步,并未因迭代而失去既有能力。
Google DeepMind and Isomorphic Labs are sharing our joint approach to bioresilience and AI models.
中文介绍 Google DeepMind与Isomorphic Labs公开其生物韧性联合方法,利用AI模型应对生物风险,增强生物防御能力。
Thinky's first full LLM release is a banger and bonus: it's open weights!
中文介绍 Thinky发布首个完整大语言模型Inkling(975B参数,激活41B),多模态,采用Apache 2.0开源许可,成为美国最佳开源模型;另有小版本Inkling-Small(276B-A12B)。
**Moonshot AI** launched **Kimi K3**, a frontier-class open-weights model with **2.8T parameters**, **1M-token context window**, and **native multimodal input**. It features novel **Kimi Delta Attention (KDA)** enabling up to **6.3x faster decoding** and **Attention Residuals** for **~25% higher tra
中文介绍 Moonshot AI发布前沿开源模型Kimi K3,参数2.8T,支持100万token上下文和原生多模态输入,采用Kimi Delta Attention(KDA)技术,解码速度提升至6.3倍。
Cars24 uses OpenAI-powered voice and chat agents to handle 1M+ monthly conversation minutes, recover 12% of lost leads, and bring agentic workflows to teams across the company.
中文介绍 印度二手车平台Cars24利用OpenAI驱动的语音和聊天代理,每月处理超100万分钟对话,挽回12%丢失线索,并在全公司推广智能体工作流。
中文介绍 Hugging Face披露2026年7月发生安全事件,具体细节及影响已在博文中说明。
当前市场技术面呈现显著分化。美股整体承压,SPY(-0.99%)和QQQ(-1.50%)近1日下行,纳斯达克指数近期跌幅较大(近5日-4.16%),但AAPL凭借多头排列和接近52周高表现独立强势。加密资产在加密恐慌贪婪指数仅为28(恐慌)的背景下,BTC-USD(+1.42%)和ETH-USD(+1.11%)逆势小涨,技术指标偏中性,未出现明确方向。中概股整体偏弱,BABA和PDD处于空头排列,JD虽近5日涨5.04%但RSI 64.7接近超买,存在回调压力。商品外汇方面,黄金(GC=F)空头排列、RSI 40.1接近超卖,原油(CL=F)近5日大涨14.52%但趋势仍为中性;美元指数(DX-Y.NYB)多头排列接近52周高,而美元/人民币(USDCNY=X)空头排列且接近52周低,显示美元兑人民币走弱。整体而言,多数资产缺乏强劲向上动能,避险资产黄金承压,但部分科技股和加密资产展现出韧性。
该股当前技术面呈现多头排列:价格373.74高于SMA20(305.52)、SMA50(302.65)及SMA200(274.22);MACD柱为正(8.82高于信号5.48),趋势bullish;近5日涨幅5.84%,距52周高仅-0.37%。注意RSI 71.6处于超买区,或暗示短期追高风险,但趋势延续性较强。
该股技术指标全面转弱:价格380.84低于所有主要均线(SMA20 397.85、SMA50 409.80、SMA200 417.05),形成空头排列;MACD死叉且柱为负(-3.65低于信号-1.97);RSI 42.6处于50下方;近5日下跌6.60%,近1日跌2.61%,动量持续减弱。
技术读数无明显方向:RSI 55.3位于中性区间;价格64808略高于SMA20(62910)和SMA50(63537),但远低于SMA200(73158);MACD略高于信号线(188.99 vs -158.45),但趋势标为neutral。结合加密恐慌指数28(恐慌),市场情绪偏空但价格未破位,暂归中性。
黄金处于空头排列:价格4018.8低于SMA20(4078.4)、SMA50(4317.95)及SMA200(4473.45);RSI 40.1接近超卖区域但未进入;MACD柱为负(-78.83低于信号-85.07),趋势bearish;近5日下跌2.08%,承压明显。
该货币对技术面偏弱:价格6.77低于SMA20(6.79)、SMA50(6.78)及SMA200(6.92),空头排列;MACD死叉(-0.0032低于信号-0.0007);RSI 40接近超卖;近5日跌0.13%,距52周低仅0.16%,显示人民币兑美元存在升值压力。
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 原油期货
美元 / 人民币
过去走势不代表未来表现,本报告仅基于历史行情数据进行技术指标解读,不构成任何投资建议。投资者应结合自身风险承受能力独立判断,仅供技术指标解读参考。
Russians have been hit by mobile internet shutdowns and more businesses are seeking to dodge tax after more than four years of war with Ukraine.
中文摘要 俄罗斯民众因手机断网及企业避税行为增多,转向使用现金,给持续四年多的战时经济进一步增加压力。
Bragg says Australia has ‘a very proud record to stand on’. Follow the latest updates live Get our breaking news email, free app or daily news podcast Bragg says Hanson has ‘made a business’ of criticism of minorities The shadow housing minister, Andrew Bragg, has been asked to weigh in on the One N
中文摘要 澳大利亚自由党参议员Andrew Bragg表示“强烈不同意”前总理Tony Abbott关于多元文化的观点,称澳大利亚有“非常自豪的记录”。
Nationals senator echoes comments by Pauline Hanson as Labor criticises One Nation leader’s divisive stance Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast The National party’s Senate leader, Bridget McKenzie, has used an appearance
中文摘要 澳大利亚国家党参议员Bridget McKenzie在CPAC伦敦活动上批评“左翼全球主义者”,呼应一国党领袖Pauline Hanson的立场。
The soldiers, killed in Jordan, were the first U.S. troops to die from hostile fire since an April truce. U.S. forces began retaliatory strikes early Sunday.
中文摘要 伊朗袭击致2名美军士兵在约旦死亡,这是4月停火以来首次美方阵亡。美军于周日开始报复性打击。
中文摘要 暂无详细信息。
Four Iranian attacks in five days have targeted U.S. troops in Jordan, U.S. officials said, including one on Friday that killed two soldiers and left another service member missing.
中文摘要 美国官员称,伊朗5天内4次袭击约旦境内美军,其中一次致2名士兵死亡、1人失踪,约旦成为美伊战争新焦点。
Reform UK leader Nigel Farage compares One Nation leader’s polling rise to Donald Trump’s victory in the US Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast Pauline Hanson has told a political conference in London that Australia is fo
中文摘要 澳大利亚一国党领袖Pauline Hanson在伦敦CPAC会议上表示“厌倦听到白人特权”,并称“为英格兰担忧”。英国改革党领袖Farage将其民调上升与特朗普比较。
President Trump vowed to avenge the deaths of any U.S. military personnel.
中文摘要 2名美军士兵在约旦遇袭身亡,使美伊战争中美军阵亡总人数升至16人。总统特朗普誓言报复。
Tamás Sulyok signed the constitutional amendment that cited ‘serious loss of confidence’ in him as leader Hungary’s president, Tamás Sulyok, has agreed to step down after signing a constitutional amendment passed by the ruling Tisza party of the prime minister, Péter Magyar. The amendment will end S
中文摘要 匈牙利总统Tamás Sulyok签署宪法修正案后同意辞职,修正案基于其“严重丧失信心”,由总理Magyar所在的Tisza党推动。
Iran and the US have traded strikes as hostilities re-escalated this week, with Tehran targeting US military facilities across the Gulf region.
中文摘要 伊朗袭击致2名美军士兵在约旦死亡、1人失踪。本周美伊冲突升级,伊朗攻击海湾地区美军设施。
Protest by India's Cockroach Janta Party has intensified after activist Sonam Wangchuk was forcibly hospitalised.
Demonstrators supporting Ukraine’s ousted defense minister have begun denouncing the commander he clashed with in office, Gen. Oleksandr Syrskyi.
中文摘要 乌克兰示威者支持被解职的国防部长,开始指责他曾冲突的总司令Oleksandr Syrskyi将军,后者成为抗议目标。
Drone video shows the scale of a major wildfire in northern Spain where more than 150 square kilometres have burned
中文摘要 无人机视频显示西班牙北部一场重大野火规模,燃烧面积超过150平方公里。
Hundreds of wildfires in Canada and the United States have blanketed large sections of North America in dense smoke over the past week.
中文摘要 加拿大和美国数百场野火在过去一周使北美大片地区笼罩浓烟。
Kerr announced his bid to break the world record months in advance, and pulled off the plan in London on Saturday.
中文摘要 英国选手Josh Kerr在伦敦实现计划,打破保持了27年的英里世界纪录。
A type of investment that once generated some of Wall Street’s juiciest fixed-income returns has deteriorated so badly that investors are heading for the exits and arguing about who’s to blame.
中文摘要 华尔街一度回报丰厚的CLO投资大幅恶化,投资者纷纷离场并互相指责。该类型固定收益产品收益消失引发内讧。
Cash and paper offer would give state-controlled postal service full control of telecoms group
中文摘要 意大利电信支持意大利邮政的收购要约,该现金加股票方案将使国有邮政集团获得电信公司的完全控制权。
Ukraine President Volodymyr Zelenskyy is considering firing Armed Forces commander-in-chief Oleksandr Syrskyi, the Financial Times reported, following days of turmoil engulfing the country’s military leadership.
中文摘要 据英国《金融时报》报道,乌克兰总统泽连斯基正考虑解除武装部队总司令瑟尔斯基的职务,此前军方领导层连续数日陷入动荡。
Department of Justice tells top firms their leaders must sit for depositions over agreements they reached over a year ago
中文摘要 美国司法部要求大型律师事务所的负责人就一年多前达成的和解协议接受取证,顶级律所准备与特朗普政府再次对抗。
The markets continue to be dominated by news of artificial intelligence
Shares of Elon Musk’s rockets and AI company have slipped below their listing price for the first time
中文摘要 埃隆·马斯克的火箭及人工智能公司SpaceX股价首次跌破发行价,交易员在IPO仅数周后加大做空力度。
ICICI Bank Ltd. posted better-than-expected results as India’s second-largest private-sector lender benefited from healthy loan growth across retail and corporate segments.
中文摘要 印度第二大私营银行ICICI银行第一季度利润超预期,零售和企业贷款强劲增长推动业绩向好。
Large corporate chains lose their edge as services such as DoorDash and Uber Eats level the playing field
中文摘要 DoorDash和Uber Eats等外卖应用兴起,削弱了大型披萨连锁企业的竞争优势,使其销售额受到冲击。
Kuwait suffered one of its worst nights of Iranian retaliatory attacks since the Middle East conflict began, with strikes on an oil facility and a second power plant hit in as many days.
中文摘要 科威特遭遇伊朗报复性攻击以来最严重一夜,一座石油设施和又一座电厂遭袭,能源基础设施受损。
Also in today’s newsletter: the transfer market’s big spenders and how MLS aims to capitalise on America’s football fever
中文摘要 探讨极度商业化的世界杯是否将长期存在,转播市场大额支出以及美国职业足球大联盟如何借助足球热潮发展。
Hungary’s $20 billion electric-vehicle industry, which has long enjoyed the protection of former premier Viktor Orban, is facing a reckoning as the country’s new leadership cracks down on environmental violations and looks to raise taxes.
中文摘要 匈牙利新领导层打击200亿美元电动汽车行业的环保违规并计划加税,此前该行业受前总理欧尔班保护,此举向中国发出信号。
China urged stronger cooperation with Kyrgyzstan across the green minerals industrial chain, while calling for the protection of the rights and interests of Chinese companies in the country, according to a statement from the Ministry of Commerce on Saturday.
中文摘要 中国商务部呼吁与吉尔吉斯斯坦加强绿色矿产产业链合作,并要求保障中国企业在吉的合法权益。
7 回复 · 程序员 节点
14 回复 · 程序员 节点
7 回复 · 程序员 节点
23 回复 · 程序员 节点
10 回复 · Apple 节点
9 回复 · 程序员 节点
8 回复 · 程序员 节点
10 回复 · 程序员 节点
31 回复 · Linux 节点
16 回复 · Apple 节点
该源今日无内容。