FOSSPicks
KDiskMark
As great as duf
is for checking on available storage space from the command line (see above), it can't tell you how fast your drives are. This is where the beautifully designed KDiskMark can help. This is a simple desktop application that produces benchmarks for whatever storage you have attached to your machine. The main view shows a simple table with whatever devices you have mounted listed on the left. To the right of these are read and write speeds for each device, rendered as both a floating-point number and a histogram across the cell. By default, the units are megabytes per second, but this can easily be changed. The best thing about KDiskMark is that it's very easy to see the relative performance of each device, because the histograms give you a quick overview.
If you need to dive into the details, you can change the block size, queues, and thread count for each test that the application runs on each device. The cells in the table will update accordingly. The back end for the test is Flexible I/O Tester, also known as fio, a separate project with a focus on storage performance. KDiskMark offers performance profiles, which include peak throughput, estimated real-world performance, and a mix between them, all encased within a Qt/KDE-themed window. If you want to return to the world of text formatting, you can even generate a text report. This includes all the same values you can see in the UI, but more readily enables you to track changes over time, perhaps by committing them to your own Git repository and using diff
to perform the comparison. It's a simple application, executed wonderfully, that can lead to quite complex insights into the performance of your system.
Project Website
https://github.com/JonMagon/KDiskMark
Circuit designer
KTechLab
While designing circuits and electronic components can be a difficult and specialized subject, there's never been a better time to try. Not only is there a huge amount of learning material available online (and in the archives of this magazine), you can also routinely order your own circuits to be printed and sent to you cheaply and quickly. Best of all, there's lots of open source software that can help. Just recently, for example, we've looked at two brilliant applications for circuit design, QElectroTech and Horizon EDA, and here we're looking at a third, the rebirth of an old KDE stalwart called KTechLab. This is an application that was first developed in 2007 and updated until version 0.3.7, before entering a long period of stasis. However, a new development team and a recent port to Qt 5 and KDE Frameworks 5 means the project is once again alive and has been released as version 0.50.0.
KTechLab is best described as an IDE for circuit design, and it feels a lot like its KDE stablemate, KDevelop. Instead of dealing purely with code, however, KTechLab's primary elements are electrical components. By default, the main display is split into three sections. On the left are the project, component, and parts lists, which can be used to drag components such as resistors, capacitors, and switches into the middle area, which is a canvas for your circuits. The right-hand panel is an inspector to display and edit component characteristics. You can do this as you drag components into your circuit and join them up. A lower panel is the equivalent to KDevelop's debug and console views, replaced with an oscilloscope and message output. These are functional because KTechLab's best feature is that it can simulate the circuit you're building with voltage output over time mapped to the lower panel, which is a brilliant way to learn circuits!
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.