Entries from February 2015

How To Fix JavaScript Floating Point Errors

Author: , February 27th, 2015

The .toFixed(2) method will round off the value of the field to 2 decimal places

How To: for loops in bash

Author: , February 27th, 2015

R.I.P. Leonard Nimoy

Author: , February 27th, 2015

How To Diff Two Files With SSH/SCP Using VimDiff

Author: , February 3rd, 2015

vimdiff /path/to/file.css scp://yourHost.com//path/to/file.css