Open-source News

GCC 11 Compiler Could End Up Removing Support For The Motorola m68k, Other Old CPUs

Phoronix - Wed, 10/30/2019 - 19:18
Deprecated for the upcoming GCC 10 compiler release and set for removal in GCC 11 one year later is the CC0 representation code that is being used for handle condition codes in GCC back-ends. That in turn means a number of older CPU targets will be removed in GCC 11 should they not receive some development attention to transition them to the modern MODE_CC representation...

GitLab Had Begun Planning To Track Its Users But Quickly Changed Course

Phoronix - Wed, 10/30/2019 - 18:52
While many fled from GitHub to GitLab following Microsoft acquiring the code hosting service, GitLab has come under a bit of fire of its own with plans they had been working on around telemetry support that would begin tracking its users and potentially sharing the data with third-party firms...

Landlock Revved An 11th Time For Unprivileged Yet Powerful Security Sandboxes

Phoronix - Wed, 10/30/2019 - 16:04
We first wrote about the Landlock Linux security module in 2016 with its aspirations for offering powerful security sandboxing abilities. Landlock has seen revisions every few months and this week marks the 11th time the patches have been volleyed for this interesting sandboxing Linux Security Module (LSM)...

How to introduce your security team to Ansible

opensource.com - Wed, 10/30/2019 - 15:02

Ansible has long been seen as more than configuration management—it's an orchestrator more than anything, a conductor of the orchestra rather than playing a singular instrument. Since realising this, various tech communities have used Ansible to automate some interesting technology arenas.


read more

Getting started with awk, a powerful text-parsing tool

opensource.com - Wed, 10/30/2019 - 15:01

Awk is a powerful text-parsing tool for Unix and Unix-like systems, but because it has programmed functions that you can use to perform common parsing tasks, it's also considered a programming language. You probably won't be developing your next GUI application with awk, and it likely won't take the place of your default scripting language, but it's a powerful utility for specific tasks.


read more

Test automation without assertions for web development

opensource.com - Wed, 10/30/2019 - 15:00

Graphical user interface (GUI) test automation is broken. Regression testing is not testing; it's version control for a software's behavior. Here's my assertion: test automation without assertions works better!


read more

10 Best Flowchart and Diagramming Software for Linux

Tecmint - Wed, 10/30/2019 - 14:08
Diagrams are a great means for us to connect with information and process its significance; they help in communicating relationships and abstract information and enable us to visualize concepts. The flowchart and diagramming tools...

Mir Working On A Mir-On-Wayland Nested Compositor Path, Broadcom DispmanX API Support

Phoronix - Wed, 10/30/2019 - 13:54
In addition to Mir's other road-map items around replaceable renderers and hybrid graphics driver support, it also turns out the Canonical developers involved are working on expanding the graphics platform support...

MoltenVK Picks Up Metal 3.0 Capabilities, More Vulkan Features On macOS

Phoronix - Wed, 10/30/2019 - 12:08
The open-source MoltenVK is out with another new update based against the Vulkan 1.1.126 specification and allowing the Vulkan API to be used on Apple's macOS and iOS by mapping those calls to the underlying Metal graphics drivers...

Pango Dropping Support For Bitmap Fonts Is Frustrating Some Linux Desktop Users

Phoronix - Wed, 10/30/2019 - 10:26
Cleaning up of the Pango layout engine library as some much needed housekeeping by GNOME developers resulted in shifting to the Harfbuzz library for font loading. That quietly meant dropping support for bitmap fonts from Pango, which is now reaching Linux desktop users when upgrading to the Pango 1.44 stable release...

Pages