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
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
Microsoft has announced it is open-sourcing its unit test execution infrastructure: the VSTest platform. The framework is designed to run tests, collect diagnostic data, and report the results. It provides the ability to run different test frameworks, provides code coverage, includes test impact analysis, and more, according to Microsoft. In addition, it can parallelize across … continue reading
RethinkDB, an open-source database for real-time web functionality, is shutting down despite all efforts to turn it into a database technology business. Slava Akhmechet, founder of RethinkDB, wrote that the members of the RethinkDB community are developing a continuity plan for RethinkDB and Horizon. Both projects will still be available and distributed under open-source licenses. … continue reading
The cross-platform application and UI framework Qt announced the release of Qt Creator 4.0.0 today, which comes only a few months after its beta release in March. With this release, several features and integrations are available as open source, including code for the Clang Static Analyzer integration. Qt Creator is a cross-platform IDE that helps … continue reading
Microsoft is working to improve its Windows Store experience by enforcing a more rigid app certification policy. The 10.1 policy will apply to new and existing customers, and is designed to eliminate app store clutter, ensure apps are appropriately priced, distinguish between informational and non-informational apps, and ensure apps have relevant titles and keywords. Microsoft … continue reading
Qt, the cross-platform C++ application development framework, turned 20 years old this week. Currently maintained by The Qt Company, a subsidiary of Digia, the Qt framework’s first release of Qt 0.90 took place on May 20, 1995. The company is currently preparing for the impending release of Qt 5.5 in late June. Lars Knoll, Qt’s … continue reading
Microsoft announced a great deal at the 2015 Build developer conference, from the new cross-platform Visual Studio Code IDE, to news on Azure, Windows 10, Cortana, and its next-generation browser. Build isn’t all about Microsoft itself, though, as the companies making up the third-party developer-tooling ecosystem around Microsoft products also rolled out updates, new features … continue reading
A PayPal executive wants to change the way we think about and use passwords. In a presentation by Jonathan LeBlanc, head of global developer advocacy at PayPal, he detailed a variety of ways to replace the password, from biometrics to wearables. “As long as passwords remain the standard methods for identifying your users on the … continue reading
iRobot has unveiled a new robot designed for science, technology, engineering and math (STEM) education. Based off the company’s Roomba, Create 2 features a preassembled robot platform to give educators, students and developers an affordable source to learn the fundamentals of robotics, computer science and engineering. “As a global leader in robotics technology, iRobot believes … continue reading