Open-source News

GCC 10 Has C++20 Concepts Support In Order

Phoronix - Mon, 10/21/2019 - 16:43
The original C++ Concepts technical specification has been supported by the GNU Compiler Collection since GCC 6, but for GCC 10 the latest C++20 enablement is supporting that refined version of this feature...

Qt 3D Will Still Be Improved On Alongside Qt Quick 3D

Phoronix - Mon, 10/21/2019 - 15:28
While Qt Quick 3D has been talked up a lot recently with The Qt Company's plans for that new 3D module inside the current Qt5 and future Qt6 tool-kits, Qt 3D itself is not going away...

How to program with Bash: Syntax and tools

opensource.com - Mon, 10/21/2019 - 15:03

A shell is the command interpreter for the operating system. Bash is my favorite shell, but every Linux shell interprets the commands typed by the user or sysadmin into a form the operating system can use. When the results are returned to the shell program, it sends them to STDOUT which, by default, displays them in the terminal. All of the shells I am familiar with are also programming languages.


read more

How to build a Flatpak

opensource.com - Mon, 10/21/2019 - 15:03

A long time ago, a Linux distribution shipped an operating system along with all the software available for it. There was no concept of “third party” software because everything was a part of the distribution. Applications weren’t so much installed as they were enabled from a great big software repository that you got on one of the many floppy disks or, later, CDs you purchased or downloaded.


read more

Pylint: Making your Python code consistent

opensource.com - Mon, 10/21/2019 - 15:00

Pylint is a higher-level Python style enforcer. While flake8 and black will take care of "local" style: where the newlines occur, how comments are formatted, or find issues like commented out code or bad practices in log formatting.


read more

Raspberry Pi 4's V3D Driver Lands OpenGL ES 3.1 Bits In Mesa 19.3-devel

Phoronix - Mon, 10/21/2019 - 12:20
The Broadcom "V3D" Gallium3D driver that is most notably used by the new Raspberry Pi 4 boards now is effectively at OpenGL ES 3.1 support within the newest Mesa 19.3 code...

Journey to the Future of Money with Red Hat at Money 20/20

Red Hat News - Mon, 10/21/2019 - 12:00

Event season is in full swing for the Red Hat Financial services team, and this time, we are headed to the bright lights of Las Vegas to attend Money 20/20 USA, being held from October 27 - 30th. Red Hat will be attending to sponsor a number of activities and discuss the important role open source technologies play in the future of payments, money and banking activities. 

Red Hat Government Symposium: Transforming culture and creating open innovation powerhouses

Red Hat News - Mon, 10/21/2019 - 12:00

For state, local and federal government agencies, digital transformation means much more than just migrating away from legacy technology systems. It involves inspiring ideas, encouraging communication and collaboration, and empowering government employees to forge their organizations’ innovation pathways. 

Linux 5.4-rc4 Arrives As Another Normal Release Candidate

Phoronix - Mon, 10/21/2019 - 06:03
The situation is looking good for seeing the Linux 5.4 kernel debut as stable with today's release of 5.4-rc4 being another "normal" release that isn't coming in too heavy...

Disney+ Currently Won't Work On Linux Systems Due To Tightened DRM

Phoronix - Mon, 10/21/2019 - 05:05
For those hoping that the Disney+ streaming service would work on Linux in conjunction with a modern web browser, sadly that is not set to be the case. While the likes of Netflix and Hulu can play from Linux desktop web browsers, Disney's tightened Digital Rights Management around their new service doesn't allow for Linux support with current browsers...

Libre RISC-V Open-Source Effort Now Looking At POWER Instead Of RISC-V

Phoronix - Mon, 10/21/2019 - 01:38
Well, here is a surprise... The Libre RISC-V project that is trying to build an "open-source GPU" more along the lines as a Vulkan accelerator is looking at other options besides RISC-V. While RISC-V is royalty-free and open-source in nature, Luke Kenneth Casson Leighton is not content with the RISC-V Foundation and is evaluating the likes of POWER and MIPS...

Pages