The DevOps community is all about speed and high-quality releases, and since mobile applications and websites drive traffic and revenue, companies can’t afford to have site crashes or send out buggy releases. To emphasize the importance of testing, people are putting it back into DevOps, literally, so it shifts both left and right to the … continue reading
There’s a new open-source blueprint that aims to give developers a place to kick-start their mobile product development for Android and iOS, all built with React Native and Redux. Named Pepperoni, the development team behind this open-source project has been working for more than 10 months trying to build apps and learning the best ways … continue reading
Two Big Ears, a company recently acquired by Facebook, is offering its pipeline for cinematic virtual reality and 360 video (including its authoring tools, encoder and rendering engine) for free. Called the Facebook 360 Spatial Workstation, this suite is designed to allow creators to implement VR audio across all devices and platforms. Authoring tools require … continue reading
GitLab announced its latest release to GitLab’s integrated set of tools for the software development life cycle called GitLab Container Registry, which is an integrated Docker registry that allows developers to build, test and deploy Docker container images using GitLab CI and other Docker tooling. The container registry is already in GitLab’s latest release, GitLab … continue reading
To understand how developers feel about technologies that support their e-commerce needs, Four51 commissioned a study by Forrester Consulting, revealing that modern developers are more involved in e-commerce solutions at their organizations. Developers believed they will be developing in Platforms-as-a-Service (PaaS) more so than Software-as-a-Service (SaaS), with the amount of their on-premise solutions decreasing. Four51, … continue reading
One of Google’s latest projects is the Magenta project, an effort to generate music, video and images using machine intelligence. It’s also an open-source library for machine learning, part of the Google Brain team, using TensorFlow. The big question Project Magenta tries to answer is, “Can machines make music and art?” If this is possible, … continue reading
Google is extending its Classroom API to help developers integrate their applications with classroom solutions. The company introduced new coursework endpoints that will give developers access to assignments, grades and workflows. “Learning tools can focus on creating great content and, in turn, use Classroom to manage the workflow for assignments created with this content,” wrote … continue reading
Embrace those APIs with this week’s GitHub project of the week: hug. Hug allows you to create HTTP REST APIs on Python 3, and it consistently benchmarks among the top three performing Web frameworks for Python, beating out Flask and Django, according to its website. Hug is fraction of what is required in other frameworks, … continue reading
As many organizations continue to embrace DevOps, they need to figure out ways for quality assurance and testing to keep up. For enterprises to speed up their software and application testing, Appvance announced a unified test automation platform called Appvance UTP. Appliance UTP combines various testing capabilities and increases collaboration between teams in development, operations, … continue reading
There have been plenty of announcements coming out of Google I/O this week, and yesterday, Google said that one of its projects that was created years ago is helping it accomplish its own custom accelerators for machine learning applications. The result of that project is called a Tensor Processing Unit (TPU), which is a custom … continue reading
Docker is open-sourcing three components with the same source code that are used to power the release builds for Docker for Mac and Windows desktop applications. The three open-source kits can be used by themselves, or they can be combined to form a complete product. According to a post on the Docker blog, the components … continue reading
Young learners can now design and program creative interfaces with a new generation of graphical programming blocks, named Scratch Blocks. Google announced a collaboration with the MIT Media Lab’s Scratch Team, and released today an open-source developer preview of Scratch Blocks, which builds on the company’s Blockly technology. Scratch Blocks focuses on creating new software … continue reading