Open-source News

Flax Engine Ported To Linux + Vulkan Rendering Support

Phoronix - Tue, 11/19/2019 - 23:57
Flax Engine is the latest game engine seeing native Linux support and in the process the renderer also picked up Vulkan support...

Intel's Graphics Driver DoS Fix Last Week Has Hurt Power Consumption

Phoronix - Tue, 11/19/2019 - 23:38
While the patches overnight about "substantial" improvement in power usage for Intel graphics on Linux were exciting on first look, it's less so now as it turns out last week's graphics driver security fixes is what regressed the Intel graphics power-savings...

AMD Announces Radeon Pro W5700 RDNA Workstation Graphics Card

Phoronix - Tue, 11/19/2019 - 22:18
In addition to AMD's SC19 announcements yesterday, their embargo just lifted on the Radeon Pro W5700 as their first 7nm workstation graphics card build on their new RDNA architecture...

AMD's Athlon 3000G Processor Begins Shipping At $49 USD

Phoronix - Tue, 11/19/2019 - 22:07
Announced earlier this month, the Athlon 3000G is shipping today a week ahead of the Ryzen Threadripper 3000 series. The Athlon 3000G is AMD's new sub-$50 processor for lightweight desktop purposes...

AMD Lands EXT_direct_state_access For OpenGL Compatibility Contexts In Mesa

Phoronix - Tue, 11/19/2019 - 21:10
In recent weeks AMD driver developers have been working on EXT_direct_state_access improvements within Mesa and following their latest code push today now support the D.S.A. extension for OpenGL compatibility profile contexts...

Centaur Tech Announces Eight-Core x86 SoC With AI Coprocessor

Phoronix - Tue, 11/19/2019 - 20:22
VIA-owned Centaur Technology has finally announced their newest project past the decade old VIA Nano... Centaur Tech is rolling out an eight-core x86 SoC that features an integrated AI coprocessor...

Intel Linux Graphics Driver Patches For Fast Soft-RC6 Yield Big Energy Use Improvement

Phoronix - Tue, 11/19/2019 - 16:53
Longtime open-source Intel Linux graphics driver developer Chris Wilson has sent out a set of 19 patches for what he calls fast soft-RC6 support and is a "substantial" improvement over the current driver code for Intel graphics power-savings...

Top 10 Vim plugins for programming in multiple languages

opensource.com - Tue, 11/19/2019 - 16:03

I've been a user of the Vim text editor for about two decades. For a little while, I have been customizing my Vim configuration, only using plugins for the last couple of years.

Recently, when I was redoing my setup (as I do every so often), I decided it was a good opportunity to identify the best Vim plugins for programming in multiple languages and a way to combine those plugins for each language I program in.


read more

Generate random passwords with this Bash script

opensource.com - Tue, 11/19/2019 - 16:02

Periodically, I need to come up with new passwords, some of which need to be more secure than others. My mind often seems to draw a blank when I have to create a new login, and this short Bash script fills that void. Full disclosure: I found most of this script posted somewhere and made a minor modification to it.


read more

How to use pkgsrc on Linux

opensource.com - Tue, 11/19/2019 - 16:01

NetBSD is famous for running on basically anything, but did you know its second claim to fame is the pkgsrc package manager? Like NetBSD, pkgsrc runs on basically anything, or at least anything Unix and Unix-like. You can install pkgsrc on BSD, Linux, Illumos, Solaris, and Mac. All told, over 20 operating systems are supported.


read more

Pages