Open-source News

Keep your email in sync with OfflineIMAP

opensource.com - Mon, 01/13/2020 - 16:03

Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.


read more

setV: A Bash function to maintain Python virtual environments

opensource.com - Mon, 01/13/2020 - 16:01

For more than a year, setV has been hidden away within my bash_scripts project, but it's time for it to become public. setV is a Bash function I use as an alternative to virtualenvwrapper. It provides basic features that enable you to do things such as:


read more

Use this script to create, save, and run different rsync configurations via named profiles

opensource.com - Mon, 01/13/2020 - 16:00

The rpf script allows you to create, save, and run different rsync configurations via named profiles.

For example, create a new profile named backup by typing rpf -c backup. Assume that the username is user.

rpf creates the following directories:


read more

Red Hat urges U.S. Supreme Court to support unrestricted use of software interfaces

Red Hat News - Mon, 01/13/2020 - 13:00

Today, Red Hat filed an amicus brief (a "friend of the court" brief) asking the U.S. Supreme Court to overturn the U.S. Court of Appeals for the Federal Circuit decision in Oracle v. Google. The lower court incorrectly extended copyright protection to software interfaces.

Linux 5.5-rc6 Released With Some Notable Radeon Graphics Fixes Plus Other Random Work

Phoronix - Mon, 01/13/2020 - 09:51
Linus Torvalds has just issued Linux 5.5-rc6 as the latest test release ahead of the stable Linux 5.5 kernel due out in a few weeks...

Benchmarks Of LLVM Clang 6.0 Through Clang 10.0 Compilers

Phoronix - Mon, 01/13/2020 - 04:00
At the end of 2019 I ran some GCC 5 through GCC 10 compiler benchmarks while here are the similar tests conducted on the LLVM side for seeing how the Clang C/C++ compiler performance has evolved over the past few years...

The Big Highlights Of Wine 5.0 From FAudio Integration To Vulkan 1.1 + A Ton Of Bug Fixes

Phoronix - Mon, 01/13/2020 - 01:48
Wine 5.0 is still going through weekly release candidates but the stable release of Wine 5 is expected to land in the back-half of January. With that imminent release, here is a look at the big changes to find with this annual Wine update...

Project Trident Reaches Beta For Its ZFS-Based Void Linux Powered OS

Phoronix - Mon, 01/13/2020 - 00:12
Making rounds in Q4 of last year was the little known Project Trident open-source operating system switching from its TrueOS/FreeBSD base to in turn moving to Void Linux as a base for their platform. Towards the end of the year they offered some initial images of their reborn OS while now Project Trident based on Void Linux has reached beta...

Linux In 2020 Can Finally Provide Sane Monitoring Of SATA Drive Temperatures

Phoronix - Sun, 01/12/2020 - 21:16
Here is another long overdue kernel change... For more than a decade there have been patches trying to get SATA/SCSI drive temperature monitoring working nicely within the Linux kernel but none of that work ever made it through for mainlining. That has left various user-space tools to provide the functionality, but in doing so that has required root access and not to mention the need to first install said utilities. Well, with Linux 5.6 in 2020, there is finally a proper drive temperature driver for disks and solid-state drives with temperature sensors...

Marvell Is Plumbing Octeon TX2 Support Into The GCC Compiler

Phoronix - Sun, 01/12/2020 - 21:00
Marvell has been preparing the Octeon TX2 processor support for the GCC compiler, their next-generation version of the (originally Cavium) infrastructure/network processors now based on their ThunderX2 line...

Steam's December Numbers Point To A Lower Linux Marketshare But With More Oddities

Phoronix - Sun, 01/12/2020 - 20:49
I refrained from writing about Valve's Steam Survey numbers at the start of January when they were posted for December as the numbers didn't seem up to scratch. But half-way through the month now, the same numbers are up with no edits by Valve, as we've seen in some months when they refine their measurements...

It's 2020 And GCC Has Finally Converted From SVN To Git

Phoronix - Sun, 01/12/2020 - 20:31
I reported a few days ago GCC was hoping to transition to Git this weekend from their large SVN repository. Going into this weekend I wasn't going to be the least bit surprised if this transition got delayed again given all of the months of delays already, but actually, they went ahead and migrated to Git!..

KDE Devs Fix Several Wayland Bugs, Annoying KWin Issues Plus Easier To Toggle Night Color

Phoronix - Sun, 01/12/2020 - 20:17
KDE developers fixed a number of Wayland and KWin bugs this week along with a number of other annoying bugs as well as making several other noteworthy refinements to the growing KDE ecosystem...

What I learned going from prison to Python

opensource.com - Sun, 01/12/2020 - 16:02

Less than a year ago, I was in San Quentin State Prison serving a life sentence.


read more

Pages