start new:
tmux
start new with session name:
tmux new -s myname
| //http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript | |
| Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15); |
| #include <IRremote.h> | |
| /* | |
| Send infrared commands from the Arduino to the iRobot Roomba | |
| by probono | |
| 2013-03-17 Initial release | |
| /** | |
| * PHP-like print_r() equivalent for JavaScript Object | |
| * | |
| * @author Faisalman <[email protected]> | |
| * @license http://www.opensource.org/licenses/mit-license.php | |
| * @link http://gist.github.com/879208 | |
| */ | |
| var print_r = function (obj, t) { | |
| // define tab spacing |