Open-source News

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

RadeonSI Gallium3D Driver Wires Up Wave32 Improvements For RDNA GPUs

Phoronix - Mon, 12/13/2021 - 16:00
AMD's "RDNA" class GPUs support wavefront sizes of 32 and 64 compared to older GCN GPUs at 64 threads. Going back to 2019 RadeonSI began making use of Wave32 for some shaders but now for Mesa 22.0 next quarter there are greater Wave32 improvements that have landed...

Take Tidelift's 4th annual open source survey

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

Using open source components has become the de facto way to develop modern applications. The increased adoption of open source has brought with it a new set of challenges and obstacles, and Tidelift, for the fourth year in a row, has laun


read more

How to Setup Samba Server in RHEL, Rocky Linux and AlmaLinux

Tecmint - Mon, 12/13/2021 - 14:05
The post How to Setup Samba Server in RHEL, Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Sharing files is an essential part of server administration. It allows sharing of resources across the network which are needed by users to carry out their tasks. One of the widely used file-sharing software

The post How to Setup Samba Server in RHEL, Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages