Open-source News

Undiscovered machine learning frameworks, new IT bootcamps, and more industry trends

opensource.com - Tue, 06/16/2020 - 20:34

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.


read more

GFX1030 Target Merged Into LLVM 11 AMDGPU Back-End For Navi 2

Phoronix - Tue, 06/16/2020 - 18:56
Following the recent Linux kernel and Mesa patches for AMD "Sienna Cichlid" enablement for this "Navi 2" graphics processor, the AMDGPU LLVM compiler back-end support has been merged into LLVM 11...

Zink OpenGL-Over-Vulkan Now Exposes GLSL 1.30

Phoronix - Tue, 06/16/2020 - 18:36
The Zink Mesa driver for implementing OpenGL over the Vulkan API is now quite close to hitting OpenGL 3.0...

How to know if you're ready to switch from Mac to Linux

opensource.com - Tue, 06/16/2020 - 15:04

It's been almost two years since I switched from Mac to Linux. I used Apple for about 15 years before my move and was a complete Linux newbie when I installed my first distribution in summer 2018.


read more

Hard lessons learned about Kubernetes garbage collection

opensource.com - Tue, 06/16/2020 - 15:01

Some time ago, I learned an important Kubernetes lesson the hard way. The story begins with Kubernetes Operators, which is a method of packaging, deploying, and managing a Kubernetes application. The thing I tripped up on was garbage collection in the cluster, which cleans up objects that no longer have an owner object (but more on that later).


read more

Changing the world with open source: GNOME president shares her story

opensource.com - Tue, 06/16/2020 - 15:00

Growing up in Silicon Valley, Nuritzi Sanchez saw the powerful impact software can make on the world. Yet, unlike many others who were also steeped in the tech industry, her journey has taken her into the world of open source, where she is contributing to that impact.


read more

Linux Lands And Then Reverts Usage Of Flexible Array Members

Phoronix - Tue, 06/16/2020 - 14:37
As a change past the Linux 5.8 merge window now that the flurry of code activity has settled down was changing the use of zero-length arrays in structs with flexible array members. Linus Torvalds did pull the change into Linux 5.8 but then decided shortly afterwards to drop the change at least for the time being...

Linux Mint 20 Beta is Now Available to Download

Tecmint - Tue, 06/16/2020 - 13:59
Linux Mint continues to grow in popularity and maintain its stellar reputation as one of the most user-friendly Linux distributions. It comes highly recommended for beginners thanks to its easy-to-use user interface and tons...

Fedora Developers Are Looking At Better Managing Retired Packages

Phoronix - Tue, 06/16/2020 - 12:29
A change proposal for Fedora 33 would introduce the concept of "fedora-retired-packages" for removing retired packages when upgrading Fedora...

Radeon RADV Driver Merge Request Opened To Use ACO By Default

Phoronix - Tue, 06/16/2020 - 06:49
A merge request opened at the end of last week would now have the Mesa Radeon Vulkan "RADV" driver default to using the Valve-backed ACO shader compiler in place of the default LLVM AMDGPU back-end...

Pages