Microsoft has announced the August 2018 release of the Python Extension for Visual Studio Code is now available. This release features version 4.1.1 of Microsoft’s Python debugger, ptvsd. According to the company, this release is a significant improvement over version 3.0 of the debugger. The debugging engine is now built on top of open-source project … continue reading
Software delivery automation company Atomist announced version 1.0.0-M.1 of its open-source Software Delivery Machine project. This new release provides fully local mode, which will make software available to developers everywhere, the company explained. According to the company, with local mode developers can leverage the software delivery machine on their laptop, automate locally, create projects for … continue reading
Microsoft is giving back to the Go programming community with the announcement of Project Athens and GopherSource. According to the company, this is an important milestone in Microsoft’s efforts to support Go in Visual Studio Code, Visual Studio Team Services and Azure cloud platform. Project Athens is an open-source project designed to create proxy servers … continue reading
JavaScript compiler Babel version 7 is now available. According to the team, this release was two years, 4k commits, and more than 50 pre-releases in the making. “Babel 7 is a huge release: we’ve made it faster, created an upgrade tool, JS configs, config ‘overrides,’ more options for size/minification, JSX Fragments, TypeScript, new proposals, and … continue reading
Google is making lab time more accessible for STEM students with the introduction of more than 30 virtual labs on the Daydream platform. Google partnered with science education provider Labster to provide these labs, which will enable students to do lab work without needing to be on a campus. According to Google, the VR courses … continue reading
If you are still creating Windows 8 applications, you might want to turn your focus to Windows 10. In an effort to get more developers to start building for Windows 10, Microsoft has announced plans to stop accepting apps developed for Windows 8. “As a part of our Windows device life cycle, Microsoft Store will … continue reading
More and more businesses are moving their solutions to the cloud because of its ability to reduce costs, scale, control choices and keep data more secure. One of the biggest leaders in the cloud movement space has been Microsoft, which announced almost five years ago it would be moving more towards a “cloud first, mobile … continue reading
MIT researchers have developed a new method for securing data in neural networks without slowing their runtimes, which they presented at the USENIX Security Conference. According to the researchers, this approach, called GAZELLE, will be useful for using cloud-based neural networks for medical-image analysis or other areas that work with sensitive data. The approach was … continue reading
Windows driver developers are getting a new tool to share code between drivers and developers with the release of the Driver Module Framework (DMF). It is an open-source framework designed to improve and speed up the development of Windows Driver Frameworks. “Over the years Surface organization developed many products such as Pro, Studio, Laptop, Book … continue reading
Microsoft is focusing on improving productivity and performance in the latest release of Visual Studio 2017. Version 15.8 includes a number of new enhancements, but some of the most notable features include multi-caret editing improvements, faster git branch switching, faster unit test execution, and TypeScript 3.0 support. Editing multiple locations within a file will now … continue reading
Microsoft released version 3.0 of its JavaScript plugin TypeScript today, which brings static types, type declarations and type annotations to JavaScript users. Though the company says the update is light on “breaking” changes, TypeScript program manager, Daniel Rosenwasser highlighted the new features such as project references. According to Rosenwasser, project references were one of the … continue reading
Facebook, Google, Microsoft and Twitter have officially launched the Data Transfer Project, an open-source initiative designed to enhance the data portability ecosystem. As part of the project, organizations will utilize open-source code to provide a common framework that enables portability and interoperability of data. “Moving your data between any two services can be complicated because … continue reading