news
Free and Open Source Software, howtos and Installations
-
Minisforum AI X1 Pro running Linux: Power Consumption - LinuxLinks
This is a series of articles looking at the Minisforum AI X1 Pro running Linux. In this series, I examine every aspect of this Mini PC in detail from a Linux perspective. I’ll compare the machine with desktop PC counterparts along the way.
The Minisforum AI X1 Pro is a powerful mini PC based on an AMD Ryzen AI 9 HX 370 with integrated Radeon 890M graphics. This is no ordinary processor and no ordinary integrated GPU. The machine can handle extremely demanding tasks. With 64GB of RAM and 1TB NVMe this configuration retails for £929.
For this article in the series, I’m looking at the power consumption of the Minisforum AI X1 Pro (“Ryzen AI 9 HX 370”). I’ll see how it compares to three other mini PCs and a couple of desktop processors. Specifically, the ASRock Industrial NUC BOX-255H with an Intel (“Core Ultra 7 255H”), the Intel NUC i7-1360P (“i7-1360P”), DreamQuest Intel N100 (“N100”), and desktop machines with “i5-10400” and “i5-12400F” processors.
coala - lint and fix code - LinuxLinks
coala provides a unified interface for linting and fixing code with a single configuration file, regardless of the programming languages used. You can use coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.
coala supports popular programming languages including Python, C/C++, Java, JavaScript, CSS, and several others out of the box.
This is free and open source software.