SensorTap is a CLI tool that enumerates all sensors on a Windows machine through a unified registry system, reporting 91 sensors across 16 types on a Dell G3 laptop including hardware telemetry, camera, microphone, battery, and motion sensors. The tool uses adapter-based architecture where each sensor family is a separate module, provides consistent output regardless of sensor source, and never opens devices or triggers permission prompts during enumeration.
Meta is reportedly developing Luna, a new generation of smart glasses without cameras that would launch at Meta Connect. The device would feature microphones and speakers to interface with Meta's Muse AI model, addressing privacy concerns and regulatory bans on camera-equipped glasses.
Plexus is a telemetry platform for hardware teams that centralizes machine data monitoring across multiple tools, eliminating the need to build custom dashboards. It offers data visualization, integrations with existing stacks, natural language charting, and alerting via email, Slack, or webhooks, with a free tier for initial devices and a founding member program for full-scale deployment.
Valve explained that it included Half-Life: Alyx with the Steam Frame VR headset rather than developing a new title, prioritizing compatibility with the existing Steam catalogue. The company noted that adapting Alyx to the new hardware provided valuable debugging and optimization work applicable across the platform.
Apple released a new Apple Watch Magnetic Fast Charger (model A3277) that delivers 10W of power, double the previous 5W limit, enabling faster charging for the new Series 12 and Ultra 4 models. The $29 charger can add 12 hours of battery life to the Series 12 or 18 hours to the Ultra 4 in just 15 minutes, but requires both the new watch hardware and new charger to achieve these speeds.
Apple is considering developing an AI server using M8 chips and Nvidia networking hardware for external customers, potentially returning to the server market it exited in 2011. The system would target companies running AI inference workloads, with a potential 2029 release date, though the project remains unfinalized and could be canceled. The initiative reflects growing AI hardware demand and signals a closer working relationship between Apple and Nvidia.
Canadian enthusiast DiscoStarslayer successfully reverse-engineered and dumped the PlayStation 2's CXP102064 MechaCon security chip after four years of effort using chemical decapping and microscopy. The breakthrough enables improved emulation, homebrew development, and hardware preservation for PS2 consoles and arcade machines that used the same chip.
Omarchy v4.0.4 releases a custom Linux kernel optimized for desktop responsiveness, gaming compatibility, and hardware reliability. The update improves Btrfs performance, power management, and fixes audio, touchpad, display, and startup issues across various systems.
Valve's Steam Frame is a VR headset based on Deck-class PC hardware that can stream or play games standalone, priced at four figures due to component costs. The company prioritized platform experience and native development over cutting features, with Half-Life: Alyx serving as a technical stress test that demonstrated viable standalone performance through driver improvements and architectural optimizations like tile-based rendering and foveated rendering.
Sony announced two new PS5 Pulse headset models featuring improved sound quality with planar magnetic drivers, enhanced noise rejection for chat, and improved comfort. The standard Pulse Wireless Headset launches by year-end 2026, while the premium Pulse Edge model with active noise cancellation and detachable mic arrives in early 2027.
A new book titled 'The Secret Life of Circuits' has been published and is now available for order. The book serves as a practical reference guide to electronics and circuit design, featuring over 300 diagrams and illustrations in a full-color hardcover format, with orders shipping directly from the publisher and through major retailers including Barnes & Noble and Amazon.
A developer has recreated the 3dfx Voodoo Graphics card on an FPGA as part of the z486 project, implementing a SystemVerilog version of the SST-1 chip that enables DOS games like Tomb Raider to run with original 3D graphics on a Xilinx KV260 board at 100 MHz.
OpenAI unveiled Jalapeño, its AI accelerator chip designed partly using its own LLMs, which achieved a 3.6x latency reduction compared to Nvidia's GB300 while consuming less power. The chip moved from concept to silicon in under 20 months with a team of roughly 100 people, leveraging LLMs to accelerate the design process through automation of language and code-based tasks. Industry experts credit the rapid timeline to LLM capabilities integrated into chip design workflows, with potential for even faster development as the models improve.
A longtime Linux enthusiast who spent over a decade using various distributions and customizing his setup has switched to Apple's ecosystem, purchasing a MacBook and iPhone. He cites diminishing novelty in desktop Linux, convergence of desktop environments around flat design, and the practical appeal of macOS after using it for work, though he acknowledges the platform has its own shortcomings.
The AI industry is shifting focus from model training to inference in 2026, as large language models become widely deployed and reasoning models generate vastly more queries. Tech giants including OpenAI, Amazon, Nvidia, and Anthropic are forming unexpected hardware partnerships and acquiring specialized inference chips to meet explosive demand that differs fundamentally from training workloads.
A developer created a compact texting device by combining a $20 4G wireless hotspot, a Clicks keyboard, and a sharp display, then installed Linux using the OpenStick project and created a custom PCB to integrate the components into the Clicks case form factor.
A developer built a custom AI agent that controls an e-ink display on their desk, which shows personalized information like life progress and task management. The TRMNL device offers a refreshing alternative to software-only interfaces, allowing users to extend AI capabilities into physical hardware that requires no interaction and lasts months on battery.
toluTag is an open-source passive NFC tag using NXP SE05x secure elements to sign ECDSA messages verifiable on Ethereum, enabling physical objects to authenticate on-chain without requiring central servers or extractable private keys.
OpenAI acquired Glass Imaging, an Israeli startup founded by former Apple engineers Ziv Attar and Tom Bishop, for over $300 million. The company develops AI technology to improve image quality in compact cameras for smartphones, drones, and wearables. The acquisition supports OpenAI's hardware ambitions, though specific applications remain unclear.
Hardcaml is an OCaml library for hardware design that provides productive abstractions for circuit design, rigorous validation through simulation and formal verification, and seamless integration between hardware and software. It supports the full hardware-design flow including design, verification, optimization, and integration, and is used in production by Jane Street for ultra-low-latency trading systems.