2025年9月10日的新闻
量子位
- 【立即预约】2025腾讯全球数字生态大会定档,锁定9月16-17日! (2025-09-10 19:57:42)
- Qwen又立功,全球最快开源模型诞生,超2000 tokens/秒! (2025-09-10 19:57:42)
- 真·博士水平!GPT-5首次给出第四矩定理显式收敛率,数学教授只点拨了一下 (2025-09-10 17:24:34)
- 小猿亮相2025服贸会 全系智能软硬件引领“教育AI”融合新路径 (2025-09-10 17:19:34)
- 商汤「日日新V6.5」登顶OpenCompass全球多模态大模型榜单 (2025-09-10 17:05:34)
- 腾讯混元发布并开源图像模型2.1,支持原生2K生图 (2025-09-10 17:00:34)
- 快慢思考不用二选一!华为开源7B模型实现自由切,精度不变思维链减近50% (2025-09-10 16:56:34)
- 一致性对标Nano Banana,国产Vidu Q1同时支持7张参考 | 实测 (2025-09-10 13:57:06)
- 人类秒懂,AI崩溃:一个简单测试,就让GPT-5、Gemini等顶级模型集体“翻车” (2025-09-10 13:57:06)
- 知乎发起“进击的具身智能”线上圆桌,共探人形机器人发展未来 (2025-09-10 12:57:06)
- 奥特曼:点名表扬两个波兰人,OpenAI还没遇到过他们解决不了的问题 (2025-09-09 17:56:15)
- 开放全栈!超越π0,具身智能基础大模型迎来真·开源,开发者狂喜 (2025-09-08 13:07)
- 9.16-9.17来腾讯全球数字生态大会,解锁AI技术应用落地场景与产品实践 (2025-09-09 21:57:21)
极客公园
- 史上最贵「打工皇帝」!马斯克解锁1万亿美金工资,拢共分几步? (2025-09-10 11:27:17)
- 500 块的「电子宠物」,治好了我的「路怒症」|New Things (2025-09-10 11:22:17)
- 5999 元起,苹果发布eSIM、超薄 iPhone;王腾再辟谣离职原因谣言;反恶性补贴,主要外卖平台被约谈|极客早知道 (2025-09-10 08:55:17)
- 最薄 iPhone 登场,eSIM 正式落地|苹果秋季发布会新品回顾 (2025-09-10 05:54:58)
Golang Weekly Issue 568
2025-09-03
- A-go-ha! Gopher Hawaiian Shirt Patterns
- Testing Time (and Other Asynchronicities)
- Go Logs with Full Context in Sentry
- Default Methods in Go
- The 9 Go Test Assertions I Use (and Why)
- Benchmarking Different Go SQLite Drivers (Again)
- Dedicated Postgres Performance Workshop for Your Team
- Announcing GoReleaser v2.12
- Surf: An Advanced HTTP Client Library
Pycoder’s Weekly Issue #680
May 6, 2025
- Modern Web Automation With Python and Selenium
- Quiz: Web Automation With Python and Selenium
- Using JWTs in Python Flask REST Framework
- The PyArrow Revolution
- Quirks in Django’s Template Language
- PyXL: Python, on Hardware
- Debugging Python f-string Errors
- Managing Python Projects With uv
- Top Python Code Quality Tools
- Quiz: Managing Python Projects With uv
- An Introduction to Testing in Python Flask
- PSF Names New Deputy Executive Director
- Brought to you by Real Python for Teams
- patito: Data Modelling Built on Polars & Pydantic
- pytest-testmon: Execute Tests on Changed Code
- pip-Dev: Interactive Tool for Testing Python Version Specifiers
- django-style: Basic Tasteful Designs for Your Django Project
- pdf-craft: Convert PDF Files Into Various Other Formats
- Brought to you by Real Python for Teams
- patito: Data Modelling Built on Polars & Pydantic
- pytest-testmon: Execute Tests on Changed Code
- pip-Dev: Interactive Tool for Testing Python Version Specifiers
- django-style: Basic Tasteful Designs for Your Django Project
- pdf-craft: Convert PDF Files Into Various Other Formats
This Week in Rust 615
2025-09-03 00:00:00
- Welcoming the Rust Innovation Lab | Rust Blog
- The Embedded Rustacean Issue #53
- Rust Trends Issue #69: Rust’s Enterprise Breakthrough Year
- The road to SeaQuery 1.0
- rkik v1.0.0 - stateless NTPv4/v6 inspection CLI in Rust
- Introducing cargo safe-publish
- Tracking trust with Rust in the kernel
- Slint 1.13 Released with Live-Preview for Rust and C++
- Rust Algorithm Bites – Binary Tree Level Order Traversal
- Adding derive(From) to Rust
- Why I Built TLQ (Tiny Little Queue)
- Combining struct literal syntax with read-only field access
- Be Careful Zero-Copying Strings with serde
- Elephants for breakfast: testing untestable functions, one bite at a time
- Demangling the Details: Symbol Resolution in Rusty Trap
- Rust 1.89.0
- Let’s write a macro in Rust - Part 2
- How to set up Rust logging in AWS Lambda for AWS CloudWatch
- Building a Todo App in GPUI
- Sharing a mutable reference with Python
- Faster Rust builds on Mac
- Rust Performance Tricks
- Embedded Rust Workshop
- RustCurious 1: Why Rust is Safe: A novel introduction to ownership and borrowing
- Elements of Rust: A complete map of the Rust type system
- filtra.io interview with tonari team | Opening Portals With Rust
- Hyper with Sean McArthur
- Berkeley Seminar | The quest for performance
Github Notifications
-
A PullRequest on gazebosim/gz-sim: Fix crash when setting Anisotropic property after Global Illumination disabled by adding validity checks for
GIandenabledstate (2025-09-10 11:38:18) -
An Issue on commaai/openpilot: Firehose: whitelist additional branches of sunnypilot (2025-09-10 11:24:14)
-
An Issue on gazebosim/gz-sim: Crash when setting
Anisotropicproperty after Global Illumination isdisabled(2025-09-10 11:06:26) -
A PullRequest on EpicGames/UnrealEngine: Fixed random editor crashes. Update BlueprintCompilationManager with fix from 5.2 (2025-09-10 11:02:00)
-
A PullRequest on EpicGames/UnrealEngine: Proposed modification to BlueprintEditor for it to hook the global BlueprintPreCompile event (2025-09-10 11:01:57)
-
A PullRequest on EpicGames/UnrealEngine: Enable PropertyTypeCustomization for Blueprint Structure (2025-09-10 11:01:54)
-
A PullRequest on EpicGames/UnrealEngine: Removed IE_Repeat check to allow input flushing to work for enhanced input (2025-09-10 11:01:52)
-
A PullRequest on EpicGames/UnrealEngine: Hide
Physicscategory forInfoactors. (2025-09-10 11:01:50) -
A PullRequest on EpicGames/UnrealEngine: Optimize FindFloor a bit (2025-09-10 11:01:48)
-
A PullRequest on EpicGames/UnrealEngine: Corrected typos in InputCoreTypes.h (2025-09-10 11:01:47)
-
A PullRequest on EpicGames/UnrealEngine: Extend gameplay cue camera shake to allow orienting the shake toward the epicenter (2025-09-10 11:01:43)
-
A PullRequest on EpicGames/UnrealEngine: EditorTests: List all blueprints in Project.Blueprints.Compile (2025-09-10 11:01:42)
-
An Issue on commaai/openpilot: Plannerd: recent_blinker bug in LDW. (2025-09-10 10:42:20)
-
A PullRequest on EpicGames/UnrealEngine: Update DerivedDataCache.cpp (2025-09-10 08:12:38)
-
A Discussion on autowarefoundation/autoware: 2025-09-10 Simulation WG Meeting (2025-09-10 14:41:48)
-
A PullRequest on EpicGames/UnrealEngine: InternationalizationManifest - Make source location for duplicated loc text deterministic (2025-09-10 14:32:31)
-
A PullRequest on EpicGames/UnrealEngine: Improved CanCrouch conditions (2025-09-10 13:23:30)
-
A PullRequest on EpicGames/UnrealEngine: Added Complex Branch Node (If Else If Else Node) (2025-09-10 13:23:27)
-
A PullRequest on EpicGames/UnrealEngine: UE-50491: Only use debug line drawing params during game runtime (2025-09-10 13:23:17)
-
A PullRequest on EpicGames/UnrealEngine: Added “GetKeyFrameIndexAtFrame” in PaperFlipbook.h and “GetComponentByName/Tag” in Actor.h (2025-09-10 13:23:14)
-
A PullRequest on EpicGames/UnrealEngine: Add virtual function called from DecrementAbilityListLock() (2025-09-10 13:23:08)
-
A PullRequest on EpicGames/UnrealEngine: Enable editing DefaultToSelf, DeterminesOutputType and DynamicOutputP… (2025-09-10 13:23:02)
-
A PullRequest on EpicGames/UnrealEngine: [Paper2D] Better support for painting with groups of tiles in TileMap (2025-09-10 13:22:52)
-
A PullRequest on EpicGames/UnrealEngine: Add proper way of checking for client and server disagreements. (2025-09-10 13:22:51)
-
A PullRequest on EpicGames/UnrealEngine: Reset runaway Blueprint loop counter between validator runs (2025-09-10 13:22:48)
-
A PullRequest on EpicGames/UnrealEngine: [New Metadata] GetPinOptions metadata functionality implemented. (2025-09-10 13:22:44)
-
A PullRequest on EpicGames/UnrealEngine: Add
MakeRelativeRotatorto KismetMathLibrary (2025-09-10 13:22:39) -
A PullRequest on gazebosim/gz-sim: Set non-unique material to submesh when updating cast shadows property (2025-09-10 13:10:22)
-
A PullRequest on commaai/openpilot: jotpluggler: fix flashing while searching (2025-09-10 16:54:24)
-
A Discussion on autowarefoundation/autoware: Reference Design WG Meeting (09/10/2025) (2025-09-10 16:02:28)
-
An Issue on opensim-org/opensim-core: Realtime Opemsim (2025-09-10 15:32:41)
-
An Issue on opensim-org/opensim-core: Python - Error initialising InverseKinematicsSolver - Wrong number or type of arguments (2025-09-10 15:20:29)
-
An Issue on gazebosim/gz-sim: Relocatable Gazebo installation (2025-09-10 18:52:19)
-
A PullRequest on EpicGames/UnrealEngine: Update Physics Proxy cached world transfrom when updating the component transform to follow the root transform (2025-09-10 18:39:43)
-
A PullRequest on EpicGames/UnrealEngine: Update Physics Proxy cached world transfrom when updating the component transform to follow the root transform (2025-09-10 18:37:49)
-
A PullRequest on EpicGames/UnrealEngine: Override SetMobility to ensure geometry collections remain movable when doing operations like Replace Actors (2025-09-10 18:33:26)
-
A PullRequest on carla-simulator/carla: Update content tag (2025-09-10 23:46:06)
-
A Discussion on autowarefoundation/autoware: A new, agile and efficient collision checker in Control (2025-09-10 22:28:01)
-
A PullRequest on EpicGames/UnrealEngine: Adds Params Struct Variant of FKismetEditorUtilities::CreateBlueprint (2025-09-10 21:20:08)