Open-source News

Linux Kernel Patches Posted For Bringing Up Tesla's Full Self-Driving SoC

Phoronix - Thu, 01/13/2022 - 21:10
Samsung in partnership with Tesla has posted a set of 23 patches for enabling Tesla's Full Self-Driving (FSD) SoC for the mainline Linux kernel...

Intel Arc DG2 "Alchemist" Added For Mesa 22.0 But Code Disabled For Now

Phoronix - Thu, 01/13/2022 - 20:40
Intel's open-source Linux graphics driver developers have now committed the DG2/Alchemist graphics card PCI IDs and device information data to Mesa 22.0 for their OpenGL and Vulkan driver support, but for now until the Linux kernel support is baked this is disabled...

Microsoft Reworks The "DXGKRNL" Driver It Wants To Get Into The Linux Kernel

Phoronix - Thu, 01/13/2022 - 18:38
Back in 2020 Microsoft announced the DXGKRNL driver as the kernel driver component for supporting GPU accelerated use-cases within Windows Subsystem for Linux (WSL2). That original DXGKRNL driver was quickly shot down by upstream kernel developers and various issues raised while now for the past year Microsoft has been reworking this kernel driver and on Wednesday published the new version...

Linux 5.17 Lands Big Rewrite To FS-Cache & CacheFiles Driver Code

Phoronix - Thu, 01/13/2022 - 18:07
Being worked on since early 2020 by Red Hat's David Howells has been a rewrite to Linux's FS-Cache and CacheFiles code focusing on making it smaller and simpler while also presenting possible memory/performance advantages. That major rewrite has been merged now for Linux 5.17...

Ubuntu 22.04 LTS Aiming For GNOME 42, Avoiding GTK4 Where Possible

Phoronix - Thu, 01/13/2022 - 17:42
Ubuntu developers have laid out their GNOME versioning plans for this spring's release of Ubuntu 22.04 LTS...

Learn Rust in 2022

opensource.com - Thu, 01/13/2022 - 16:01

Mesa 22.0 Pushed Back By Three Weeks

Phoronix - Thu, 01/13/2022 - 16:00
While a lot of open-source OpenGL and Vulkan driver improvements have been landing in recent days in anticipation of the Mesa 22.0 code branching and feature freeze for Wednesday, that deadline has now been extended by three weeks...

An open source developer's guide to 12-Factor App methodology

opensource.com - Thu, 01/13/2022 - 16:00

The 12-Factor App methodology provides guidelines for building apps in a short time frame and for making them scalable. It was created by the developers at Heroku for use with Software-as-a-Service (SaaS) apps, web apps, and potentially Communication-Platform-as-a-Service (CPaaS) apps. For organizing projects effectively and managing scalable applications, the 12-Factor App methodology has powerful advantages for open source development.


read more

How to Install PowerShell on Fedora Linux

Tecmint - Thu, 01/13/2022 - 13:05
The post How to Install PowerShell on Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PowerShell is both a command-line shell and fully-developed scripting language that is built on the .NET framework. Just like Bash, it is designed to carry out and automate system administration tasks. Until recently, PowerShell

The post How to Install PowerShell on Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

x86 Straight Line Speculation CPU Mitigation Appears For Linux 5.17

Phoronix - Thu, 01/13/2022 - 08:30
The Linux 5.17 kernel is introducing support for the x86 straight-line speculation "SLS" mitigation with it becoming increasingly clear modern x86_64 CPUs are susceptible to speculatively executing linearly in memory past an unconditional change in control flow...

Pages