🏷️

linux-hacks

2 articles tagged with "linux-hacks"

Tech Feeds

dev-tooling-dx

KDE Binds Itself Tightly to Systemd, Drops Support for Non-Systemd Systems

The KDE desktop’s new login manager (PLM) in the upcoming Plasma 6.6 will mark the first time that KDE requires that the underlying OS uses systemd, if one wishes for …read more

dev-tooling-dx

Block Devices in User Space

Your new project really could use a block device for Linux. File systems are easy to do with FUSE, but that’s sometimes too high-level. But a block driver can be …read more