Profile_bird

Hey there! wilkesj is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving wilkesj's tweets.

Already using Twitter
from your phone? Click here.

wilkesj

  1. #clojure 'future' macro FTW! http://clojure.org/api#toc268
  2. RT @neal4d: #scala will be hugely successful because it is complicated in the way Java developers fetishize complexity.
  3. Haha RT @anoopr: I was happier when I didn't remember we went to waffle house last night.
  4. @deanwampler MonadTransformers are a problem. Checkout ServerPartT and WebT from Happsatck http://bit.ly/4U7u6s
  5. RT @tastapod: Exactly! RT @rachelcdavies: RT @david_harvey it's not about Scrum vs Kanban vs Agile vs Lean: it's mindful vs mindless
  6. @martinfowler If you like the tabla beat science, another Bill Laswell favorites of mine is http://bit.ly/4RHbft
  7. RT @neilmock: to people whining about the # of ruby testing frameworks/tools: spend a day in python testing land and be thankful afterwards.
  8. Listening to a distorted as hell live Phishcast http://qik.ly/rsK4
  9. @james_s_white It was only a matter of time.
  10. The world has been warned. RT @matt_mueller: Looks like @caparks is going to setup his own vps, @tedsanft would be so proud
  11. Something wicked this way comes: RT @WSJ: Microsoft, News Corp. Discuss Web Pact http://bit.ly/5rOIVI
  12. haha, but clouds are more appealing than webs. RT @littleidea: I refuse to call your bitched up little web app 'cloud computing'. #SaaS
  13. +1 RT @boucher: Terminal.app needs CMD-Enter to run the command in a new tab (in the same working directory).
  14. @aaronmcgruder Did you age Huey a year or two? His face looks a little longer? Can't wait for season 3!
  15. Quiet sunday morning leiningening my clojure projects. #clojure
  16. Arrived at the internment camp. #fb http://yfrog.com/1ycpaj
  17. Pushed http://clojars.org/minicheck & http://clojars.org/lein-minicheck Ridiculously easy. #clojars #lein
  18. That's just funny. RT @BreakingNews: LA Times: Man with 15 lizards strapped to his chest arrested at Los Angeles International Airport.
  19. Updated http://github.com/wilkes/minicheck to use leiningen and added leiningen minicheck task. Thanks @technomancy
  20. Writing quickcheck tests can be hard, but it won't let you slide on reasoning about the data your functions accept. #quickcheck