Open-source News

TensorFlow Lite Now Supports Tapping OpenCL For Much Faster GPU Inference

Phoronix - Tue, 08/18/2020 - 23:21
TensorFlow Lite for AI inference on mobile devices now has support for making use of OpenCL on Android devices. In doing so, the TFLite performance presents around a 2x speed-up over the existing OpenGL back-end...

Debian's Qt Maintainers Stepping Down Ahead Of Qt 6.0

Phoronix - Tue, 08/18/2020 - 22:55
Ahead of the big Qt 6.0 release expected before the end of the year, Debian's current Qt package maintainers have decided to step down...

NVIDIA 450.66 Linux Driver Released With Expanded EIZO, Matrox Support

Phoronix - Tue, 08/18/2020 - 21:42
NVIDIA today released 450.66 as their latest stable Linux graphics driver update...

Microsoft Doubles Their Commits To Mesa This Week

Phoronix - Tue, 08/18/2020 - 19:19
More than a dozen patches were merged by a Microsoft engineer into Mesa yesterday...

30-bit Deep Color For GNOME On Wayland Will Likely Take Some Time

Phoronix - Tue, 08/18/2020 - 19:04
As written about at the start of the month, well known GNOME contributor Daniel van Vugt of Canonical/Ubuntu has added tackling deep color support to his TODO list for being able to properly handle 30-bit color on the desktop...

Shrink PDF size with this command line trick

opensource.com - Tue, 08/18/2020 - 15:02

My wife tutors students throughout the year, and recently she wanted to assign homework by scanning some workbook pages into a file and emailing them to her students. She asked for my help, so I used Simple Scan, a document scanning application for GNOME.


read more

The surprising thing you can do in the D programming language

opensource.com - Tue, 08/18/2020 - 15:01

Software development can be a very complex process. As the code you write increases in size and complexity, it is important to keep it readable and easy to understand. In open source software development, many people collaborate on code with several interconnected and, quite often, frequently moving parts. This can make it hard for potential contributors to understand the codebases.


read more

Combine GraphQL with Java to build a flexible and modern API

opensource.com - Tue, 08/18/2020 - 15:00

In the past few years, developers have used RESTful web services over HTTP(s) to expose business functions using an API. The REST API uses server-driven fixed data responses, which means a developer (client) can't determine the result of a response. Instead, the server sends all the data back to the client, which is called over-fetching. The developer (client) needs to invoke multiple REST APIs after the first call until the client gets the required data, which results in under-fetching.


read more

LLVM's libclc Adds Mesa SPIR-V Target

Phoronix - Tue, 08/18/2020 - 14:57
Continuing on with all of the OpenCL Mesa work that's been going on by Red Hat developers in recent time, LLVM's libclc library now has support for targeting Mesa SPIR-V...

How to Install Pop!_OS on Your Computer

Tecmint - Tue, 08/18/2020 - 14:07
Pop_OS is a Linux distribution based on Ubuntu and built by System76. It is specifically built for software developers, makers, and computer science professionals who use their computer as a tool to discover and

Pages