Hacker News with Generative AI: Hardware

The Raspberry Pi RP2040 Gets a Surprise Speed Boost, Unlocks an Official 200MHz (hackster.io)
Raspberry Pi has released a new version of its pico-sdk software development kit for the RP2040 and RP2350 microcontroller families — and it comes with a speed boost for the RP2040, bumping its maximum rated clock speed to 200MHz.
Microsoft announces quantum computing breakthrough with new Majorana 1 chip (theverge.com)
Microsoft believes it has made a key breakthrough in quantum computing, unlocking the potential for quantum computers to solve industrial-scale problems.
Microsoft's Majorana 1 chip carves new path for quantum computing (microsoft.com)
Microsoft today introduced Majorana 1, the world’s first quantum chip powered by a new Topological Core architecture that it expects will realize quantum computers capable of solving meaningful, industrial-scale problems in years, not decades.
Debugging Hetzner: Uncovering failures with powerstat, sensors, and dmidecode (ubicloud.com)
At Ubicloud, we build software that turns bare metal providers into cloud platforms. One of the providers we like is Hetzner because of their affordable and reliable servers.
Are SSDs more reliable than hard drives? (2021) (backblaze.com)
Solid-state drives (SSDs) continue to become more and more a part of the data storage landscape. And while our SSD 101 series has covered topics like upgrading, troubleshooting, and recycling your SSDs, we’d like to test one of the more popular declarations from SSD proponents: that SSDs fail much less often than our old friend, the hard disk drive (HDD).
The Unbrickable Pledge (usetrmnl.com)
We made a promise to never brick your device. Here's a progress report:1. July 2024 - open sourced our firmware2. December 2024 - built or commissioned BYOS clients in Ruby, Elixir, and Python3. January 2025 - began selling BYOD licenses - DIY build docs coming soon4. February 2025 - launched Framework, a beautiful and free UI kit 5.
HP to Acquire Parts of Humane for $116M (bloomberg.com)
HP Inc. will acquire assets from Humane Inc., the maker of a wearable Ai Pin introduced in late 2023, for $116 million.
Tariffs result in 10% laptop price hike in U.S. says Acer CEO (tomshardware.com)
Linux’s Sole Wireless/WiFi Driver Maintainer Is Stepping Down (phoronix.com)
Days after a DRM driver developer orphaned his drivers due to health reasons in stepping down, the sole maintainer at large of the Linux wireless (WiFi) drivers is stepping down and without any immediate replacement.
Ray-Ban Meta glasses have sold 2M units, production to be increased (uploadvr.com)
Ray-Ban Meta glasses have sold 2 million units so far, and the annual production capacity is being increased to 10 million by the end of 2026.
Just Barely Fitting a Full Wi-Fi Stack on the NRF9151 (danielmangum.com)
In my last post on the Nordic Semiconductor Thingy:91 X IoT prototyping platform, I outlined the features and architecture of the device. The combination of wireless protocols on the Thingy:91 X (Bluetooth LE, LTE-M, Wi-Fi) make it a compelling foundation for a wide variety of applications. However, there are a few intricacies to the protocol support.
Native Sparse Attention: Hardware-Aligned, Natively Trainable Sparse Attention (arxiv.org)
Long-context modeling is crucial for next-generation language models, yet the high computational cost of standard attention mechanisms poses significant computational challenges.
The future of AI is analog? $100M to push GPU-like brains on less juice (theregister.com)
Interview AI chip startup EnCharge claims its analog artificial intelligence accelerators could rival desktop GPUs while using just a fraction of the power. Impressive — on paper, at least. Now comes the hard part: Proving it in the real world.
F8 – an 8 bit architecture designed for C and memory efficiency [video] (fosdem.org)
Even in modern devices, 8-bit processors are found, but the architectures used are often not well-suited to programming in high-level languages, such as C. E.g. MCS-51 (8051, 8052) based microcontrollers in the Realtek WiFi chipsets. The f8 is an architecture based on the experience and lessons learned from maintaining Small Device C Compiler (SDCC) and the many 8-bit architectures it supports.
Hybrid e-reader game console design puts a delightful twist on a retro format (creativebloq.com)
SanDisk puts petabyte SSDs on the roadmap, has yet to reveal release date (tomshardware.com)
Espargos: ESP32-based WiFi sensing array (espargos.net)
Develop and deploy WiFi sensing applications effortlessly: ESPARGOS is a phase-coherent ESP32 antenna array.
I helped fix sleep-wake hangs on Linux with AMD GPUs (gitlab.io)
I dual-boot my desktop between Windows and Linux. Over the past few years, Linux would often crash when I tried to sleep my computer with high RAM usage. Upon waking it would show a black screen with moving cursor, or enter a "vegetative" state with no image on-screen, only responding to magic SysRq or a hard reset. I traced this behavior to an amdgpu driver power/memory management bug, which took over a year to brainstorm and implement solutions for.
The 8-Bit Era's Weird Uncle: The TI-99/4A (wordpress.com)
It’s been awhile since I’ve looked at an architecture that’s completely new to me, and I haven’t done any since creating my new scheme for dedicated platform guides. I’ve now gotten enough material together that I can kick off an exploration of a new platform for me: the Texas Instruments TI-99/4A. For this new introduction, I’ll be splitting it into three parts, two of which go live today:
Flea-Scope: $18 Source Available USB Oscilloscope, Logic Analyzer and More [pdf] (rtestardi.github.io)
Requesting SDK for Meta Ray-Ban Smart Glasses for Visually Impaired Users (atmeta.com)
Show HN: I made a desk toy for people in long-distance relationships (theattentionbutton.in)
Instant connection with your special someone. Available now.
Create a QubesOS Gaming HVM with GPU PCI passthrough (2023) (qubes-os.org)
ESP32 Antenna Array Can See WiFi [video] (youtube.com)
Watt The Fox? (h.43z.one)
I recently got a new notebook and noticed that the speakers would occasionally emit a faint but annoying white noise. This issue was only noticeable in a quiet room when no music or other audio was playing through the speakers.
PAROL6: 3D-printed desktop robotic arm (source-robotics.github.io)
PAROL6 is a high-performance 3D-printed desktop robotic arm. The design approach of PAROL6 was to be similar to industrial robots in terms of mechanical design, control software, and usability. Control software, GUI, and robots STL files are open-source. You can build your own PAROL6 robot by following the instructions located in Github respository.
Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5 (github.com/b4rtaz)
Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5 8GB
ESP32 Antenna Array Can See WiFi [video] (youtube.com)
Pocket386 Retro DOS Computer 386SX-40Mhz (tindie.com)
Pocket386 Retro DOSComputer 386SX-40 CPU DOS Computer Hand386 upgrade
The Joy of Nand2Tetris (tristanrhodes.com)
For the last month, I have been working through Nand2Tetris: The Elements of Computing Systems; Building a Modern Computer from First Principles.