Angry UNIXoid’s Humble Abode
Tuesday, May 11, 2010
Short tutorial on extending Leiningen
›
We all use and love leiningen, the ultimate Clojure build tool. Sometimes, though, we want leiningen to do something it doesn't know how...
Thursday, May 6, 2010
Namespace trickery in Clojure
›
As you might have guessed from my last post, I have been playing around with web site scraping lately. This posed an interesting problem unr...
1 comment:
Wednesday, May 5, 2010
How to scrape websites in clojure for fun and profit
›
Let's say, you are hunting for a good deal on a hard drive and you want to monitor prices on newegg.com . You want an internal hard driv...
1 comment:
Sunday, May 2, 2010
Why switch from VIM to emacs?
›
Preface OK, this topic has been discussed many times, sometimes, by much more competent people then myself . So, I will quickly reiterate m...
Thursday, April 29, 2010
Resuming posting
›
This blog has been on a hiatus for a while, mostly because I was busy or lazy or both. Now I will try and resume occasional posting. I think...
Thursday, July 31, 2008
crontab to english translator
›
A couple of years ago I have written this script, that takes crontab entries from standard input, parses them and prints english translation...
3 comments:
Friday, May 16, 2008
Restoring MySQL databases CLI trick
›
It is very easy to dump and restore a database using mysql and mysqldump CLI utilities, just # backup mysqldump --single-transaction mydb ...
1 comment:
›
Home
View web version