The open-source collaborative effort dedicated to advancing blockchain technology has announced that a new bug bounty program is now open. The program is based off of a private bug bounty the organization has been running for the last six months with HackerOne. HackerOne will continue to lead the public bounty. Currently, the bounty will solely … continue reading
In an effort to showcase the evolution of natural language understanding, Google is launching Semantic Experiences to highlight some examples of what is possible with artificial intelligence. Natural language understanding is a type of artificial intelligence that focuses on machine reading comprehension. “Natural language understanding has evolved substantially in the past few years, in part … continue reading
Google has announced that the developer preview for Android P will include built-in support for DNS over TLS. DNS over TLS is a new DNS protocol the Internet Engineering Task Force created to provide the latest protections for security and privacy. It uses the TLS protocol to create a secure connection to the server and … continue reading
Google has announced a new probabilistic programming toolbox for for its machine learning framework TensorFlow. TensorFlow Probability is designed to help researchers and practitioners build sophisticated models. According to the company, this will come in handy for users looking to build a generative model of data, looking to quantify the uncertainty in predictions, trying to … continue reading
Cloudflare wants to protect anything connected to the Internet with the availability of Cloudflare Spectrum. Spectrum is designed to extend the company’s benefits beyond web protocols to protect and accelerate things like email servers, gaming servers, and IoT devices. Spectrum proxies traffic using any Internet protocol, and is able to accelerate everything across the global … continue reading
Google and Netflix have announced a new project designed to reduce the risk of rapidly rolling out deployments to production. Kayenta is an open-source automated canary analysis service designed to enable teams to quickly push production changes and perform continuous delivery at scale. Kayenta is based off of Netflix’s internal canary system, but has been … continue reading
The open source Git project has announced the release of Git 2.17.0. Updates include bug fixes from previous versions, and new features such as coloring moved code, speeding up status with watchman, and finding objects in history. The new color moved options is designed to group moved lines of code so developers can easily identify … continue reading
Google announced new improvements to the TensorFlow developer experience at its annual TensorFlow Developer Summit last week. The company announced an improved programming model for Python developers, a new method for running Estimator models, and a new library for machine learning models. “Machine learning is solving challenging problems that impact everyone around the world. Problems … continue reading
Snyk, the leading solution for addressing vulnerabilities in open source libraries, announced today it is powering the vulnerable JavaScript libraries audit in Google Chrome’s Lighthouse, in general availability. The integration offers developers critical information about potential libraries that developers might be using that contain security vulnerabilities, increasing awareness and making it easier to take action. … continue reading
Google has announced the Wear OS by Google developer preview and has added Android P platform features to wearables. Wear OS by Google is the company’s rebranding of its wearables platform Android Wear. According to Google, developers should pay attention to restriction related to non-SDK methods and fields, dark UI system theme, limited background … continue reading
Google has announced that NVIDIA TensorRT, a library for optimizing deep learning models, is now being integrated with TensorFlow. TensorRT will bring a variety of FP16 and INT8 optimizations to TensorFlow. According to Google, TensorRT will automatically select “platform specific kernels to maximize throughput and minimizes latency during inference on GPUs.” In tests, the company … continue reading
Google has announced new application performance management (APM) capabilities for developers with the introduction of Stackdriver APM and Stackdriver Profiler. These APM solutions are designed to give developers distributed tracing, debugging and profiling tools for their code. According to the company, the APM tools are the same tools Google uses internally to monitor and fine … continue reading