About Me
Hi, I’m Rob McColl. I’m interested in large-scale web applications, practical applied cryptographic systems, high performance computing architectures, parallel computing, exascale computing, and HPC applications (specifically graph theory apps). I live in the Virginia Highlands neighborhood of Atlanta with my beautiful and intelligent wife Jean (she's the one on the right) and our mischievous little Westie Baxter (he's the one in all the Instagram photos). I like music, movies, TV, photography, programming, games, dogs, the outdoors, and jogging when I get around to it.
Contact Info
rob@robmccoll.com
robert.c.mccoll@gmail.com
robmccoll@ieee.org
rmccoll3@gatech.edu
rmccoll@ionicsecurity.com(205)422-0909
916 Rosedale Road NE
Atlanta, GA 30306Search
Tags
ADAMS android apps Atlanta backup bash C code Engadget facebook graphs Hack a Day hipster ifttt IKEA Hackers Instagram Java Lifehacker Linux Mac Obscure Sound - Indie Music Blog PHD Comics programming Python rsync Saturday Morning Breakfast Cereal (updated daily) Scala Shared from Reader SMISC status updates STINGER SWIG sync TechHowTos theme tweet tweets twitter unison Unix weather wordpress xkcd.comSubscribe
Category Archives: Uncategorized
nixCraft: 30 Cool Open Source Software I Discovered in 2013
A great article on some very cool open source tools. http://www.cyberciti.biz/open-source/30-cool-best-open-source-softwares-of-2013/
Posted in Uncategorized
Leave a comment
June 02, 2013
Go check out June 02, 2013 from Saturday Morning Breakfast Cereal (updated daily). sharing from Google Reader
Bash Script: Histogram
Second bash script of the day! This one will histogram the field of a given CSV file numerically. Optionally, you can specify which field and a precision (which is really just a number of characters, not truly a precision). histogram() … Continue reading
Posted in Uncategorized
Leave a comment
Bash Script: MemUse
Quick useful function to get all of the memory in use by a process or set of processes from a bash prompt: memuse() { arr=`ps aux | grep -E $1 | grep -v grep | sed -e ‘s/[^ \t]*[ \t]*[^ … Continue reading
Holy Syntactic Sugar Batman
I’ve never written any Scala code before today, but it has Python-esque mapping methods and ranges that enable you to do some things in very little code. For example, this code instantiates an array of vertex objects each containing an … Continue reading
How a dial-up modem handshake works
Go check out How a dial-up modem handshake works from Hack a Day. sharing from Google Reader
Steroids
Go check out Steroids from xkcd.com. sharing from Google Reader
Soundtrack to Exam Studies
Exploring electronic music on Band Camp following links starting with the Monome Community Remix Christmas albums Volume 1 Volume 2 and MCRPv11. This lead into Tennyson and Chili. Then modulogeek.
Posted in Uncategorized
Leave a comment
Photo Wall Done Riktig
Go check out Photo Wall Done Riktig from IKEA Hackers. sharing from Google Reader
When I’m Immortal, You Will All Know Why
There’s a fantastic article over at The Atlantic entitled “The Case for Drinking as Much Coffee as You Like”. Go read it.
Posted in Uncategorized
Leave a comment