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:
Sunday, September 2, 2012
Before and after logic in the clojure.test framework
›
In Clojure's clojure.test framework, there are 3 facilities for setup and teardown, or "before" and "after" logic, t...
2 comments:
Friday, August 17, 2012
Happiness is an emacs trifecta
›
Today was a good emacs day. Actually, any day I spend in emacs is good, but today was especially good, since I found three new little gems ...
5 comments:
Saturday, August 11, 2012
Readability: Further improving your online reading experience
›
A while back I wrote a blog entry about how to overcome the lack of contrast and poor readability of many websites, even those that exist t...
Saturday, July 7, 2012
JavaScript Method Overloading
›
I'm focusing on leveling-up my JavaScript skills this month. To start, I grabbed the "early" edition of an in-progress book by...
4 comments:
‹
›
Home
View web version