Skip to main content

Linux

Fedora Asahi Remix 40 is another big step forward for Linux on Apple Silicon Macs

posted onMay 10, 2024
by l33tdawg
Credit: Arstechnica

Asahi Linux, the project that aims to bring desktop Linux to Apple hardware with Apple silicon—the M series of chips—is out with Fedora Asahi Remix 40. More hardware features of Apple devices are supported, the Fedora Linux 40-based distro ships with KDE's new Plasma 6 desktop, and untold numbers of bugs are squashed, to be replaced with reams more.

Linus Torvalds reiterates his tabs-versus-spaces stance with a kernel trap

posted onApril 17, 2024
by l33tdawg
Credit: Arstechnica

Anybody can contribute to the Linux kernel, but any person's commit suggestion can become the subject of the kernel's master and namesake, Linus Torvalds. Torvalds is famously not overly committed to niceness, though he has been working on it since 2018. You can see glimpses of this newer, less curse-laden approach in how Torvalds recently addressed a commit with which he vehemently disagreed. It involves tabs.

A New Linux Tool Aims to Guard Against Supply Chain Attacks

posted onSeptember 22, 2022
by l33tdawg
Credit: Wired

In the wake of alarming incidents like Russia’s massive 2017 NotPetya malware attack and the Kremlin’s 2020 SolarWinds cyberespionage campaign—both pulled off by poisoning wells for software distribution—organizations around the world have been scrambling to get a handle on software supply chain security. In general, and for open source software in particular, stronger defense rests in knowing what software you’re actually running, with a crucial focus on enumerating all the little pieces that make up the whole and validating that they are what they should be.

Newly found Lightning Framework offers a plethora of Linux hacking capabilities

posted onJuly 28, 2022
by l33tdawg
Credit: Arstechnica

The software framework has become essential to developing almost all complex software these days. The Django Web framework, for instance, bundles all the libraries, image files, and other components needed to quickly build and deploy web apps, making it a mainstay at companies like Google, Spotify, and Pinterest. Frameworks provide a platform that performs common functions like logging and authentication shared across an app ecosystem.