Open-source News

The Linux Foundation's LF Edge Releases V2.0 of the Open Glossary of Edge Computing - PRNewswire

Google News - Fri, 08/30/2019 - 00:00
The Linux Foundation's LF Edge Releases V2.0 of the Open Glossary of Edge Computing  PRNewswire

SAN FRANCISCO, Aug. 29, 2019 /PRNewswire/ -- LF Edge, an umbrella organization within the Linux Foundation that aims to establish an open, interoperable ...

The Linux Foundation's LF Edge Releases V2.0 of the Open Glossary of Edge Computing - Yahoo Finance

Google News - Fri, 08/30/2019 - 00:00
The Linux Foundation's LF Edge Releases V2.0 of the Open Glossary of Edge Computing  Yahoo Finance

New version aligns a year of terminology and lexical updates across multiple edge computing projects. SAN FRANCISCO, Aug. 29, 2019 /PRNewswire/ -- LF ...

GTK 4.0 Isn't Expected To Be Released Until Autumn 2020

Phoronix - Thu, 08/29/2019 - 23:25
GTK 4.0 won't be out this year, nor is it expected next spring as part of the GNOME 3.36 cycle, but now the developers believe this next major tool-kit update will be ready to ship in just over one year's time with the autumn release of GNOME 3.38...

Intel Core i9 9900K vs. AMD Ryzen 9 3900X Linux Gaming Performance - Phoronix

Google News - Thu, 08/29/2019 - 22:29
Intel Core i9 9900K vs. AMD Ryzen 9 3900X Linux Gaming Performance  Phoronix

Here is our most extensive look yet at the AMD Ryzen 9 3900X Linux gaming performance up against the Intel Core i9 9900K while testing the latest Linux ...

Intel Core i9 9900K vs. AMD Ryzen 9 3900X Linux Gaming Performance

Phoronix - Thu, 08/29/2019 - 22:19
Here is our most extensive look yet at the AMD Ryzen 9 3900X Linux gaming performance up against the Intel Core i9 9900K while testing the latest Linux drivers with the Radeon RX 5700 XT as well as the NVIDIA GeForce RTX 2070 and RTX 2080 graphics cards. Beyond testing all the benchmark-friendly Linux-native and Steam Play OpenGL/Vulkan games, the performance-per-Watt and performance-per-dollar of the tested systems are also being covered.

Microsoft Announces Support of ExFAT File System on Linux Kernel - WinBuzzer

Google News - Thu, 08/29/2019 - 22:05
Microsoft Announces Support of ExFAT File System on Linux Kernel  WinBuzzer

Microsoft is finally allowing the Linux Kernel to use its ExFAT file system without the need of a third-party tool to run files.

Microsoft announces its support for bringing exFAT in the Linux kernel; open sources technical specs - Packt Hub

Google News - Thu, 08/29/2019 - 22:00
Microsoft announces its support for bringing exFAT in the Linux kernel; open sources technical specs  Packt Hub

Yesterday, Microsoft announced that it supports the addition of its Extended File Allocation Table (exFAT) file system in the Linux kernel and publicly.

Celebrating Linux's 28 years - Network World

Google News - Thu, 08/29/2019 - 21:41
Celebrating Linux's 28 years  Network World

Linux just turned 28, and in that time, it has moved from being an interesting project to what is in many ways the most significant operating system, spawning ...

AMDVLK 2019.Q3.5 AMD Vulkan Driver Brings Fixes & Optimizations

Phoronix - Thu, 08/29/2019 - 20:00
Two weeks have passed since AMDVLK 2019.Q3.4 while out this morning is the next iteration of this open-source AMD Radeon Vulkan driver derived from the company's official cross-platform driver code-base...

The Existing Linux exFAT Code Is "Horrible" But Could Soon Be In Staging

Phoronix - Thu, 08/29/2019 - 18:53
Following Microsoft's approval of seeing exFAT support on Linux and at long last releasing public specifications to the file-system, the existing out-of-tree Linux driver code was quickly volleyed on the mailing list for review and hopeful inclusion into the kernel...

Microsoft wants Linux to get exFAT - Fudzilla

Google News - Thu, 08/29/2019 - 18:30
Microsoft wants Linux to get exFAT  Fudzilla

To facilitate the development of “conformant, interoperable implementations Software King of the World Microsoft said it is supporting the addition of...

Intel Gen 12 Graphics Bringing "Display State Buffer" Engine

Phoronix - Thu, 08/29/2019 - 18:21
Since June there has been the Intel open-source development team volleying Linux patches for bringing up Tiger Lake "Gen 12" graphics. There have been several rounds of patches working on the new Gen 12 graphics and that experimental open-source support is coming with Linux 5.4. A new patch series sheds more light on one of the new Gen 12 hardware features: the Display State Buffer engine...

Navi 14 Is Ready To Go On Mesa 19.3 Git & Back-Ported To Mesa 19.2

Phoronix - Thu, 08/29/2019 - 17:56
As a follow-up to the recent story on AMD looking to land Navi 14 support in the imminent Mesa 19.2, that code for the smaller Navi GPU did successfully land into Mesa 19.3-devel and was back-ported to the 19.2 series for the upcoming 19.2.0 stable release...

Microsoft publishes exFAT specs as it attempts to woo Linux - The INQUIRER

Google News - Thu, 08/29/2019 - 17:55
Microsoft publishes exFAT specs as it attempts to woo Linux  The INQUIRER

MICROSOFT'S LICKY LOVE-IN with Linux continues, as it announces plans to bring its proprietary exFAT file format to the open-source. The tech behemoth ...

Open Source Wins: Microsoft Is Bringing exFAT File System To Linux Kernel - Fossbytes

Google News - Thu, 08/29/2019 - 16:14
Open Source Wins: Microsoft Is Bringing exFAT File System To Linux Kernel  Fossbytes

Microsoft which has recently become a big Linux fanboy is removing its hold on the patents related to the exFAT file system.This move comes after the company ...

Microsoft Wants exFAT File System Technology In The Linux Kernel - Forbes

Google News - Thu, 08/29/2019 - 16:13
Microsoft Wants exFAT File System Technology In The Linux Kernel  Forbes

First Microsoft added a real Linux kernel to Windows 10. Now Redmond wants to see exFAT in the mainline Linux kernel.

Getting started with HTTPie for API testing

opensource.com - Thu, 08/29/2019 - 15:03

HTTPie is a delightfully easy to use and easy to upgrade HTTP client. Pronounced "aitch-tee-tee-pie" and run as http, it is a command-line tool written in Python to access the web.


read more

Variables in PowerShell

opensource.com - Thu, 08/29/2019 - 15:02

In computer science (and casual computing), a variable is a location in memory that holds arbitrary information for later use. In other words, it’s a temporary storage container for you to put data into and get data out of. In the Bash shell, that data can be a word (a string, in computer lingo) or a number (an integer).


read more

Pages