Open-source News

Linux 5.9 Bringing Mellanox VDPA Driver For Newer ConnectX Devices

Phoronix - Tue, 08/11/2020 - 22:24
There are a few changes worth mentioning out of the VirtIO updates submitted today for the Linux 5.9 kernel...

Intel Adds Capability To Linux 5.9 For NVDIMM Firmware Updates Without Reboots

Phoronix - Tue, 08/11/2020 - 19:18
For Intel NVDIMMs like DC Persistent Memory there is support on the way with Linux 5.9 to support firmware updates to the non-volatile memory device without the need for a system reboot...

F2FS With Linux 5.9 Adds Secure TRIM, New Garbage Collection Option

Phoronix - Tue, 08/11/2020 - 16:05
The Flash-Friendly File-System (F2FS) changes have been sent in for the in-development Linux 5.9 kernel...

Use a Linux terminal on your Android phone

opensource.com - Tue, 08/11/2020 - 15:02

When it comes to ultra-mobile computing, I prefer the PocketCHIP or a Raspberry Pi with a screen rather than a mobile phone or tablet. These solutions offer a pure Linux environment that's as open source as the hardware allows and make no assumptions about how I expect to work.


read more

Edit images with Jupyter and Python

opensource.com - Tue, 08/11/2020 - 15:02

Recently, my kid wanted to make a coloring page from a favorite cartoon. My first thought was to use one of the open source programs on Linux that manipulate images, but then I remembered I have no idea how to use any of them. Luckily, I know how to use Jupyter and Python.

How hard can it be, I figured, to use Jupyter for that?


read more

Don't ignore .gitignore

opensource.com - Tue, 08/11/2020 - 15:01

I have noticed that many developers do not use a .gitignore file, even though it's a best practice to use one to designate files you don't want Git to track in version control. Because .gitignore can boost your code quality, you should not ignore .gitignore in your repositories.

What is .gitignore?

Files in your working Git repository can be:


read more

GhostBSD 20.08.04 Shipping With Updated Packages - Including MATE 1.24

Phoronix - Tue, 08/11/2020 - 14:22
For those wanting to experiment with an actively-maintained BSD-powered, desktop-focused operating system, GhostBSD remains a great choice powered off FreeBSD...

Pages