Summary of the week of January 19, 2026
-
Problems of the 9800X3D with Asus motherboards
They are just rumors, but there may be a compatibility problem between the Ryzen 7 9800X3D and some Asus motherboards from the 800 series. Apparently, owners of some models in this series are reporting that after days or months of use, their PC stops working completely. In some cases, they have confirmed that what burns out is the CPU.
A DLP chip under an electronic microscope
In this video, someone has been analyzing the surface of the DLP chip of a projector with an electronic microscope. The surface is composed of millions of tiny mirrors whose orientation determines the intensity of the reflected light. Later, a color wheel that rotates at high speed provides color to the images.
SK Hynix presents its fast flash
SK Hynix has presented its 5-bit flash memory with which it has managed to increase the bit density and the reading speed up to x20 compared to traditional PLC, which puts it on a par with QLC drives.
The fight for FP64
In the era of AI where FP8 and FP16 types are predominant, there is a struggle between AMD and Nvidia to dominate the 64-bit floating point. This type of data is aimed at the niche of scientific research, but each company is committed to defending their solutions: Nvidia emulates FP64 to get the most out of its GPUs. AMD processes it natively and says that Nvidia's emulation is still not ready.
Hardware emulation in Linux
PCIem is a tool that allows you to create virtual hardware. This hardware is then seen by the kernel as one more PCI device. The idea of the tool is to be able to test drivers without having to use the actual hardware. It handles the typical characteristics of a PCIe device such as BARs, interrupts and DMAs among others.
Wine 11 available
With Wine 11, the API that allows you to run Windows programs on Linux is one step away from no longer needing 32-bit libraries to function since with the new WoW64 mode, it is possible to run 16 and 32-bit programs using only 64-bit libraries.
Old security problem fixed
The people from the GNU C library (glibc) have published a patch that fixes a security flaw that is not great but has been present since 1996.
Tracing bash
ct is a tool that allows you to trace the functioning of bash when a command is executed.
30 years of ReactOS
It has been 30 years since the birth of ReactOS, a complete operating system that aims to offer a free alternative to Windows to run Microsoft's system programs.
Analysis of the Penumbra saga
Neptunno has brought us an analysis of the Penumbra saga, a trilogy created by Frictional Games that premiered in 2007.