Initiatives like DevOps and Site Reliability Engineering (SRE) were designed to bring development and operations teams together to deliver better software. However, a recent report has found the shared accountability these initiatives promote is actually causing problems. OverOps’ Dev vs. Ops: The State of Accountability report found DevOps is creating chaos and confusion when it … continue reading
The JDK Enhancement Proposals (JEP) team is proposing they drop raw string literals from version 12 of the Java programming language. According to the JEP, “a raw string literal can span multiple lines of source code and does not interpret escape sequences, such as \n, or Unicode escapes, of the form \uXXXX.” The goal for … continue reading
GitHub has announced a new GitHub status page to enable developers, team and businesses to get up-to-date information about incidents and component statuses. “From our perspective, reliability can be defined by three questions: is the product available, how well does the product recover from failure, and how performant is the product as it evolves over … continue reading
In an effort to remove the technical barriers to data visualization, MongoDB has announced the beta release of MongoDB Charts, a native data visualization tool. MongoDB Charts will be apart of MongoDB Atlas, the company’s database-as-a-service. According to the company, MongoDB Charts eliminates the need to worry about code, tools, data movement or data duplication … continue reading
API platform provider Kong has announced the latest release of its enterprise solution, Kong Enterprise 0.34. According to the company, this is the most feature-rich release to date with new features and updates as well as minor fixes. The latest release includes an update to Kong Manager with improved UI, a new navigation system, enhanced … continue reading
GitLab is bringing serverless capabilities to its DevOps solution with the release of GitLab Serverless. This new solution was delivered in partnership with the multi-cloud serverless management platform provider TriggerMesh. “The TriggerMesh founders have deep expertise in serverless. Sebastien Goasguen has been at the forefront of the technology since the very beginning. We found … continue reading
Atlassian’s project management application solution Trello is adding automation to its toolbelt with the latest acquisition of Butler. According to Trello, Butler will bring automation across Trello boards with new rules, commands and custom buttons. “With tools like iOS Shortcuts, Zapier, and personal assistants such as Alexa and Siri, many people have experienced the value … continue reading
Google is notifying developers about an ongoing investigation, and applications and SDKs that may be at risk for abuse. The company revealed last week two apps were removed from the Google Play Store because of evidence of attribution abuse. The company also found abuse in three ad network SDKs and have began contacting developers using … continue reading
The Rust programming language team has announced the first major edition of Rust since 1.0 was released in 2015. Rust is a Mozilla-backed systems programming language focused on safety and concurrency. The 2018 version of the language is a culmination of the past three years, according to the team. It includes improvements to tooling, documentation, … continue reading
As facial recognition technology advances, Microsoft is worried about how it could be taken advantage of. For instance, users could be unknowingly tracked everywhere they go. As a result, the company is asking technology companies to start taking action. “The facial recognition genie, so to speak, is just emerging from the bottle. Unless we act, … continue reading
Microsoft has announced plans to adopt Chromium into Microsoft Edge on desktop. Chromium is an open-source web browser project created by Google. According to Microsoft, this move will provide better web compatibility for customers and less web fragmentation for web developers. In addition, Microsoft will start to contribute to the Chromium project. “Ultimately, we want … continue reading