codecrafters-io/build-your-own-x
Markdown · ★ 527,320 · 🍴 49,903 · 📈 1,068 stars today
Master programming by recreating your favorite technologies from scratch.
中文介绍 通过从零重新实现 Git、数据库、HTTP 服务器等技术来掌握编程原理。适合希望深入理解底层机制的开发者,边做边学。
Markdown · ★ 527,320 · 🍴 49,903 · 📈 1,068 stars today
Master programming by recreating your favorite technologies from scratch.
中文介绍 通过从零重新实现 Git、数据库、HTTP 服务器等技术来掌握编程原理。适合希望深入理解底层机制的开发者,边做边学。
Python · ★ 36,179 · 🍴 3,010 · 📈 438 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
中文介绍 一站式产品分析平台,集成 AI 可观测性、会话回放、A/B 测试、错误追踪、日志等工具,帮助团队构建自驱型产品。面向产品经理和开发者的开源解决方案。
TypeScript · ★ 6,603 · 🍴 810 · 📈 200 stars today
Become a cracked AI/ML Research Engineer
中文介绍 数学、计算机科学和人工智能的综合知识指南,旨在帮助学习者成长为 AI/ML 研究工程师。涵盖理论、算法与实战资源。
CSS · ★ 11,992 · 🍴 601 · 📈 1,485 stars today
Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
中文介绍 针对 Claude Code、Cursor、Codex 等 AI 编程工具的输出质量进行优化的设计技巧,避免生成“AI 垃圾”。适用于希望提升 AI 生成代码可读性和准确性的开发者。
Java · ★ 9,790 · 🍴 1,329 · 📈 233 stars today
Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
中文介绍 GitHub 官方提供的多平台 SDK,允许开发者将 Copilot Agent 的能力集成到自有应用和服务中。支持多种语言和框架,用于构建智能编码助手。
TypeScript · ★ 1,579 · 🍴 489 · 📈 45 stars today
中文介绍 Anthropic 发布的 CWC(Claude Workshop)工作坊资源,包含教程和代码示例,帮助开发者学习使用 Claude 模型。
Shell · ★ 1,706 · 🍴 167 · 📈 278 stars today
Bonsai Demo
中文介绍 PrismML 推出的 Bonsai 演示项目,展示其在机器学习或模型优化方面的能力,具体使用场景需进一步了解。
C++ · ★ 71,537 · 🍴 16,192 · 📈 11 stars today
Protocol Buffers - Google's data interchange format
中文介绍 Google 开发的 Protocol Buffers,一种语言中立、平台中立的高效数据序列化格式,用于结构化数据交换。广泛用于 RPC 协议、存储和跨语言通信。
Python · ★ 19,733 · 🍴 2,106 · 📈 74 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 编码工具只读取相关上下文,显著减少大型仓库审查中的信息冗余。
Ruby · ★ 17,831 · 🍴 1,769 · 📈 91 stars today
Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
中文介绍 开源的 DocuSign 替代品,支持数字文档的创建、填写和签署。适合需要电子签章功能的团队或个人,注重隐私与数据自主。
Rust · ★ 66,348 · 🍴 5,706 · 📈 431 stars today
A coding agent for open models like Kimi K3
中文介绍 面向 Kimi K3 等开放模型的编程代理,能够自动执行代码、解释结果,实现自然语言驱动编程。适合研究开放 LLM 编程能力的开发者。
Python · ★ 13,293 · 🍴 1,179 · 📈 280 stars today
A vector index built on TurboQuant, written in Rust with Python bindings
中文介绍 基于 TurboQuant 的高效向量索引库,使用 Rust 编写并提供 Python 绑定。适用于大规模相似性搜索场景,兼具性能与易用性。
Python · ★ 27,345 · 🍴 3,644 · 📈 531 stars today
DeepTutor: Lifelong Personalized Tutoring. https://deeptutor.info/.
中文介绍 香港大学开发的终身个性化辅导系统,利用深度学习技术为学习者提供定制化教学。场景包括自适应学习、智能辅导和在线教育。
TypeScript · ★ 74,840 · 🍴 7,545 · 📈 1,074 stars today
The open-source CapCut alternative
中文介绍 开源的 CapCut 替代品,提供视频剪辑、特效、字幕等核心编辑功能。面向寻找免费、隐私友好的视频编辑工具的用户。
👍 187
The capability of a modern AI agent depends not only on its foundation model but also on its harness, which constructs prompts, manages state, invokes tools, and coordinates execution. As models, APIs, environments, and requirements evolve, the harness must be continually modified. Before such a cha
中文介绍 提出 Harness Handbook,让不断演化的 AI agent 的 harness(prompt 构建、状态管理、工具调用等)变得可读、可导航和可编辑,解决组件持续修改带来的维护挑战。
👍 122
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 和 Edit-Turbo 变体。在高质量文本到图像生成、快速推理、指令编辑和双语理解上具备竞争力。
👍 108
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,一个完全开源的多模态视频理解大模型。旨在提升对多样视频类型的泛化能力,支持高效、通用的视频理解,弥补现有开源模型在通用性上的局限。
👍 84
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)扩展到万亿参数规模。突破了此前小模型的计算限制,成功催生大模型的链式推理能力。
👍 66
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,一种自进化在线策略蒸馏方法,用于长程多轮智能体强化学习。通过在线蒸馏提供更密集的监督信号,克服结果型 RL 稀疏奖励的问题。
👍 52
OpenClaw has emerged as a leading agent framework for complex task automation, yet it faces insufficient cross-platform GUI interaction support and a well-built self-evolution mechanism. These flaws limit its adaptation to diverse device ecosystems and prevent performance improvements through contin
中文介绍 提出 KnowAct-GUIClaw,一个具有自进化记忆和技能的个人 GUI 助手。改进 OpenClaw 框架,增强跨平台 GUI 交互支持,并通过持续自我进化提升任务自动化性能。
👍 49
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,一种鲁棒的开放域信息搜索智能体协作系统。解决长交互历史中任务跟踪困难及搜索失败后证据不足的问题,提升搜索协作的稳健性。
👍 40
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 预算下将强化学习后训练扩展到超过 2M tokens 的长上下文。弥合推理与训练间长度差距,满足 AI 智能体对超长上下文的需求。
👍 36
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)中「梦想正确但行动错误」的现象。揭示模型在联合生成未来预测与动作时可能出现的失效模式,强调其安全与鲁棒性挑战。
👍 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,构建策略自适应图像安全护栏的基准并改进。解决同一图像在不同产品、政策边界下安全判断不一致的问题,推动护栏的灵活部署。
👍 34
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,一个统一的智能体能力评估基础设施。解决当前评估流程碎片化、耦合度高的痛点,提升可复现性并减少重复工程。
👍 30
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,全面评估关键帧条件视频生成模型。考察模型是否忠实再现指定关键帧并保持时间一致性,填补该方向系统评估的空白。
👍 30
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,通过尺度感知隐式几何先验实现单目新视角合成。在保证空间一致性的同时避免显式几何先验对生成多样性的限制。
👍 29
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)。填补现有基准在文本驱动、单参考及音视频对齐评估上的不足。
👍 25
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
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
中文介绍 提出自纠正耦合马尔可夫跳跃过程,实现图像理解与生成的同时进行。利用掩码扩散模型的耦合特性,让两种模态相互塑形。
👍 22
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,首次从纯视觉演示同时学习复杂推理、细粒度物理动力学和长期规划。在视觉空间中实现统一视觉推理,无需文本标注。
👍 21
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
中文介绍 综述现代智能体系统中的自我改进框架。将自主智能体视为将经验转化为可控进化的自适应系统,探讨最小化或无需人工输入的持续适应技术。
👍 20
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)方法,用于大语言模型强化学习后训练的探索、净化与模型合并。缓解全参数更新导致的推理性能饱和和参数干扰问题。
👍 15
We present Wan-Streamer v0.3, which reframes our native-streaming interaction model under a single organizing view: a video is a world plus an event stream. The world is the persistent context in which a video unfolds, including the environment, scene, subjects, ambient acoustic conditions, voice ch
中文介绍 提出 Wan-Streamer v0.3,将视频重新定义为「世界 + 事件流」。世界为持久环境与场景上下文,事件流为动态变化,实现原生流式交互模型。
@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的工程师借助AI自主运营,过去6个月代码输出增长近3倍,审核时间保持不变。展示了AI驱动公司自我运作的实际效果和效率提升。
@DesignArena · 17.6K 粉丝 · 191.5K 阅 · 509 赞 · 46 转
We benchmarked GPT-5.6 Sol on Design Arena’s Web Design (Non-Agentic) Arena, and we were surprised to find that it ranks 1st overall. This is 18 places higher than its predecessor GPT-5.5, and is the
中文介绍 在Web设计非代理基准测试中,OpenAI的GPT-5.6 Sol排名第一,比前代GPT-5.5提升18位。证明新模型在设计审美上取得显著突破。
@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平台,使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新增免费层、预算控制防护和定时触发器功能。降低门槛的同时增强企业级可控性,适合自动化部署场景。
@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公开其内部知识库构建技术,员工每日查询超过1.5万次。详细介绍了搜索、索引和交互式设计,为大型组织提供可参考的实践方案。
@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内核性能测试中表现突出,在正式榜单发布前已令作者印象深刻。证实该模型在低层次计算任务上的潜力。
@akshay_pachaar · 281.7K 粉丝 · 53.7K 阅 · 516 赞 · 74 转
We will cover everything that goes into building a coding harness, the agent loop, planning, subagents, sandboxing, memory, and checkpointing, built step by step. If you've ever tried building your
中文介绍 分步教程:构建Claude Code的编程harness,涵盖agent循环、规划、子agent、沙箱、记忆和检查点。适合想从零搭建自主coding agent的开发者。
@zachlloydtweets · 12.1K 粉丝 · 42.7K 阅 · 527 赞 · 57 转
This is the third post in my series on how to build a cloud software factory: Build an issue triage agent Build a spec writing agent [This post] Build a self-improving code review agent I’ll describe
中文介绍 云软件工厂系列第三篇:构建自我改进的代码审查agent。该agent能通过经验自动优化审查规则,减少人工干预,提升代码质量审核效率。
中文介绍 NVIDIA NeMo Automodel 与 Hugging Face 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 CFO 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
中文介绍 天气数据破坏风险上升。全球调度员、电网运营商和农民依赖天气预报做重大决策,数据篡改可能带来严重后果。
**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 的 Kimi K3 发布引发对中国开源权重模型接近前沿水平的重新评估,在编码、智能体任务和长期知识工作中表现强劲,战略焦点从“计算护城河”转向“效率栈”。
a great week for open models continues.
中文介绍 Kimi K3 拥有2.8T参数和50B激活参数,是迄今最大开源模型,性能达Opus 4.8级别,定价与Sonnet 5相当。
中文介绍 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 分享如何通过年龄适配保护、学习工具、家长控制和专家合作,让 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。
中文介绍 讨论新模型保留相同优势,具体内容未详细披露。
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实现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月安全事件,具体细节尚未公开。
中文介绍 Thinking Machines 推出 Inkling 模型,GPT-Red 安全相关,Perplexity 推出沙箱功能。
当前市场整体偏弱,美股三大指数ETF近1日普遍下跌,其中QQQ近5日跌幅达-4.16%,RSI 42处于偏弱区域,MACD死叉;加密市场方面,恐慌贪婪指数仅25(极度恐慌),BTC主导率56.4%,ETH占比9.8%,BTC-USD价格在63k附近、RSI 51.6中性,ETH-USD近5日微涨但RSI 56.7;中概股分化,腾讯(0700.HK)近1日跌-4.63%但RSI 52.8中性;商品外汇中黄金期货空头排列明显,RSI 40.9,WTI原油近5日大涨14.51%但RSI 57.2中性;宏观指标VIX近1日飙涨12.19%反映避险情绪。整体技术面偏下行居多。
当前价格333.74,近5日上涨5.84%,距52周高仅0.37%。RSI 14 达71.6进入超买区,MACD柱8.8154远高于信号5.4783,均线呈多头排列(SMA20 305.52 < SMA50 302.65 < SMA200 274.22),趋势强势。
价格695.33,近5日下跌-4.16%,距52周高-7.12%。RSI 14 仅42,MACD -2.0509低于信号0.7406形成死叉,且价格已跌破SMA20(718.35)和SMA50(719.01),短期动能偏弱。
当前价格4023,近5日下跌-1.98%,距52周高-27.98%。RSI 14 为40.9接近超卖区,MACD -78.0067低于信号-84.9036,均线空头排列(SMA20 4078.92 > SMA50 4318.16 > SMA200 4473.5),趋势偏空。
价格63867.54,近1日微涨0.12%,RSI 14 为51.6处于中性区间。MACD 93.7133高于信号-245.8207但柱线为正,均线方面SMA20(62644.7)略低于SMA50(63708.12)但高于SMA200(73276.73),方向不明确。
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 原油期货
美元 / 人民币
过去走势不代表未来表现,本报告仅基于历史数据计算的技术指标进行客观解读,不构成任何投资建议。请注意市场存在不确定性,风险自负。仅供技术指标解读参考。
Overnight and into Friday, Iran reported U.S. strikes on infrastructure that can serve civilian purposes and has targeted similar sites in Gulf countries that host American bases. In the afternoon, the U.S. military announced a new round of attacks on Iran.
中文摘要 伊朗报告美国连续第七天发动袭击,目标包括桥梁、水厂等民用基础设施,美国还打击了有美军基地的海湾国家类似设施。美军下午宣布新一轮对伊朗攻击。
Maricopa County in Arizona has some of the hottest temperatures, but it has reduced the number of heat-related deaths.
中文摘要 美国亚利桑那州马里科帕县气温极高,但通过措施减少了与高温相关的死亡人数,其经验可供全球借鉴。
The popularity of drones, and the defense minister who heavily promoted them, helped lead to a clash in which President Volodymyr Zelensky sided with the military brass.
中文摘要 乌克兰无人机战争的关键人物、前国防部长的崛起与失势。因大力推广无人机而与军方产生冲突,总统泽连斯基站在军方高层一边。
Researchers have found that people with Laron syndrome have a lower incidence of cancer than the wider population.
中文摘要 研究人员发现患有Laron综合征(罕见生长障碍)的人群癌症发病率低于普通人群,这可能为癌症预防提供关键线索。
Canadian leader Mark Carney says both the US and Canada have an equal responsibility to fight climate change, which experts say are worsening wildfire conditions.
中文摘要 特朗普威胁对加拿大加征新关税,称加拿大野火产生的「肮脏」空气飘入美国城市。加拿大领导人马克·卡尼回应称美加双方对应对气候变化负有同等责任。
Pressure is growing within the EU to sanction Israel for its illegal settlements and violence against Palestinians.
中文摘要 欧盟敦促以色列停止定居点扩建,此前有定居者袭击儿童事件。欧盟内部对以色列非法定居点和暴力行为的制裁呼声日益高涨。
US president has frequently pushed false claims blaming the mismanagement of rival politicians for large wildfires.
中文摘要 特朗普威胁对加拿大加征更高关税,声称加拿大野火烟雾影响美国。他经常错误地将大型野火归咎于对手政治家的管理不善。
Whereabouts of artist imprisoned after 2021 protests had been unknown following end of his prison term in July Luis Manuel Otero Alcántara, a prominent Cuban dissident artist whose whereabouts remained unknown after his prison sentence ended last week, has been given permission to travel to the US,
中文摘要 古巴异议艺术家路易斯·曼努埃尔·奥特罗·阿尔坎塔拉获准前往美国。他因2021年抗议活动入狱,刑期于7月结束后曾一度下落不明。
Deal with Chevron aims to rebuild a crude oil pipeline that runs from Iraq's oil-rich Kirkuk to Syria's Baniyas.
中文摘要 伊拉克与西方石油公司签署协议,其中包括与雪佛龙公司合作重建一条从伊拉克基尔库克至叙利亚巴尼亚斯的原油管道。
Defectors tell the BBC that despite restrictions, K-pop has cut through in the stifling dictatorship.
中文摘要 脱北者向BBC透露,尽管朝鲜限制严格,K-pop依然渗透进这个压抑的独裁国家,冲击了金正恩作为唯一偶像的地位。
The comments could further fuel the row over the incident, which has seen Downing Street back calls for Fifa to investigate.
中文摘要 白宫为阿根廷队展示福克兰群岛(马岛)标语一事辩护,此举可能加剧争议。此前英国唐宁街支持国际足联对此进行调查。
The US military says it's degrading Iran's military but has been accused by Tehran of targeting civilian infrastructure.
中文摘要 美国连续第七晚对伊朗发动空袭。美军称此举旨在削弱伊朗军事能力,但德黑兰指责美方打击民用基础设施。
中文摘要 最新消息:美国对伊朗打击动态暂无更多细节。
Videos and reports in Iranian state media showed damage to bridges, railways and other infrastructure. U.S. allies in the region reported retaliatory strikes by Iran.
中文摘要 美伊战争扩大,地区多地遭袭。伊朗国家媒体视频显示桥梁、铁路等基础设施受损。美国在该地区的盟友报告遭到伊朗报复性打击。
Fears of light charges in case of Bianca Jones and Holly Morton-Bowles and four other travellers confirmed by Laos court The distillery owner linked to the deaths of Australian backpackers Bianca Jones and Holly Morton-Bowles could serve just three months in jail after a court in Laos announced char
中文摘要 老挝法院确认,涉嫌导致两名澳大利亚背包客比安卡·琼斯和霍莉·莫顿-鲍尔斯及其他六名游客中毒死亡的酿酒厂老板可能仅面临三个月监禁,引发对轻判的担忧。
Deutsche Bank AG is preparing to sell about $3 billion in debt markets for accounting services firm Baker Tilly Advisory Group to refinance private credit loans, according to people familiar with the matter.
中文摘要 德意志银行准备为会计服务公司Baker Tilly Advisory Group发行约30亿美元债券,以置换私募信贷贷款,相关人士透露此事。
A measure of Oracle Corp.’s credit risk hit a record high on Friday as concerns grew about both the company’s aggressive cash-burn and the future profitability of its artificial intelligence investments amid a new Chinese model that could rival offerings from companies like OpenAI.
中文摘要 甲骨文信用风险指标周五创历史新高,市场担忧其现金消耗和AI投资盈利前景,受中国新模型竞争影响。
A surprise breakthrough from Chinese startup Moonshot rippled through global markets Friday, sending AI and semiconductor stocks sharply lower and reviving memories of last year’s so-called DeepSeek moment. It was the latest reminder that markets are being reshaped at extraordinary speed and that as
中文摘要 中国初创公司Moonshot突破性进展导致全球AI和半导体股大跌,零售交易者受杠杆基金冲击,重现去年DeepSeek时刻。
Family company has quoted the six-figure sum for high-speed access to Truth Social platform
中文摘要 特朗普媒体公司为Truth Social平台快速推送总统帖文,报价月费10万美元,家族公司提供高速访问权限。
High-flying semiconductor shares fall as ‘momentum trades’ backfire
中文摘要 美国芯片股遭遇一年多最差一周,动量交易失效导致半导体股下跌,高估值板块承压。
Shares in iPhone maker have escaped AI sell-off that has hit chipmaker
中文摘要 苹果股价短暂超越英伟达,成为全球市值最高公司,iPhone制造商避开了AI抛售潮。
Martin Shkreli wants to make one thing clear to anyone who’s willing to listen: He’s back and he still doesn’t care how many people he ticks off along the way.
中文摘要 马丁·施克雷利回归市场,做空股票并挑战各方,宣称不在乎得罪任何人。
Hedge funds piled into bullish bets on Brent oil at the fastest pace in almost a decade as fighting between Iran and the US ramped up, dampening investors’ expectations of a sustained recovery in shipping through the Strait of Hormuz.
中文摘要 对冲基金以近十年最快速度增加布伦特原油看涨押注,因伊朗与美国冲突升级,霍尔木兹海峡航运恢复预期受挫。
Argentina’s Neuquen province will pitch foreign investors in New York on its first new international bond in nearly a decade as the local government reaps the rewards of a shale oil boom, according to two people with direct knowledge of the matter.
中文摘要 阿根廷内乌肯省将向纽约投资者推介近九年来首笔国际债券,受益于页岩油繁荣。
The Treasury market eked out a gain this week as supportive inflation data prevailed over a rebound in oil prices, leading traders to mostly abandon bets on a July Federal Reserve interest-rate hike.
中文摘要 美国国债本周收涨,通胀数据乐观和油价反弹使交易者放弃对7月加息的押注。
Price-comparison site set to enter crowded market against established providers
中文摘要 比价网站Moneysupermarket将推出投资平台,进入拥挤的市场与现有供应商竞争。
Social media giant is considering launching a cloud business as it spends $145bn on infrastructure
中文摘要 Meta与Anthropic商谈高达100亿美元的数据中心交易,同时Meta考虑推出云业务,基础设施投资达1450亿美元。
7 回复 · 程序员 节点
15 回复 · 程序员 节点
28 回复 · Linux 节点
13 回复 · Apple 节点
16 回复 · Apple 节点
99 回复 · Apple 节点
7 回复 · Apple 节点
6 回复 · Apple 节点
15 回复 · Apple 节点
11 回复 · Apple 节点
该源今日无内容。