Open-source News

Linux 5.8 Bringing Soft Recovery Support For GFX10/Navi

Phoronix - Wed, 05/13/2020 - 19:15
A lot is building up for Linux 5.8 and there already being a few rounds of AMDGPU feature improvements. Another batch of feature material for the AMD Radeon graphics driver was sent in this week to DRM-Next destined for Linux 5.8...

RADV ACO Adds A Version Hack/Workaround For An Extra 2~5% Boost In SotTR

Phoronix - Wed, 05/13/2020 - 18:53
While many hoped that with the adoption of Vulkan it would lead to avoiding driver-specific checks/workarounds, that's still not been the case to workaround various driver bugs and other issues. The RADV ACO compiler back-end has resorted to altering its version string in order to obtain 2~5% higher performance in Feral's latest Linux game release...

TAIWINS Is A Compact Wayland Compositor

Phoronix - Wed, 05/13/2020 - 18:29
For those on the hunt for another lightweight Wayland compositor option, TAIWINS is the newest option...

Serial communication on modern Linux

opensource.com - Wed, 05/13/2020 - 15:02

As a systems engineer, I spend a lot of time in data centers configuring servers and other computer equipment. Two of the items I keep in my toolkit are an RS-232 serial-to-USB converter and a standard DB-9 serial cable. These can be indispensable when you have no other way to access a device. You may need to deploy a new router that has not yet been configured for your network. You might need to troubleshoot a firewall appliance that has become inaccessible via SSH.


read more

How to make a Helm chart in 10 minutes

opensource.com - Wed, 05/13/2020 - 15:01

A good amount of my day-to-day involves creating, modifying, and deploying Helm charts to manage the deployment of applications. Helm is an application package manager for Kubernetes, which coordinates the download, installation, and deployment of apps. Helm charts are the way we can define an application as a collection of related Kubernetes resources. 


read more

Why use Java Streams instead of loops

opensource.com - Wed, 05/13/2020 - 15:00

In a recent article, I mentioned my 2020 New Year's resolution: no more loops in Java. In that article, I chose a common (and simplified) forest management calculation—determining whether an area is forested, based on a legal definition, by calculating the proportion of ground shaded by tree canopies.


read more

How to Install and Configure Memcached on CentOS 8

Tecmint - Wed, 05/13/2020 - 13:59
Memcached is an opensource, high-performance, and superfast in-memory key-value store that is designed for speeding up web applications. Among the popular web applications that rely on Memcached include FaceBook, Reddit, and Twitter. In this...

OpenZFS 0.8.4 Released With Support Through Linux 5.6, Bug Fixes

Phoronix - Wed, 05/13/2020 - 04:37
OpenZFS / ZFS On Linux 0.8.4 is out as the latest update to this leading open-source ZFS file-system base for Linux and FreeBSD and coming together as well for macOS...

Pages