Open-source News

LibreOffice 7.0 Released As The Open-Source, Vulkan-Accelerated Office Suite

Phoronix - Wed, 08/05/2020 - 19:57
LibreOffice 7.0 has been released! Making LibreOffice 7.0 so exciting is that the Cairo code was replaced with Google's Skia library and in the process gaining optional support for GPU accelerating the user-interface with Vulkan...

Google Engineers Propose "Machine Function Splitter" For Faster Performance

Phoronix - Wed, 08/05/2020 - 19:28
Google engineers have been working on the Machine Function Splitter as their means of making binaries up to a few percent faster thanks to this compiler-based approach. They are now seeking to upstream the Machine Function Splitter into LLVM...

Corsair Commander Pro Driver Sent In To Linux 5.9

Phoronix - Wed, 08/05/2020 - 19:18
The hardware monitoring (HWMON) subsystem has a new driver that is likely to excite some enthusiasts wanting greater control over thermal monitoring and fan control for their systems...

How to Automatically Build and Configure Custom Docker Images with Dockerfile – Part 3

Tecmint - Wed, 08/05/2020 - 16:29
This tutorial will concentrate on how to build a custom Docker image based on Ubuntu with Apache service installed. The whole process will be automated using a Dockerfile. Docker images can be automatically built

How to Install, Run and Delete Applications Inside Docker Containers – Part 2

Tecmint - Wed, 08/05/2020 - 16:19
Following the previous Docker article, this tutorial will discuss how to save a Docker container into a new image, remove a container, and run an Nginx web server inside a container. Requirements How to

Modernize network function development with this Rust-based framework

opensource.com - Wed, 08/05/2020 - 15:01

The world of networking has undergone monumental shifts over the past decade, particularly in the ongoing move from specialized hardware into software defined network functions (NFV) for data plane1 and packet processing.


read more

What I learned while teaching C programming on YouTube

opensource.com - Wed, 08/05/2020 - 15:00

The act of breaking something down in order to teach it to others can be a great way to reacquaint yourself with some old concepts and, in many cases, gain new insights.


read more

Install Docker and Learn Basic Container Manipulation in CentOS and RHEL 8/7 – Part 1

Tecmint - Wed, 08/05/2020 - 14:53
In this 4-article series, we will discuss Docker, which is an open-source lightweight virtualization tool that runs at top of Operating System level, allowing users to create, run and deploy applications, encapsulated into small

Marcel – A More Modern Shell for Linux

Tecmint - Wed, 08/05/2020 - 13:55
Marcel is a new shell. It is similar to traditional shells in many ways, but it does a few things differently: Piping: All shells use pipes to send a text from the output of

Intel Tiger Lake OpenCL Support On Linux Now Considered Production Ready

Phoronix - Wed, 08/05/2020 - 13:54
With all the recent work on Intel's open-source compute stack around the vector back-end and GPU code generation with their ISPC compiler there was another significant milestone achieved that went unnoticed until spotting the change a few days ago...

Pages