Microsoft is releasing a new way for developers to build, debug and preview Cordova apps. The company has announced a new Cordova tool extension for its code editor, Visual Studio Code. “With this extension, you can debug hybrid apps, find Cordova-specific commands in the Command Palette, and use IntelliSense to browse objects, functions, and parameters,” … continue reading
Wercker, an automation cloud platform provider, wants to help developers rapidly build and deploy containerized apps and microservices on desktop environments. The company has announced it is open-sourcing its Command Line Interface (CLI) technology for developers. The company hopes the Wercker CLI will empower developers to create workflow capabilities, like attaining better development-production parity and … continue reading
In an earnings statement yesterday, VMware confirmed layoffs of 800 employees as it prepares for the Dell acquisition. Last October, Dell announced it was buying EMC, which owns 80% of VMware but operates it as an independent company, which means it decides when to make layoffs. In addition to the restructuring, according to Jonathan Chadwick, … continue reading
It seems like neural networks are taking over. We see their code open-sourced, they power our self-driving vehicles, we use them as programming assistants, and we’ve even let them rate our selfies. Now, deep neural networks have analyzed 50,000 fonts, just because. The man behind this crazy font fun is Erik Bernhardsson, a CTO at … continue reading
Microsoft has announced that it is making the tools that its researchers use for artificial intelligence available to developers. It has released its Computational Network Toolkit on GitHub. Researchers said that they developed the open-source toolkit, called CNTK, for “necessity,” according to a blog post. Microsoft’s chief speech scientist, Xuedong Huang, said he and his … continue reading
Google wants the Apache Software Foundation to take its Dataflow technology under its wing. The company has proposed that the foundation make Dataflow an Apache Incubator Project. The project would include the Dataflow model, Dataflow Java SDK, and runners (which connect to execution engines). “We believe this proposal is a step toward the ability to … continue reading
So, you want to make a native wrapper for Google Maps (or any Web page)? Here you go: $nativefier maps.google.com “You’re done,” wrote the creator of Nativefier, this week’s GitHub project of the week. According to Jia Hao, a computer science student at the Singapore University of Technology and Design and creator of Nativefier, said … continue reading
Microsoft has submitted a pull request to the Node.js mainline in order to enable it to work with Microsoft’s recently open-sourced ChakraCore. According to Microsoft, the open-sourcing of ChakraCore helps the technology better align with Node.js release schedules. The pull request would allow Node.js to use the ChakraCore JavaScript engine, and to enable Node.js developers … continue reading
GitHub has done much when it comes to making open-source software and code accessible to users, but there are still areas where developers think the repository could improve. In an open letter to GitHub, developers from projects like jQuery, Meteor, PhantomJS, React Native and Selenium have detailed their most frequent problems with GitHub, along with … continue reading
Yesterday, Baidu Research’s Silicon Valley AI Lab (SVAIL) released open-source code called Warp-CTC to GitHub. The goal is for this code to be used in the machine learning community. Warp-CTC is a tool that can plug into existing machine learning frameworks to speed up the development of artificial intelligence, and according to SVAIL, it will … continue reading
Want your development efforts to be swift, strategic and super productive? That is exactly what Ninja, a full stack Web framework for Java, aims to help developers do. “Doesn’t matter if you build huge enterprise apps or small RESTful JSON microservices, Ninja provides everything you need to get productive at once: development, testing, deployment, refactoring … continue reading
This week, JetBrains announced a new project that has been in the works for a while. Called Project Rider, it’s a cross-platform C# IDE, based on the IntelliJ Platform and using ReSharper technology. The IDE includes functionality that will be familiar to those that have used ReSharper and IntelliJ-based IDEs, like Quick Fixes, Inspections, and … continue reading