PROfile
All time reputation: 50
Achievement
m1b's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Java
Recursive Fibonacci with and without memoization with runtime metrics
posted on July 16, 2012 by m1b
Bash
rsync only *.h files from a remote directory tree
posted on July 3, 2012 by m1b
Bash
.screenrc to avoid huge titles and terminal resizing
posted on June 15, 2012 by m1b
DOS Batch
Maven artifact parts upload
posted on May 10, 2012 by m1b
Bash remote git
Make git remote read-only
posted on May 3, 2012 by m1b
Bash
job-file for hadoop job submit example
posted on April 20, 2012 by m1b
DOS Batch view command image windows line photo
Viewing an image under Windows 7 from a command line
posted on October 18, 2011 by m1b
Java java long fibonacci recursion precision factorial memoization
Fun with Fibonacci, Golden Ratio and Factorials, with loops vs recursives
posted on October 9, 2011 by m1b
Java java operator Ternary
Java Ternary operator associativity demo
posted on August 23, 2011 by m1b
Java java csv
Writing a CSV file with Java using OpenCSV
posted on August 19, 2011 by m1b
Ruby ruby csv
Ruby CSV writing and reading example with quotes, line breaks and commas in the fields
posted on August 19, 2011 by m1b
Ruby ruby logging inheritance features
Ruby class and instance variables lifecycle across inheritance demo
posted on August 18, 2011 by m1b