Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts

Thursday, December 06, 2012

Interactive R learning site



I am really bummed finding this site on Hacker News this morning. (Follow the comments there to find more dope)

Kind of like Code Academy for R (language).

This is a brilliant way to not just introduce you to R but give a peek at the power of visualizations using R. I am ploughing through the lessons and you should too.

For example I am right now visualizing a dormant New Zealand volcano in lesson 3. And a simple command in the interpreter gifts me with its 3D contour and heat map.

Full points to the folks behind it. Also clever of them to put plugs to relevant Oreilly resources:)

More power to data scientists!

Thursday, October 25, 2012

iTerm2 + Tmux Integration




I often "ssh" to remote servers from my Macbook and have found tmux (terminal multiplexer) to be invaluable. This saves me a lot of anxiety about disconnected remote sessions. 

However, I use iTerm2 (replacement for OS X Terminal) and have always wanted for tmux to work within iTerm2. You can read all about the iTerm2 and tmux integration and why this integration helps.

Here are notes on how you can install tmux to work with iTerm2. Assumption is that you have iTerm2 already setup on Mac: