Skip to content

科技新闻 2026-3-8

2000年AMD Athlon开启PC处理器吉赫兹时代;FLASH放疗革新癌症治疗;大模型提示注入漏洞引发安全危机;C#字符串隐患影响SQL索引性能;开发者重燃编程热情;LLMs需明确验收标准;AMD推出GAIA C++17框架;OpenWrt 25.12.0发布;Helix编辑器兴起;文件系统迎来新关注。

PC processors entered the Gigahertz era today in the year 2000 with AMD's Athlon 95

  • Tags: AMD CPU 1GHz 技术里程碑

  • Source: HackerNews | 阅读原文

[摘要]
2000年AMD推出首款1GHz Athlon处理器,标志着PC进入吉赫兹时代,实现性能里程碑式突破。


FLASH radiotherapy's bold approach to cancer treatment 92

  • Tags: 放射治疗 粒子加速器 医疗科技 CERN FLASH疗法

  • Source: HackerNews | 阅读原文

[摘要]
FLASH放射治疗利用毫秒级超高峰值功率辐射精准杀灭肿瘤,显著减少对健康组织的损伤,基于粒子加速器技术实现突破性癌症治疗。


大模型提示注入漏洞导致四千开发者机器被入侵 92

  • Tags: 安全漏洞 提示注入 npm AI自动化 软件供应链攻击

  • Source: Solidot | 阅读原文

[摘要]
攻击者通过提示注入诱导AI机器人在GitHub问题中执行命令,远程触发npm包恶意安装,导致4000名开发者系统被入侵。


C# strings silently kill your SQL Server indexes in Dapper 92

  • Tags: Dapper SQL Server C# 数据库性能 索引失效

  • Source: HackerNews | 阅读原文

[摘要]
C#字符串通过Dapper传递时默认映射为nvarchar,与varchar列对比引发隐式转换,导致SQL Server无法使用索引,性能急剧下降。


Tell HN: I'm 60 years old. Claude Code has ignited a passion again 92

  • Tags: AI编程助手 人工智能 编程教育 退休开发者 终身学习

  • Source: HackerNews | 阅读原文

[摘要]
一位近80岁程序员借助Claude与Gemini等AI工具重拾编程热情,通过交互式学习代码、修复错误并复现旧项目,体现AI对技术传承与终身学习的深远影响。


LLMs work best when the user defines their acceptance criteria first 92

  • Tags: LLM Rust Performance Code Quality Database

  • Source: HackerNews | 阅读原文

[摘要]
LLM生成的代码在看似正确的情况下,实际性能严重低下(慢2万倍),暴露其对“可读性”而非“正确性”的优化偏差。


AMD GAIA 0.16 Introduces C++17 Agent Framework For Building AI PC Agents In Pure C++ 88

  • Tags: AMD GAIA C++17 AI Agents Ryzen AI NPU Local AI

  • Source: Phoronix | 阅读原文

[摘要]
AMD GAIA 0.16引入纯C++17框架,支持在Ryzen AI硬件上本地运行AI代理,无需依赖Python。


OpenWrt 25.12.0 释出 88

  • Tags: OpenWrt 包管理器 嵌入式系统 网络优化 Linux发行版

  • Source: Solidot | 阅读原文

[摘要]
OpenWrt 25.12.0 发布,核心升级包括包管理器从 opkg 迁移至 apk、简化升级流程、支持超 2200 种设备,并纪念网络延迟优化先驱 Dave Täht。


Helix: A post-modern text editor 87

  • Tags: Rust 编辑器 Tree-sitter 语言服务器 终端工具

  • Source: HackerNews | 阅读原文

[摘要]
Helix 是一款基于 Rust 构建的终端级现代文本编辑器,以多选择/多光标为核心,集成 Tree-sitter 实现语法分析与代码操作,具备语言服务器支持与内置现代化功能。


Filesystems Are Having a Moment 87

  • Tags: AI agents filesystems LlamaIndex LangChain distributed systems local execution

  • Source: HackerNews | 阅读原文

[摘要]
AI agents are shifting toward using filesystems as primary memory and context storage, favoring local, POSIX-compliant file systems over complex database architectures for simplicity, persistence, and environment fidelity.