A new company believes it can redefine application performance management, and help enterprises adopt microservices. LightStep emerged from stealth this month with the performance management solution LightStep [x]PM. “I have seen software development change rapidly in the last decade, and I believe we are entering a new era,” said Ben Sigelman, co-founder and CEO at … continue reading
GitHub has announced security alerts for developers are now available. The company first announced security alerts at the GitHub Universe conference last month. The new solution is designed to detect vulnerable dependencies, alert affected repositories, and suggest known fixes. The security alerts are a part of the company’s recently announced dependency graph, which enables developers … continue reading
Google has announced a new solution for building voice and text conversational apps for the enterprise. Dialogflow Enterprise Edition is an end-to-end development suite designed to provide natural and rich interactions between users and businesses. Dialogflow was previously known as Google’s API.AI. The beta release of the enterprise edition provides all the benefits of Dialogflow … continue reading
GitHub wants to make coding together as easy as it is to code alone. The company announced a new text editor for Atom, Teletype. Atom is the company’s hackable text editor. Teletype enables developers to collaborate in real time within Atom. “Writing code with another programmer is a great way to absorb knowledge, challenge yourself … continue reading
Microsoft is unleashing new tools to help developers increase productivity and simplify app development. The company announced Azure DataBricks, the Visual Studio App Center, Visual Studio Live Share, Azure DevOps projects, Azure IoT Edge and Visual Studio Tools for AI at its Microsoft Connect(): 2017 conference. “With today’s intelligent cloud, emerging technologies like AI have … continue reading
Microsoft is applying machine learning and deep neural networks to its software security approach. The company announced a new research project, neural fuzzing, designed to augment traditional fuzzing techniques, discover vulnerabilities, and learn from past software experiences. The research is based on Microsoft’s Security Risk Detection tool that incorporates artificial intelligence to find and detect … continue reading
Stack Overflow is taking a look at the most dramatic rises and falls in developer technologies. According to its data, Apple’s programming language for iOS development, Swift, and Google’s web framework Angular are getting a lot of attention from developers today. “Life as a developer (or data scientist, in my case) involves being comfortable with … continue reading
The International Organization for Standardization (ISO) C++ committee has voted on changes to the draft version of C++20 during its fall meeting in Albuquerque, New Mexico over the weekend. According to committee chair Herb Sutter, ISO looked at range-based for statements with initializer; bit-casting object representations; and operator ⇔ for C++20. The committee has allowed … continue reading
Facebook is building on its open-source performance build tool, Buck, to speed up development and minimize the time it takes to test code changes in Android apps. Buck is designed to speed up builds, add reproducibility to builds, provide correct incremental builds, and help developers understand dependencies. The company first open sourced the solution in … continue reading
Uber AI Labs is releasing its probabilistic programming language, Pyro, into open source this week. Pyro is part of Uber’s larger plan to provide reliable transportation by matching riders to drivers, suggesting routes, finding carpool combinations, and designing next generation vehicles. “To solve these challenges, we are combining state-of-the-art artificial intelligence (AI) techniques with the … continue reading