FOSSPicks
FOSSPicks
We explore KDevelop 5.1, Riot.im, Cursynth, QMapShack 1.8, KWipe 2.1.3, Rapid Photo Downloader 0.9, Kakoune, VPG 0.2.8, Anbox (alpha), Terasology Alpha 7, and Mudlet 3.0.
Development Environment
KDevelop 5.1
We should have covered KDevelop earlier. The major milestone of version 5.0 was passed in 2016, representing the successful completion of a journey for this long-standing programmer's development environment. KDevelop had an auspicious beginning back in 1999. It was the only graphical development environment for Linux that could make sense of the mess of makefile dependencies, and many developers found themselves using it. It was even popular outside of the KDE/Qt community because it used the best parts of the Kate text editor with Vim-like keybindings, syntax highlighting, and latterly, code completion.
But like KDE itself, KDevelop seemed to be completely rewritten just as one version was becoming stable. The poor reception of KDE 4.0 and the release of the excellent Qt Creator seemed to be double blows, and KDevelop development ground to a halt. Consequently, KDevelop 5.0 is the result of considerable effort over two years to bring the project back, moving the code from KDE 4 to KDE 5 and away from CMake to a new QMake project manager back end. Other languages and frameworks are also featured, with better support for QLM, Python, and PHP, alongside essential updated support for C++ 11 and KDE 5.
That KDE 5.1 comes only six months after 5.0 is the best possible indication that development is back on track. The move from internal code analysis to Clang in version 5.0 has started to pay off, with the addition of Cppcheck for static analysis of C/C++ code, and the general quality of the syntax highlighting and code parsing is absolutely fantastic. If you're a Python programmer, this new update may also make KDevelop a compelling alternative, with new support for Python 3.6 syntax and semantics. KDevelop is a great option for beginners, too, as obvious mistakes are highlighted and even solutions suggested. It does take up more CPU than Vim, but if you're programming all day, you sometimes need all the help you can get.
This release also adds OpenCL language support. This is the Open Computing Language that's typically used to write code executed on your graphics hardware (GPUs). As GPUs are vastly superior at parallel code execution, OpenCL and its Nvidia counterpart, CUDA, are already having a huge impact when working with Big Data. KDevelop's CUDA support is reportedly incoming, which firmly puts this IDE at the cutting edge of development technologies.
Finally, you can switch color themes on the go, much like you can in applications like digiKam. Appearances are often superficial, but many developers rely on schemes with varying contrast for different times and lighting conditions. The latest version of Qt Creator does have a dark theme, but you still need to edit its CSS if you want to take customization further. KDevelop offers KDE's usual plethora of color options, which are many. This feature may not teach you more about your code, but it may save your eyesight.
Project Website
Federated Chat
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
-
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.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.