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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
U
Unit 42
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
I
InfoQ
博客园 - 司徒正美

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.  ®