mert: An iTerm 3-compatible tab and pane manager

Hacker News

npm install -g mert mert init [type] # Create new .mertrc file. Options: global or local mert start [name] # Start project by name or by specifying file path (defaults to .mertrc in cwd) mert is a simple command line tool for managing your windows,…

5 June 2016

Anypixel.js

Hacker News

AnyPixel.js is an open-source software and hardware library that makes it possible to use the web to create big, unusual, interactive displays out of all kinds of things. Anyone can fork the code and the schematics to create their own display at any scale.…

4 June 2016

Open Source Speech Recognition

Hacker News

I’m currently working on the Vaani project at Mozilla, and part of my work on that allows me to do some exploration around the topic of speech recognition and speech assistants. After looking at some of the commercial offerings available, I thought that if…

2 June 2016

Good logging practice in Python

Hacker News

In reality, logging is important. When you transfer money, there are transfer records. When an airplane is flying, black box (flight data recorder) is recording everything. If something goes wrong, people can read the log and has a chance to figure out…

1 June 2016

Motion Detection with JavaScript

Hacker News

I recently gave a talk at RevolutionConf about writing a motion detecting web app with JavaScript. This is basically that talk, but in blog form. Live demos and all the source code are available at the end of this article. I wanted to see what my pets do…

1 June 2016

22 Amazing open source React projects

Hacker News

This is a collection of open source apps built with React. JS library. In this observation, we compared nearly 1,000 popular React projects to pick the top 22. (React Native: 11, React: 11) To evaluate the quality, Mybridge AI considers a variety of…

31 May 2016