Google is taking reCAPTCHA one step further by making it invisible. Now, human users will be let through without seeing the “I’m not a robot” checkbox, and bot and suspicious users will have to solve challenges that use Google’s risk analysis algorithms. The advantage of reCAPTCHA is its enhanced security, according to Google. It’s a … continue reading
For HP or IBM, excitement is almost a luxury. Enterprises love innovation and new tools, but they don’t like those things appearing without permission. Changes break software, and there’s nothing an enterprise likes more than a piece of infrastructure software that never, ever changes. For Google, this has long been the biggest problem for its … continue reading
Google wants to make it easier to package software and work with containers. The company has announced the Google Cloud Container Builder, a standalone tool designed to build container images no matter the deployment environment. Features allows users to build source and package build artifacts into Docker containers; debug failed builds; view a permanent audit … continue reading
Google is updating its IDE for Android to give developers more features and enhancements to improve their apps. Android 2.3 features quality improvements as well as new features for each phase of the development workflow. For the build phase, the company made significant changes to Instant Run and the UI in the IDE. The Run … continue reading
Docker is releasing a new commercial platform for enterprise development and IT teams. Docker Enterprise Edition (EE) is a new platform designed to streamline the Docker experience, and accelerate business critical app deployments. “From the very beginning, Docker has been focused on taking very complicated tooling and software and making it intuitive and easy to … continue reading
Since data science tasks like forecasting is important to organizations, Facebook decided to open-source Prophet, its forecasting tool available in Python and R. Prophet is for forecasting time series data, and it was open-sourced by Facebook’s Core Data Science team. Prophet is optimized for business forecast tasks that the Facebook team encountered, which typically include … continue reading
Google wants developers to keep things in perspective. The company has announced a new API designed to help improve online conversations. The Perspective API uses machine learning to score the perceived impact of a comment. Developers can use that score to provide real-time feedback, help moderators, or enable readers to find relevant context, according to … continue reading
Microsoft’s TypeScript team presented the latest release of TypeScript 2.2 this week, with new features and quick fixes to improve the TypeScript experience. With TypeScript 2.2 comes more improvements to the editor, including code actions, which can guide developers in fixing up errors. This includes adding missing imports, adding missing properties, and removing unused declarations. … continue reading
In the U.K., one would not wish to be called a spanner: the term refers to a wrench, and is also used to denote a person whose intelligence nears that of a wrench. In the cloud, however, Spanner means a feat of engineering. Google’s recently announced open beta of the Spanner database within its Google … continue reading
Netflix is giving the open-source community a new user-focused security approach with the introduction of Stethoscope. According to Netflix, a user-focused security approach realizes that attacks against businesses are the primary cause of security breaches. Stethoscope is designed to collect user information and provide recommendations to secure their systems. “If we provide employees with focused, … continue reading
Google is introducing a tool designed to help developers debug machine learning models in TensorFlow. TensorFlow Debugger aims to provide visibility into the internal structure and state of TensorFlow graphs. According to the team, compared to other debugging options, TensorFlow Debugger requires fewer lines of code, provides more graph coverage, and offers a more interactive … continue reading