GitHub has announced support for notebooks from Jupyter, formerly known as IPython. Jupyter consists of interactive command shells used to create browser-based notebooks with support for code, rich text, mathematical expressions, and other media used primarily by data scientists, researchers and programmers. GitHub announced that the more than 200,000 Jupyter notebooks already on GitHub will … continue reading
GitHub wants to bring its Web development technology to the desktop. We’re self-aggrandizing this week’s GitHub Project of the Week with Electron, a framework of GitHub’s own making. Formerly known as Atom Shell, it is a cross-platform framework for creating desktop applications using JavaScript, HTML and CSS, based on the io.js and Chromium runtimes and … continue reading
C# 6.0 is on track for release along with the upcoming Visual Studio 2015, but developers won’t see C# 7 for quite a while. That doesn’t mean Microsoft isn’t already planning it out, though. C# and Roslyn compiler program manager Mads Torgersen has posted a working list of C# 7 features on GitHub detailing the … continue reading
Normally at this time on a Friday you’d be reading about whichever interesting open-source project we decided to highlight for our GitHub Project of the Week. But this week it seemed more pertinent to take a closer look at the recently released GitHub 2014 Transparency Report. The report details every disclosure and takedown request, search … continue reading
IBM reportedly has begun testing artificial intelligence software that mimics the human brain. The MIT Technology Review has reported that IBM is testing algorithms from Numenta, a machine learning company. “Our goal is not to be biologically inspired; I want to recreate exactly,” Jeff Hawkins, cofounder of Numenta, told the Technology Review. IBM is testing … continue reading
Git is celebrating its 10-year anniversary. The distributed version control system, created by Linus Torvalds, debuted in April 2005, and since then it has been providing teams of all sizes with easier code reviews, flexible workflows and cost-effective local branching, according to Eric Wittman, general manager of developer tools at Atlassian. “Git provides a lot … continue reading
Hodor hodor hodor, hodor hodor hodor hodor. Hodor hodor GitHub hodor hodor: HODOR. Yes, the language repository was posted on April Fool’s Day by mobile application development company Hummingbird Technologies. Yes, the language’s structure and “simplified” syntax consist entirely of the word “Hodor” in tandem with various symbols and punctuations. Yet despite all that, within … continue reading
Node.js is quickly becoming the JavaScript runtime powering the next generation of Web development, and GoDaddy aims to extend the technology to one of the Web’s most expansive, ubiquitous frontiers: domain hosting. As part of a complete infrastructure overhaul almost two years in the making, GoDaddy recently completed its “acqui-hire” of Nodejitsu, a Node.js deployment … continue reading
GitHub is trying to recover from a large-scale distributed denial of service (DDoS) attack on its website. According to the company, this is the largest DDoS attack it has experienced to date. “The attack began around 2 a.m. UTC on Thursday, March 26, and involves a wide combination of attack vectors,” wrote Jesse Newland, systems … continue reading
Facebook captured the hearts of the open-source community this week by announcing the release of the iOS version of React Native on GitHub during its F8 developer conference. React, a JavaScript framework for native development environments, allows developers to build mobile UIs without browser or WebView involvement. React Native for Android will be coming soon, … continue reading