Open-source News

How young people can help fight COVID-19 with code

opensource.com - Tue, 04/14/2020 - 23:18

More than 91% of students around the world are impacted by school closures due to COVID-19, and most governments have temporarily closed academic institutions. That's nearly 1.6 billion young people in 188 countries. Also, most of the learning platforms available online today aren't practical, engaging, or interactive, and lack true virtual collaboration.


read more

AMD EPYC 7F52 Linux Performance - AMD 7FX2 CPUs Further Increasing The Fight Against Intel Xeon

Phoronix - Tue, 04/14/2020 - 21:00
AMD today is announcing three new EPYC 7002 "Rome" SKUs in the form of the 7F32, 7F52, and 7F72 processors. The AMD 7F52 processors we have been recently testing and offers some impressive performance potential as while it's a 16-core / 32-thread part it offers an impressive 256MB L3 cache (16MB per core). Here are our initial Linux benchmarks of the AMD EPYC 7F52 in 1P and 2P configurations up against various AMD EPYC and Intel Xeon processors.

AMD Radeon Graphics Driver Amassing Improvements For Linux 5.8

Phoronix - Tue, 04/14/2020 - 19:02
While the Linux 5.7 merge window just ended on Sunday, with the DRM-Next cutoff for new material coming weeks prior to that, AMD developers working on their AMDGPU DRM kernel driver already have over 200 patches accumulated for the next cycle...

GNUstep Sees New 2020 Releases For This Apple Cocoa/OpenStep Re-Implementation

Phoronix - Tue, 04/14/2020 - 18:30
It's been a while since last having any news to report on GNUstep, the free software re-implementation of the Apple Cocoa / OpenStep frameworks. But GNUstep is alive and well and today several of its components saw new releases -- among the feature work is improving its multi-monitor handling...

Fwupd 1.4 Released With Many Improvements For Open-Source Firmware Updating

Phoronix - Tue, 04/14/2020 - 18:14
Fwupd 1.4 is available today as the latest major update to this open-source, Linux-focused firmware updating solution that ties into the Linux Vendor Firmware Service (LVFS)...

EROFS-Utils 1.1 Released For This Read-Only Linux File-System

Phoronix - Tue, 04/14/2020 - 16:47
There hasn't been much to report on this year for EROFS as the Huawei-developed read-only Linux file-system with Android devices in mind. But out this week is now erofs-utils as an update to the user-space utilities around this file-system...

How I containerize a build system

opensource.com - Tue, 04/14/2020 - 15:02

A build system is comprised of the tools and processes used to transition from source code to a running application. This transition also involves changing the code's audience from the software developer to the end user, whether the end user is a colleague in operations or a deployment system.


read more

Try this Kubernetes HTTP router and reverse proxy

opensource.com - Tue, 04/14/2020 - 15:01

Skipper is an open source HTTP router and reverse proxy for service composition. As its GitHub page states, it's designed to handle large amounts of dynamically configured HTTP route definitions (>600,000 routes) with detailed lookup conditions and flexible augmentation of the request flow with filters. It can be used out of the box or extended with custom lookup, filter logic, and configuration sources.


read more

Pages