Facebook has released the source code for Nuclide, its open IDE for React Native, Web and mobile development atop GitHub’s open-source Atom code editor. Among the many announcements made at Facebook’s F8 developer conference back in March, the company debuted Nuclide for unifying its internal development between native iOS apps, React and React Native code, … continue reading
Online editing software company Ephox announced it is merging with Moxiecode, creator of the open-source TinyMCE JavaScript library for embedding word-processing capabilities within Web applications. Ephox will absorb Moxiecode’s suite of enterprise products, including TinyMCE Enterprise, the MoxieManager CMS file and image manager, and Plupload multi-runtime file uploader, which according to Moxiecode total more than … continue reading
Multiple versions of the C++ programming language are in various stages of development, and tech companies such as Facebook and Microsoft are trying to keep up with feature support. Facebook is focusing on augmenting the capabilities C++ 11, the C++ standard published back in 2011 that was superseded by C++ 14 last year. The company … continue reading
Google has developed an artificially intelligent neural network that’s transforming images into eye-popping pieces of psychedelic art. Through a process Google is calling “Inceptionism,” the company’s research arm has developed image recognition software running artificial neural networks that mimic human brain function. Inceptionism then allows the software to analyze an image—its objects, layers and characteristics—and … continue reading
Phillip Ou had barely learned to code when he joined Make School’s 2014 summer academy. A year later, after transferring from MIT to become a member of the educational startup’s inaugural two-year “college replacement” class, Ou has published more than half a dozen iOS apps and is currently interning at Snapchat. Ou is one of … continue reading
We usually spend Friday mornings telling you about a new or unique open-source project gaining steam on GitHub, but this week we came across a fascinating proposal from Microsoft for a cross-platform server-side image manipulation library in .NET Core—and it’s all being prototyped by interns. The proposal, posted by Microsoft intern Kendra Havens (along with … continue reading
The future of JavaScript has arrived. The Ecma General Assembly has officially approved ECMAScript 6, the latest standard edition of JavaScript. The specification is the first major revision to the programming language in more than a decade and a half, adding a wide array of features such as classes and modules to enable for complex … continue reading
Databricks has announced the general availability of its cloud-hosted data platform, formerly known as Databricks Cloud. Less than a week after announcing the release of Apache Spark 1.4, Databricks debuted its cloud platform at Spark Summit, which has support for R-language notebooks; version-control and source-code change tracking from within Databricks; private notebook permissions management; and … continue reading
“Silicon Valley” had a chance to say something important. Faced with a software intellectual property case mirroring the same core concepts as the Google v. Oracle API copyright case looming over the tech industry, the show that’s gained enough street cred for humor and realism both with coders and a general audience positioned itself for … continue reading
Databricks has announced the general availability of Apache Spark 1.4, including SparkR, a new R API for data scientists. Version 1.4 of the open-source Big Data processing and streaming engine also enhances Spark’s DataFrame API features, Python 3 support, a component upgrade past alpha for Spark’s machine learning pipeline, and new visualization and monitoring capabilities … continue reading
Trine is “the library modern JavaScript doesn’t deserve, but needs right now,” at least according to its GitHub description. As Finnish developer Jussi Kalliokoski puts it, Trine is a utility library geared at tapping the full potential of functional programming in JavaScript. Kalliokoski explains that despite functional programming improvements introduced in both ECMAScript 5 and … continue reading