In order to give Mother’s Day his full undivided attention, Linus Torvalds decided to put out the first release candidate of Linux 4.12 a day early. On Saturday, May 13, Torvalds released Linux 4.12, which he says is dominated by the “new AMD Vega10 header files that have all the register definitions in them,” he … continue reading
Knowing a certain programming language might help you get a job in San Jose, but it may not help you get hired in Washington D.C. This is just a glimpse at some of Coding Dojo’s recent research to determine the most in-demand programming languages by city. As part of the coding school’s research, Coding Dojo … continue reading
Google released OSS-Fuzz five months ago with a mission to make open-source projects stable, secure and reliable. Since then, the continuous fuzzing solution has found more than 1,000 bugs with 264 of them flagged as potential security bugs. “OSS-Fuzz has found numerous security vulnerabilities in several critical open source projects: 10 in FreeType2, 17 in … continue reading
Data science and deep learning app leaders are coming together to form the GPU Open Analytics Initiative. The goal is to create common data frameworks that enable developers and statistical researchers to accelerate data science on GPUs. Initial members include Continuum Analytics, H2O.ai and MapD Technologies. The initiative’s first announced project is an open-source GPU … continue reading
Today’s software world is growing ever more cloudy and every more fragmented. We have myriad programming languages, numerous application platforms and services-oriented architectures (yes, but not the dusty ones of yesteryear!) What is needed to make this work, according to Kelsey Hightower and Sarah Novotny of Google, is a composable infrastructure. “All of this infrastructure … continue reading
Google is giving developers the ability to build their own prototypes that use Google Assistant with the introduction of its latest SDK. The Google Assistant SDK is being released as a developer preview right now, and it’s designed to enable voice control and natural language understanding in devices. Currently in development are features like hotword … continue reading
The fingerprint or biometric security system on your smartphone is not as secure as you think. Researchers from NYU and Michigan State University have discovered a way to fool biometric security systems into giving them access to smartphones. According to the researchers, fingerprint-based authentication systems use small sensors that only capture partial fingerprints. The researchers … continue reading
Microsoft is getting deeper into containers with the acquisition of Deis, a Kubernetes company. Deis provides an open-source software solution designed to make Kubernetes easier to use. As part of the acquisition, Deis will continue its mission to make container technology simpler and continue to contribute to Workflow, Helm and Steward in order to maintain … continue reading
Google is adding new features and bug fixes to its Internet of Things development platform. The company revealed a recent update to the platform, Android Things Developer Preview 3. “This preview is part of our commitment to provide regular updates to developers who are building Internet of Things (IoT) products with our platform. Android developers … continue reading
OpenAI announced it has developed an unsupervised sentiment neuron. According to an OpenAI blog post, it “learns an excellent representation sentiment, despite being trained only to predict the next character in the text of Amazon reviews.” The representation contains a distinct sentiment neuron that contains almost all of the sentiment signal, according to OpenAI. The team explained its … continue reading
At the Open Networking Summit, Google announced Espresso, the latest offering in its software defined networking strategy. It is designed to make the Google cloud faster, more available and cost effective. “Espresso has been in production for over two years and routes 20 percent of our total traffic to the internet—and growing. It’s changing the … continue reading
The fully featured, stable and production ready Apollo Client 1.0, codenamed Pink Panther, is available for developers looking to try GraphQL or Apollo. The Apollo Client is a client side library that leverages the power of a GraphQL API to handle data fetching and management for developers, letting them spend less time on “plumbing data” … continue reading