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

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
宝玉的分享
宝玉的分享
量子位
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
J
Java Code Geeks
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
S
SegmentFault 最新的问题
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
The Cloudflare Blog
Y
Y Combinator Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
IT之家
IT之家

The Register

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 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 Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all New Android development tool designed for robots, not humans
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.  ®