Feed

Hardware

Discover hardware developments covering computer architecture, embedded systems, and chip technology. Our digest aggregates CPU/GPU trends, memory architectures, and embedded platform news from developer communities across Hacker News and Reddit.

Articles from the last 30 days

I built Timeframe, our family e-paper dashboard
01Tuesday, February 17, 2026

I built Timeframe, our family e-paper dashboard

The author details a decade-long journey building Timeframe, a bespoke e-paper family dashboard. After experimenting with Magic Mirrors and Kindles, the current system utilizes 25.3-inch Boox Mira Pro and Visionect displays. It integrates Ruby on Rails with Home Assistant to provide real-time updates for calendars, weather, and smart home sensor status effortlessly.

Sources:Hacker News1452 pts
Don't rent the cloud, own instead
02Tuesday, February 3, 2026

Don't rent the cloud, own instead

In this detailed overview, Harald Schäfer, CTO of comma.ai, advocates for companies to build and operate their own data centers rather than relying on cloud providers. He argues that self-hosting fosters better engineering incentives, provides greater control over infrastructure, and is significantly more cost-effective for consistent workloads like ML training—estimating a savings of $20M compared to cloud equivalents. The post details the technical architecture of comma's $5M facility, which features 600 GPUs across 75 in-house 'TinyBox Pro' machines, a custom outside-air cooling system, and 4PB of SSD storage. On the software side, comma utilizes tools like Slurm for workload management, PyTorch for training, and custom open-source solutions like 'minikeyvalue' for distributed storage and 'miniray' for task orchestration. This level of vertical integration allows for efficient model training and rapid code iteration within a streamlined, monorepo-based environment.

The path to ubiquitous AI (17k tokens/sec)
03Friday, February 20, 2026

The path to ubiquitous AI (17k tokens/sec)

Taalas is revolutionizing AI inference by transforming models into custom silicon, circumventing traditional hardware limitations like high latency and cost. Their 'Hardcore Models' unify storage and compute on a single chip, achieving 10x faster speeds and 20x lower costs. By specializing hardware for specific models like Llama 3.1 8B, they enable ubiquitous, instantaneous AI.

Sources:Hacker News757 pts
Lessons Learned Shipping 500 Units of My First Hardware Product
04Sunday, February 1, 2026

Lessons Learned Shipping 500 Units of My First Hardware Product

In this insightful reflection, a former software engineer shares the turbulent journey of manufacturing 'Brighter,' a high-intensity lamp, after a successful $400k crowdfunding campaign. The transition from software to hardware revealed significant cultural and operational shifts, emphasizing that 'hardware is hard.' The author details technical hurdles, such as correcting lumen outputs, rectifying PCB pin errors, and managing design-for-manufacturing (DFM) issues like scraping knobs. Beyond engineering, the narrative covers the severe impact of US-China trade tariffs, which drastically affected margins. Key lessons include the necessity of over-communication with suppliers, the critical nature of rigorous physical testing, and the importance of having a sustainable business model to absorb inevitable manufacturing errors. Ultimately, the transition highlights a move from lean, iterative software development to a world requiring meticulous long-term planning, debt-financed growth, and hands-on supply chain management.

Sources:Hacker News736 pts
Atari 2600 Raiders of the Lost Ark source code completely disassembled and reverse engineered. Every line fully commented.
05Monday, February 9, 2026

Atari 2600 Raiders of the Lost Ark source code completely disassembled and reverse engineered. Every line fully commented.

This repository provides a comprehensive reverse-engineered source code analysis of the 1982 Atari 2600 classic, Raiders of the Lost Ark, originally designed by Howard Scott Warshaw. The analysis detail includes the disassembly of 8KB of ROM code across two banks, explaining how the 6502 assembly manages the hardware limitations of the Atari Television Interface Adaptor (TIA). Key technical features explored include the bank-switching mechanism using zero-page RAM trampolines, the division of game logic across TV signal phases (VSYNC, VBLANK, Kernel, and Overscan), and the specific rendering kernels for rooms like the Thieves' Den and the Ark Room. The project also documents unique programming tricks such as using bit 7 of sprite data for inline TIA register modification and the logic behind inventory management, collision detection, and the scoring system.

Sources:/r/programming702 pts
I taught my neighbor to keep the volume down
06Sunday, February 1, 2026

I taught my neighbor to keep the volume down

In this 2007 era technical anecdote, a user discovers the unique challenges of Radio Frequency (RF) remotes compared to Infrared (IR) technology. Living in an apartment, the author experienced signal interference when a neighbor adopted the same Dish Network hardware, leading to unintentional control over the neighbor's set-top box. After an attempt at neighborly communication was rudely rejected, the author decided to use the RF interference as a behavioral tool. By consistently turning off the neighbor's TV whenever the volume exceeded a reasonable threshold, the author successfully performed Pavlovian conditioning on the loud neighbor. This story highlights early wireless interference issues and the social dynamics influenced by shared technical frequencies in multi-family dwellings.

Sources:Hacker News690 pts
Jimi Hendrix was a systems engineer
07Wednesday, February 25, 2026

Jimi Hendrix was a systems engineer

This analysis explores Jimi Hendrix's iconic sound as a systems engineering achievement. By using analog circuit simulations, the study deconstructs his specific signal chain—including the Fuzz Face, Octavia, and wah-wah pedals. It demonstrates how Hendrix and his engineers manipulated nonlinear electronics and acoustic feedback to transform the electric guitar into a versatile wave synthesizer.

Sources:Hacker News590 pts
Mac mini will be made at a new facility in Houston
08Tuesday, February 24, 2026

Mac mini will be made at a new facility in Houston

Apple is expanding its Houston operations, bringing Mac mini production to the U.S. and boosting advanced AI server manufacturing. The initiative includes a new Advanced Manufacturing Center for workforce training. This move is part of Apple's $600 billion commitment to U.S. manufacturing, utilizing domestic chip sourcing from partners like TSMC and Broadcom.

Sources:Hacker News579 pts
Converting a $3.88 analog clock from Walmart into a ESP8266-based Wi-Fi clock
09Monday, February 9, 2026

Converting a $3.88 analog clock from Walmart into a ESP8266-based Wi-Fi clock

This project details the creation of an NTP-synchronized analog clock using a WEMOS D1 Mini ESP8266 module. By modifying a standard quartz movement, specifically the Lavet stepping motor, the creator enables the ESP32 to drive the clock hands via bipolar pulses. The system connects to a Network Time Protocol server every 15 minutes to maintain high accuracy and automatically adjusts for daylight savings time. To solve the issue of position tracking during power failures, the project utilizes a Microchip 47L04 EERAM IC to store the hand positions in real-time. Additionally, the ESP8266 serves a web interface for initial configuration and status monitoring, utilizing technologies like SVG and HTML Canvas to visualize the clock's readout.

Sources:Hacker News568 pts
Oxide raises $200M Series C
10Tuesday, February 10, 2026

Oxide raises $200M Series C

Oxide Computing has successfully closed a 200 million dollar Series C funding round, which notably follows shortly after their 100 million dollar Series B. Despite their historical caution regarding overcapitalization and the risks associated with excessive venture capital, the company decided to accept this investment entirely from existing stakeholders. This move was justified by their established product-market fit and the complex financial requirements of manufacturing physical hardware infrastructure. By securing this capital, Oxide aims to de-risk its future entirely, ensuring long-term independence and reassuring customers that they will not be forced into an early acquisition by industry incumbents. This reinforces their mission to build a generational company that fundamentally changes the computing landscape through sustainable unit economics and dedicated customer focus.

Sources:Hacker News534 pts
Rise of the Triforce
11Monday, February 16, 2026

Rise of the Triforce

The Dolphin team has integrated official support for the Triforce, a GameCube-based arcade hardware collaboration between Sega, Nintendo, and Namco. After years of isolated development by crediar, this update enables high-quality emulation for titles like F-Zero AX and Mario Kart Arcade GP, addressing complex networking, JVS I/O, and storage challenges unique to arcade cabinets.

Diode – Build, program, and simulate hardware
12Friday, February 20, 2026

Diode – Build, program, and simulate hardware

Diode is an interactive web-based platform designed for hardware enthusiasts to build, program, and simulate electronic circuits in the browser. Featuring tools like Resistors, Capacitors, NPN/PNP Transistors, and 555 Timers, it provides a virtual workshop environment for collaborative electronics projects and real-time hardware simulation.

Sources:Hacker News415 pts
How Michael Abrash doubled Quake framerate
13Saturday, February 14, 2026

How Michael Abrash doubled Quake framerate

A performance analysis of the 1999 Quake source code confirms John Carmack's claim that hand-crafted assembly nearly doubles the engine's speed on Pentium processors. By leveraging Michael Abrash's optimizations—such as FPU pipelining, self-modifying code, and overlapping integer and floating-point operations—the framerate increased from 22.7 to 42.2 fps.

Asahi Linux Progress Report: Linux 6.19
14Sunday, February 15, 2026

Asahi Linux Progress Report: Linux 6.19

The Linux 6.19 progress report for Asahi Linux highlights the arrival of DisplayPort Alt Mode for USB-C, providing external display support on Apple Silicon. It also notes preliminary M3 chip support, 120Hz refresh rates for MacBook Pros, GPU driver optimizations, and significant progress in upstreaming code to the mainline Linux kernel.

LT6502: A 6502-based homebrew laptop
15Sunday, February 15, 2026

LT6502: A 6502-based homebrew laptop

A custom 6502-based laptop featuring a 65C02 CPU at 8MHz, 46K RAM, and a 9-inch display. The project integrates a built-in keyboard, Compact Flash storage, and a 10000mAh battery. It runs EhBASIC and eWoz monitor from ROM, supporting specialized graphics commands and USB-C charging for a portable retro-computing experience.

Sources:Hacker News395 pts
x86CSS - An x86 CPU emulator written in CSS
16Tuesday, February 24, 2026

x86CSS - An x86 CPU emulator written in CSS

x86CSS is an experimental project that implements a functional 16-bit x86 CPU emulator using only CSS, without requiring JavaScript. It executes native 8086 machine code, supports C programs compiled via GCC, and utilizes style container queries and animations for its internal clock. It demonstrates turing completeness through complex Cascading Style Sheets logic.

How Taalas "prints" LLM onto a chip?
18Sunday, February 22, 2026

How Taalas "prints" LLM onto a chip?

Taalas has developed a fixed-function ASIC that hardwires Llama 3.1 8B weights directly into silicon, achieving 17,000 tokens per second. By eliminating the memory wall and using specialized transistors for multiplication, the chip is 10x faster and more energy-efficient than traditional GPUs. It uses on-chip SRAM for KV caching while customizing only top mask layers for faster fabrication.

Sources:Hacker News373 pts
New AirSnitch attack breaks Wi-Fi encryption in homes, offices, and enterprises
19Thursday, February 26, 2026

New AirSnitch attack breaks Wi-Fi encryption in homes, offices, and enterprises

New research introduces AirSnitch, a series of attacks revealing that low-level networking behaviors can bypass Wi-Fi encryption and client isolation. Despite decades of security improvements, these vulnerabilities affect numerous routers from major brands like Cisco, Ubiquiti, and Netgear, potentially allowing unauthorized communication and data exposure between connected clients.

Sources:Hacker News369 pts
Sub-$200 Lidar could reshuffle auto sensor economics
20Thursday, February 19, 2026

Sub-$200 Lidar could reshuffle auto sensor economics

MicroVision has announced plans for a solid-state automotive LiDAR sensor priced under $200, aiming for a long-term goal of $100. This drastic price reduction seeks to move LiDAR from high-end autonomous vehicle programs into mainstream advanced driver-assistance systems (ADAS) by prioritizing manufacturability and high-volume production over maximum range or resolution.

Sources:Hacker News366 pts