Open-source News

GCC 12 Compiler Performance Is Looking Good For Intel Alder Lake

Phoronix - Mon, 12/13/2021 - 22:17
GCC 12 is nearing release in a few months time as the annual feature update to the GNU Compiler Collection for this Free Software Foundation backed code compiler. On top of new C/C++ language features and various optimization improvements, there is updated tuning for Intel's new Alder Lake processors. Here are some early GCC 11.2 vs. GCC 12 development benchmarks looking at the performance on a Core i5 12600K.

Fwupd 1.7.3 Released With Support For Nordic Semi nRF Secure Hardware

Phoronix - Mon, 12/13/2021 - 21:42
Fwupd 1.7.3 is out today as the newest version of this open-source software that integrates with the Linux Vendor Firmware Service (LVFS) for offering streamlined system and device firmware updates under Linux...

PipeWire 0.3.41 Offers Improved Flatpak & JACK Compatibility, Apple AirPlay Streaming

Phoronix - Mon, 12/13/2021 - 20:18
PipeWire 0.3.41 is out as the newest version of this increasingly-used Linux audio/video stream server solution...

Linux Kernel Set To Finally Retire AMD 3DNow!

Phoronix - Mon, 12/13/2021 - 18:38
Queued up as part of the x86/core changes intended for the Linux 5.17 cycle is dropping of the AMD 3DNow! code within the kernel. While 3DNow! brings back fond memories from the days of AMD's K6 and early Athlon processors, AMD deprecated the instructions a decade ago and no longer found in newer processors. Removing of the 3DNow! kernel code is being done as part of some code improvements...

Ubisoft Is Hiring A Linux Developer For An "Unannounced Project" But Don't Get Too Excited

Phoronix - Mon, 12/13/2021 - 18:06
Ubisoft issued a new job posting for a Linux developer, which has many Linux gamers excited especially as it's mentioned for an "unannounced project." Unfortunately, contrary to all the emailed tips in overnight about the job posting, it ultimately will likely prove to be of little interest to the gaming community...

EXT4 Prepared To Switch To Linux's New Mount API

Phoronix - Mon, 12/13/2021 - 18:04
It looks like EXT4 come Linux 5.17 could be making use of the kernel's new mount API. Queued up into EXT4's "dev" branch is transitioning the EXT4 file-system driver to using the kernel's modern mount API...

My favorite Linux commands for optimizing web images

opensource.com - Mon, 12/13/2021 - 16:03

I used to stay away from images when working online. Handling and optimizing images can be both imprecise and time-consuming.

Then I found some commands that changed my mind. To create web pages, I use Jekyll, so I've included that in the directions. However, these commands will also work with other static site generators. 


read more

How I use open source to design my own card games

opensource.com - Mon, 12/13/2021 - 16:02

I love a good game, and I particularly enjoy tabletop games because they have many of the same traits that open source has. When you're playing a card game in real life with friends sitting around a table, you can as a group decide that Jokers are wild. Alternately, you could arbitrarily decide that should a Joker come into play, anyone holding an Ace must discard that Ace. Or when a Queen of Diamonds comes into play, everyone must pass their hand to the player on their right.


read more

Pages