Open-source News

Proton 5.0-6 To Allow Out-Of-The-Box DOOM Eternal On Linux

Phoronix - Sat, 04/04/2020 - 06:00
Valve is finishing up work on Proton 5.0-6 as the next version of their Wine downstream that powers Steam Play. With Proton 5.0-6 are some promising improvements...

NIR Vectorization Lands In Mesa 20.1 For Big Intel Graphics Performance Boost

Phoronix - Sat, 04/04/2020 - 05:20
The recently covered NIR vectorization pass ported from AMD's ACO back-end for improving the open-source Intel Linux graphics performance has landed now in Mesa 20.1...

Ada++ Wants To Make The Ada Programming Language More Accessible

Phoronix - Sat, 04/04/2020 - 03:02
Ada is a beautiful programming language when it comes to code safety with it continuing to be used by aircraft and other safety critical systems. There is now Ada++ as an unofficial fork of the language focused on making the language more accessible and friendlier in an era of the likes of Rust and Golang attracting much interest...

PCI Changes For Linux 5.7 Bring Error Disconnect Recover, P2P DMA For Skylake-E

Phoronix - Sat, 04/04/2020 - 02:17
The PCI subsystem changes were sent out today for the ongoing Linux 5.7 kernel merge window...

LLVM Lands Performance-Hitting Mitigation For Intel LVI Vulnerability

Phoronix - Fri, 04/03/2020 - 21:24
Made public in March was the Load Value Injection (LVI) attack affecting Intel CPUs with SGX capabilities. LVI combines Spectre-style code gadgets with Meltdown-type illegal data flows to bypass existing defenses and allow injecting data into a victim's transient execution. While mitigations on the GNU side quickly landed, the LLVM compiler mitigations were just merged today.

Ubuntu 20.04 LTS Beta Released

Phoronix - Fri, 04/03/2020 - 21:18
For those with extra time on their hands due to being at home and social distancing, Canonical released the Ubuntu 20.04 LTS beta today for testing...

Learn Python Identity Operator and Difference Between “==” and “IS” Operator

Tecmint - Fri, 04/03/2020 - 19:41
This article is mainly curated to explain an important operator in python (“IDENTITY OPERATOR”) and how an identity operator differs (is, is not) from comparison operator (==). IDENTITY OPERATOR Identity operator (“is” and “is...

Linus Torvalds Questions The Not So Glorious Driver For That Funky Looking RGB Mouse

Phoronix - Fri, 04/03/2020 - 19:40
Last month I noted a new Linux driver for a buggy and funky looking mouse. A special driver was created by a community developer due to not all the mice button working otherwise due to not abiding by HID specifications. Now that the driver was merged for Linux 5.7, Linus Torvalds had words to share on this open-source driver...

Pages