arm64

Tag

Cards List
#arm64

Speeding up gearhash on ARM64 (2× faster)

Hacker News Top · 3d ago Cached

The article describes optimizations to the `gearhash` Rust crate, adding a NEON backend that doubles performance on ARM64 architectures, improving content-defined chunking for applications like Hugging Face's Xet client.

0 favorites 0 likes
#arm64

Running Ubuntu on the Lenovo IdeaPad Duet

Hacker News Top · 3d ago Cached

The author describes their process to run Ubuntu on a Lenovo IdeaPad Duet Chromebook after postmarketOS broke, involving firmware hacking and leveraging mainline Linux kernel drivers.

0 favorites 0 likes
#arm64

Forcing an ARM64X executable to run as a specific architecture

The Old New Thing (Raymond Chen) · 2026-08-14 Cached

The article explains how to force an ARM64X executable to run as a specific architecture on Windows, using the PROC_THREAD_ATTRIBUTE_MACHINE_TYPE attribute to relaunch the process if needed for plug-in compatibility.

0 favorites 0 likes
#arm64

Proxmox officially supports Arm, with some caveats

Lobsters Hottest · 2026-08-05 Cached

Proxmox has officially released Proxmox Virtual Environment for 64-bit ARM, with official support for NVIDIA Grace Hopper and Vera platforms, and best-effort support for other UEFI-based ARMv8/ARMv9 systems.

0 favorites 0 likes
#arm64

Taming the Steam arm64 client (on pmOS)

Lobsters Hottest · 2026-08-04 Cached

A blog post detailing the quirks and challenges of running the unofficial Steam arm64 client on postmarketOS, including the client's obliviousness to being arm64, missing Proton/runtime downloads, and references to FEX and graphics-provider manifests for Valve's upcoming Steam Frame.

0 favorites 0 likes
#arm64

Google Chrome Arrives on ARM64 Linux, Widevine DRM Included

Hacker News Top · 2026-07-27 Cached

Google Chrome is now officially available for ARM64 Linux, including Raspberry Pi, with native support for Google account sync and Widevine DRM.

0 favorites 0 likes
#arm64

I implemented the YOLO26n model inference from scratch using ARM64 Assembly Language (No framework) [P]

Reddit r/MachineLearning · 2026-07-26

The author implemented YOLO26n model inference from scratch using ARM64 assembly language without any external frameworks, demonstrating low-level AI inference techniques.

0 favorites 0 likes
#arm64

How ARM64 Instructions Are Really Encoded

Lobsters Hottest · 2026-06-25 Cached

An educational article that explains how ARM64 (AArch64) instructions are encoded in 32-bit fixed-length words, debunking common misconceptions and providing hands-on decoding examples using ADD immediate on Apple Silicon.

0 favorites 0 likes
#arm64

Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason

Hacker News Top · 2026-06-23 Cached

ymawky is a web server written entirely in ARM64 assembly, supporting CGI, static files, and multiple HTTP methods, now available on Linux.

0 favorites 0 likes
#arm64

Windows stack limit checking retrospective, follow-up

The Old New Thing (Raymond Chen) · 2026-06-17 Cached

Raymond Chen follows up on his previous article about stack limit checking on ARM64, addressing a detail about the unconventional use of the x15 register in stack probe functions and comparing register usage across multiple architectures.

0 favorites 0 likes
#arm64

Writing Portable ARM64 Assembly

Hacker News Top · 2026-05-31 Cached

A guide to writing ARM64 assembly code that is portable across Apple's Darwin and Linux/BSD systems, covering differences in ABI, symbol naming, and vector mnemonics.

0 favorites 0 likes
#arm64

@wongmjane: I resurrected my 8-year-old phone into a Hermes Agent server Replaced Android with postmarketOS (Alpine Linux on ARM64)…

X AI KOLs Following · 2026-05-18 Cached

The user repurposed an 8-year-old phone into a Hermes Agent server using postmarketOS on ARM64, communicating via Matrix for E2E encrypted chat, reducing e-waste and eliminating the need for a Mac mini.

0 favorites 0 likes
#arm64

Show HN: Building a web server in assembly to give my life (a lack of) meaning

Hacker News Top · 2026-05-10 Cached

ymawky is a web server written entirely in ARM64 assembly for macOS, featuring syscall-only operations without libc and basic HTTP capabilities.

0 favorites 0 likes
#arm64

Windows Server 2025 Runs Better on ARM

Hacker News Top · 2026-04-19 Cached

A hands-on test shows Windows Server 2025 ARM64 VMs on Snapdragon X Elite outperforming x64 VMs on Intel i9 in latency-sensitive server roles due to steadier performance and possibly cleaner binaries.

0 favorites 0 likes
← Back to home

Submit Feedback