GitHub is finally responding to a group of frustrated developers who wrote an open letter to the open-source code repository last month. “We hear you and we’re sorry. We’ve been slow to respond to your letter and slow to respond to your frustrations,” GitHub wrote in a blog post. According to the open letter from … continue reading
RethinkDB is an open-source scalable database that makes building modern, real-time apps relatively easy. It does this by utilizing a new database access model that pushes updated query results to applications in real time. With RethinkDB, developers can get a scalable real-time Web app running with fewer engineering resources. In this case, real time means … continue reading
Developers can now use a new Ruby library called Scientist, which will help them rewrite critical code. As codebases in applications mature, often developers will need to replace or rewrite part of a system, according to a blog post by GitHub engineer Jesse Toth. As a way to ensure testing correctness for these applications, GitHub … continue reading
Add native power to your shared JavaScript codebase with this Apache Cordova plug-in that’s available on GitHub (and is also SD Times GitHub project of the week): Project Ace. Project Ace enables you to easily add native UI and native code to your JavaScript and HTML. It works with Ionic, PhoneGap and all Cordova-based projects. … continue reading
As a result of companies releasing their code to the public, the importance of having a solid community—one that understands how developers, contributors, businesses and governments interact and communicate—increases. One group has recognized this importance since the beginning, and yesterday it celebrated its 18th anniversary, along with a history of support for open source. The … continue reading
After the December announcement made by Mozilla’s senior vice president of connected devices, Ari Jaaksi, Mozilla shared its decisions about Firefox OS, with changes to Marketplace, foxfooding, and the product innovation process. Mozilla will be focusing on exploring new product innovations in Internet of Things, according to an e-mail that was shared to the Firefox … continue reading
A slideshow that describes “The State of Go” was created to show where the programming language is as of February 2016. Some highlights include all of the Go releases. Go 1.4 is one year old, Go 1.6’s release candidate was released on Jan. 28, and Go 1.6 will be released sometime this month. Most of … continue reading
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