惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
IT之家
IT之家
V
Visual Studio Blog
The Cloudflare Blog
博客园 - 司徒正美
Jina AI
Jina AI
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
美团技术团队
S
SegmentFault 最新的问题
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
博客园 - Franky
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

The Register

Shadow IT has given way to shadow AI. Enter AI-BOMs Zed team releases version 1.0 of Rust-built editor: Traditional editor and AI tool Microsoft boss tells investors the company is working to 'win back fans' What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia NASA boss: Make Pluto A Planet Again GitHub says sorry and vows to do better as uptime slips and devs complain Age checks could turn internet into an ID checkpoint, complains Proton CEO Microsoft gives your Word documents an AI co-author you didn’t ask for Datadog digs down into GPU efficiency as AI costs soar If malware via monitor cables is a matter of national security, this might be the gadget for you Thunderbird in hand worth 2 Outlooks as fresh FOSS fave and Firefox arrive Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 France's 'Secure' ID agency probes breach as crooks claim 19M records Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul
ReactOS brings its Windows NT tribute act to ARM64
Richard Speed Richard Speed · 2026-05-28 · via The Register

OSes

Experimental build boots on Raspberry Pi 5, but for now the joy is mostly in getting there

ReactOS, the open source project aiming to recreate Windows NT, has reached a new milestone: booting on ARM64.

The ReactOS team cautioned that the build was "still in an experimental state," while encouraging users to try it. Screenshots show the project running on ARM64 (via QEMU) and on a Raspberry Pi 5

ReactOS recently celebrated 30 years since the first commit to the project's source tree, with the current development targeting Windows Server 2003 compatibility. We last covered it in 2025 and came away impressed by its faithful recreation of the Windows golden age. 

Unlike WINE, which layers Windows applications support onto Linux, ReactOS recreates the NT kernel from scratch, right down to driver support. 

The ARM64 port is very much a proof of concept - there's precious little that you can actually do with it yet. But watching that familiar Windows desktop appear on the hardware is genuinely joyful, and dismissing it as an "it boots" milestone would be a disservice.

Getting ReactOS to boot on ARM64 is no small feat; a ReactOS contributor spent eight months getting the code working. It requires a UEFI ARM64 system with GICv2 or v3 enabled, supports boards from ARMv8-A onwards, with the Raspberry Pi 5 being a special case.

The Register had a go at booting it on a Raspberry Pi 5, and met with mixed results - getting it running is not for the faint-hearted. The project isn't kidding when it calls the process experimental, though criticizing it for stability or app support would be unfair at this stage. ReactOS bills itself as "an alpha-quality operating system," which means it should really only be let loose on a sacrificial device.

That said, perseverance has its rewards, and while there isn't much a user can do with ReactOS on ARM64 at this stage, reaching the desktop at all is quite the milestone.  ®