Open-source News

KDE Saw Its Wayland Support Stabilize Nicely In 2020, Much Polishing Throughout

Phoronix - Thu, 12/31/2020 - 00:00
KDE had a very eventful year even with the pandemic where it saw its Wayland support come together quite well that it's usable on a day-to-day basis, KWin has been seeing some renewed attention, and there was much application work as well as fixes and polishing throughout the massive KDE ecosystem...

A Look At The Big Impact To AES-XTS Encryption Performance From Spectre Retpolines

Phoronix - Wed, 12/30/2020 - 23:05
With it recently being noticed that the Linux AES-NI XTS performance regressed big time from the return trampolines "Retpolines" enacted nearly three years ago as a defense against Spectre, here are some benchmarks looking at the performance cost involved to this day using Retpolines and the impact on the XTS encryption/decryption performance measured by cryptsetup that is used for setting up encrypted disks under Linux...

Valve Continued Doing A Lot For Linux Gaming & Open-Source Radeon Drivers In 2020

Phoronix - Wed, 12/30/2020 - 19:13
Valve this year continued contributing significantly to not only improving the Linux gaming experience but also the Linux desktop at large with their continued open-source graphics driver enhancements and other infrastructure work...

Nouveau Sees Fix To Properly Handle Mini DP Connectors - Avoids GNOME Mutter Crashing

Phoronix - Wed, 12/30/2020 - 18:54
The open-source NVIDIA "Nouveau" driver in Linux 5.11 didn't see any exciting features but there is now a patch pending for this DRM driver so it will at least handle mini DisplayPort connections properly...

Use the Markdown Editor app in Nextcloud

opensource.com - Wed, 12/30/2020 - 16:02

The advantage of plain text is that there’s no extra computer-specific information cluttering up your otherwise human-readable writing. The good thing about computers is that they’re programmable, and so as long as we humans agree to follow very specific conventions when writing, we can program computers to interpret human-readable text as secret instructions. For instance, by surrounding a word with two asterisks, we not only give a visual cue to humans that a word is significant, but we can also program computers to display the word in bold.


read more

10 examples of using Python in 2020

opensource.com - Wed, 12/30/2020 - 16:00

As in recent years, Python proved a popular programming language in 2020.

Each year, Opensource.com publishes various articles about Python to pique new users' interest and help long-time Pythonistas expand their skills. The following are Opensource.com's top 10 articles about Python in 2020.


read more

Learn Lua by writing a "guess the number" game

opensource.com - Wed, 12/30/2020 - 16:00

If you're a fan of scripting languages like Bash, Python, or Ruby, you might find Lua interesting. Lua is a dynamically typed, lightweight, efficient, and embeddable scripting language with an API to interface with C. It runs by interpreting bytecode with a register-based virtual machine, and it can be used for everything from procedural programming to functional programming to data-driven programming. It can even be used for object-oriented programming through the clever use of arrays, or tables, used to mimic classes.


read more

New Intel Linux Features, Timely Hardware Support & More From Intel In 2020

Phoronix - Wed, 12/30/2020 - 13:08
Intel engineers continued with their decade plus tradition of providing timely hardware support (sans the discrete graphics bring-up taking a bit longer), Intel continued showing what's possible with Linux performance by means of Clear Linux, and yes more security updates were among their popular interactions in 2020...

How to Disable Suspend and Hibernation Modes In Linux

Tecmint - Wed, 12/30/2020 - 12:19

In this article, we take you through how to disable suspend and hibernation modes on a Linux system. But before we do that, let’s briefly have an overview of these two modes. When you

The post How to Disable Suspend and Hibernation Modes In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The HSA Foundation Has Been Eerily Quiet As We Roll Into 2021

Phoronix - Wed, 12/30/2020 - 07:25
Much of the Heterogeneous System Architecture (HSA) steam was lost when AMD began focusing on its Radeon Open eCosystem (ROCm) software stack. While AMD was just one of several founding members, there doesn't seem to be much going on for the HSA effort as we roll into 2021 and in fact their website has been down for an extended period of time...

Pages