Open-source News

AMD Announces The Ryzen 3 3100 + Ryzen 3 3300X Processors

Phoronix - Tue, 04/21/2020 - 21:06
AMD has expanded its highly successful Zen 2 family with some new low-end parts...

Debian Dropping A Number Of Old Linux Drivers Is Angering Vintage Hardware Users

Phoronix - Tue, 04/21/2020 - 19:23
More than a few Phoronix readers have written in over the past few days expressing outrage that Debian GNU/Linux is dropping a number of old hardware drivers...

TLB State Access Being Tightened Up On Linux For Better Security

Phoronix - Tue, 04/21/2020 - 18:46
The latest Linux kernel security work being pursued by Thomas Gleixner is tightening up access around the kernel's per-CPU TLB state access for the translation lookaside buffer...

NixOS 20.03 Released Atop Linux 5.4, Various Desktop/Display Improvements

Phoronix - Tue, 04/21/2020 - 18:32
NixOS 20.03 has been released as the newest version of this Linux distribution built atop the Nix package manager...

How I use Hugo for my classroom's open source CMS

opensource.com - Tue, 04/21/2020 - 15:03

People love Markdown text with good reason—it is easy to write, easy to read, easy to edit, and it can be converted to a wide range of other text mark up formats. While Markdown text is very good for content creation and manipulation, it imposes limitations on the options for content display.


read more

Using Python to visualize COVID-19 projections

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

Using Python and some graphing libraries, you can project the total number of confirmed cases of COVID-19, and also display the total number of deaths for a country (this article uses India as an example) on a given date. Humans sometimes need help interpreting and processing the meaning of data, so this article also demonstrates how to create an animated horizontal bar graph for five countries, showing the variation of cases by date.

Projecting confirmed cases and deaths for India

This is done in three steps.


read more

Pages