Open-source News

Linux 5.10 LTS Will Only Be Maintained Until EOY 2022 Unless More Companies Step Up

Phoronix - Wed, 01/27/2021 - 23:02
Announced a few years ago was the notion of "extended" LTS kernel versions whereby the long term support cycle would span six years rather than the usual two years for LTS kernels in providing maintenance and bug/security fixes to the codebase. This means Linux 5.4 LTS is supported until the end of 2025, Linux 4.19 until the end of 2024, and even Linux 4.19 until the end of 2024. But with the recently minted Linux 5.10 LTS at least for now it's only being committed to maintenance until the end of next year...

AMD RDNA2 "Duty Cycle Scaling" Will Turn Off The GPU Under Heavy Load For Relief

Phoronix - Wed, 01/27/2021 - 21:51
A new Radeon power management feature with RDNA2 graphics processors being exposed by the open-source Linux driver is Duty Cycle Scaling in the name of power/thermal management with a focus on low-power hardware...

LLVM 12 Ends Feature Work With Better C++20 Support To Intel Sapphire Rapids + AMD Zen 3

Phoronix - Wed, 01/27/2021 - 20:31
Feature development on LLVM 12.0 has ended along with associated sub-projects like Clang and libc++. Feature work now shifts to LLVM 13.0 while the LLVM 12 stable release should be out in just over one month's time...

Unvanquished Open-Source Game Still Pushing Slowly Ahead In 2021

Phoronix - Wed, 01/27/2021 - 18:55
Nearly a decade ago we were intrigued by Unvanquished as one of the most interesting open-source game/engine projects of the time. It was peculiar in going through dozens of alpha releases prior to drying up a few years ago. There hasn't been any major release yet past the prior alpha state but the project is in fact still moving along and issued their first new (point) release of the year as well as rolling out a new online updater...

GCC 11 Will Let You Use -std=c++23 But Without Turning On Any New Features

Phoronix - Wed, 01/27/2021 - 16:24
A late change to GCC 11 is recognizing the -std=c++23 compiler option but without actually enabling any new features of this next major version of the C++ programming language...

Build a programmable light display on Raspberry Pi

opensource.com - Wed, 01/27/2021 - 16:02

This past holiday season, I decided to add some extra joy to our house by setting up a DIY light display. I used a Raspberry Pi, a programmable light string, and Python.


read more

Why I use the D programming language for scripting

opensource.com - Wed, 01/27/2021 - 16:01

The D programming language is often advertised as a system programming language due to its static typing and metaprogramming capabilities. However, it's also a very productive scripting language.

Python is commonly chosen for scripting due to its flexibility for automating tasks and quickly prototyping ideas. This makes Python very appealing to sysadmins, managers, and developers in general for automating recurring tasks that they might otherwise have to do manually.


read more

3 email mistakes and how to avoid them

opensource.com - Wed, 01/27/2021 - 16:00

In prior years, this annual series covered individual apps. This year, we are looking at all-in-one solutions in addition to strategies to help in 2021. Welcome to day 17 of 21 Days of Productivity in 2021.


read more

How to Install Webmin on Fedora Linux

Tecmint - Wed, 01/27/2021 - 14:22

Keeping an eye on your system’s performance is one of the essential tasks that any Linux user should undertake from time to time. This helps in diagnosing any bottlenecks that are likely to impact

The post How to Install Webmin on Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Apache ECharts Promoted To Top-Level Project For Modern Charting + Visualizations

Phoronix - Wed, 01/27/2021 - 13:09
Just last week Apache Superset was promoted to being a top-level project by the Apache Software Foundation. Apache Superset is around big data visualizations and business intelligence solutions through data exploration while now Apache ECharts has joined it as the latest top-level project...

Pages