Open-source News

NVIDIA 470 Series To Be The Last Supporting GTX 600/700 Series Kepler

Phoronix - Fri, 05/21/2021 - 21:00
NVIDIA Linux users have been looking forward to the upcoming 470 driver series for better Wayland support but for those running GeForce GTX 600/700 series graphics cards, it will mean the end of the line for new feature driver releases with their proprietary driver stack...

Linux 5.13 Reverts + Fixes The Problematic University of Minnesota Patches

Phoronix - Fri, 05/21/2021 - 19:55
One month ago the University of Minnesota was banned from contributing to the Linux kernel when it was revealed the university researchers were trying to intentionally submit bugs into the kernel via new patches as "hypocrite commits" as part of a questionable research paper. Linux kernel developers have finally finished reviewing all UMN.edu patches to address problematic merges to the kernel and also cleaning up / fixing their questionable patches...

AMD "Beige Goby" GPU Support Targeting Linux 5.14 Inclusion

Phoronix - Fri, 05/21/2021 - 18:00
AMD submitted another set of feature changes to DRM-Next for queuing ahead of this summer's Linux 5.14 cycle...

ASpeed AST2500 SSIF BMC Driver Being Worked On For The Linux Kernel

Phoronix - Fri, 05/21/2021 - 17:47
ARM server vendor Ampere Computing has been working on an SSIF BMC-side driver for the Aspeed ASTC2500 baseboard management controller that they are looking to upstream in the Linux kernel...

How Python 3.9 fixed decorators and improved dictionaries

opensource.com - Fri, 05/21/2021 - 15:01

This is the tenth in a series of articles about features that first appeared in a version of Python 3.x. Some of these versions have been out for a while. Python 3.9 was first released in 2020 with cool new features that are still underused. Here are three of them.

Adding dictionaries

Say you have a dictionary with "defaults," and you want to update it with parameters. Before Python 3.9, the best option was to copy the defaults dictionary and then use the .update() method.


read more

Play the Busy Beaver Game through a simulator

opensource.com - Fri, 05/21/2021 - 15:00

It's hard to find a game that combines the difficulty of, say, Dark Souls with the elegance of Conway's Game of Life. In a 1962 paper, Hungarian mathematician Tibor Radó came up with just such a game, which he called the Busy Beaver Game (BBG).


read more

How to Install Latest XFCE Desktop in Ubuntu and Fedora

Tecmint - Fri, 05/21/2021 - 13:23
The post How to Install Latest XFCE Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Xfce is a modern, open-source, and lightweight desktop environment for Linux systems. It also works well on many other Unix-like systems such as Mac OS X, Solaris, *BSD plus several others. It is fast

The post How to Install Latest XFCE Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Intel's IGC Graphics Compiler 1.0.7423 Brings 100+ Changes

Phoronix - Fri, 05/21/2021 - 12:00
Intel's open-source team maintaining their graphics compiler (IGC) have issued a big update this week...

PipeWire 0.3.28 Released With More PulseAudio Modules Implemented

Phoronix - Fri, 05/21/2021 - 08:13
PipeWire continues to be on an upward trajectory for managing Linux audio/video streams and becoming a viable replacement now to PulseAudio and JACK on the Linux desktop...

Pages