Open-source News

Early Out Of Tree Patches Let Wine Run Natively On Wayland

Phoronix - Tue, 02/04/2020 - 19:53
Not yet mainlined but there is a Git repository offering up a Wine Wayland driver implementation for letting Windows applications/games run atop a Wayland compositor without any dependence on X11/XWayland...

Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide

Tecmint - Tue, 02/04/2020 - 18:12
Tecmint is proud to announce the release of the much-awaited RedHat Certified Specialist in Ansible Automation exam guide (EX407). This is a new certification program by RedHat that aims at testing your skills in...

Learn Python List Data Structure – Part 1

Tecmint - Tue, 02/04/2020 - 16:06
In this Python series of articles, we will be looking at what is a data structure and python built-in data structure. Part 1: Python Data Structure – List Part 2: Python Data Structure –...

Managing your attached hardware on Linux with systemd-udevd

opensource.com - Tue, 02/04/2020 - 16:02

Linux does a great job automatically recognizing, loading, and exposing attached hardware devices from countless vendors. In fact, it was this feature that, many years ago, convinced me to insist that my employer convert its entire infrastructure to Linux. The pain point was the way a certain company in Redmond couldn't load drivers for the integrated network card on our Compaq desktops while Linux did it effortlessly.


read more

DevOps vs Agile: What's the difference?

opensource.com - Tue, 02/04/2020 - 16:01

Early on, software development didn't really fit under a particular management umbrella. Then along came waterfall, which spoke to the idea that software development could be defined by the length of time an application took to create or build.


read more

Send commands to multiple SSH sessions with Terminator

opensource.com - Tue, 02/04/2020 - 16:01

Terminator is a single-window split-screen terminal multiplexer that allows you to send identical keystrokes to all terminals at once. This means you can SSH into any number of machines, run the same commands simultaneously, and see them all at the same time.

Install Terminator with: sudo apt install terminator


read more

Stuck in a loop: 4 signs anxiety may be affecting your work

opensource.com - Tue, 02/04/2020 - 16:00

Editor's note: This article is part of a series on working with mental health conditions. It details the author's personal experiences and is not meant to convey professional medical advice or guidance.


read more

The Modern Flang "f18" Compiler Is The Most Exciting Fortran Compiler Of Recent Times

Phoronix - Tue, 02/04/2020 - 13:10
While merging of the Flang "f18" Fortran compiler into the LLVM source tree was delayed in January, this is still looking like the most exciting Fortran open-source compiler in development...

The Current State of AMD Zen Coreboot Support: Basically Limited To Chromebooks

Phoronix - Tue, 02/04/2020 - 08:20
Firmware developer Michał Żygowski of embedded consulting firm 3mdeb has provided a convenient overview over the current state of AMD Coreboot support for booting with this open-source alternative to conventional proprietary BIOS...

Intel's Linux Graphics Stack Is Close To Landing A Code-Generator Generator

Phoronix - Tue, 02/04/2020 - 05:14
Intel's Linux graphics stack has seen a lot of major changes in recent years besides the addition of their "ANV" Vulkan driver. The Intel Linux OpenGL driver saw their new Gallium3D driver, NIR has come about as the new intermediate representation used across their drivers, and other fundamental changes and improvements. The latest underlying work is introducing a pattern-based code generator for their graphics compiler...

The $199 Motile M141 With AMD Ryzen 3 3200U Offers Surprisingly Decent Performance

Phoronix - Tue, 02/04/2020 - 00:32
Last week we published benchmarks of the Motile M141, Walmart's private-label tech branch, and the M141 being a Ryzen 3 3200U powered laptop that has been retailing for just $199 USD. In those initial benchmarks was an extensive look at the Windows vs. Linux performance while this article today is looking at the performance of this AMD Ryzen 3 laptop against a number of old and new Intel laptops, all tested using a daily snapshot of Ubuntu 20.04 LTS.

Codeplay Brings SYCL, Intel DPC++ To NVIDIA GPUs

Phoronix - Mon, 02/03/2020 - 23:38
Codeplay announced last year they were working on an open-source layer for running Intel's oneAPI and Data Parallel C++ on NVIDIA GPUs and as part of that supporting Khronos' SYCL on NVIDIA hardware. Today they revealed more details on this achievement and new software layer...

Pages