Wednesday, December 26, 2012
My CS/Programming Top 10 for 2012
›
As many will do and I did last year , I looked through my notes, projects , tweets , blog entries and personal wiki to assemble the highli...
3 comments:
Monday, December 24, 2012
An irritation no longer: command line joy
›
/* ---[ pushd and dirs ]--- */ I have long been a command line person. I hate having to use the mouse. One thing that is a little cumber...
Saturday, December 15, 2012
Programming Praxis Amazon Interview Question, part 2
›
In part 1 of this blog entry I covered two relatively efficient implementations of an algorithm to keep the top N entries in a stream of po...
Friday, December 14, 2012
Programming Praxis - Would Amazon hire me?
›
I was finishing up my work for the day and decided to check Hacker News . High on the list that day was Programming Praxis , which I'd...
1 comment:
Monday, October 1, 2012
Reading user input from STDIN in Clojure
›
Recently I was working on a simple Clojure program where I need to read input from STDIN. I hadn't actually done this before, so I searc...
1 comment:
Monday, September 24, 2012
Running Wireshark as non-root on Ubuntu Linux
›
/* ---[ Wireshark on Linux ]--- */ When you install the wireshark APT package on an Ubuntu system (in my case Xubuntu 11.10) and start ...
1 comment:
Sunday, September 9, 2012
Beautiful Clojure
›
I ran across some beautiful code today. I have the book Beautiful Code , though I've only read the chapter by Douglas Crockford on wr...
2 comments:
‹
›
Home
View web version