Profile_bird

Hey there! ewhauser 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 ewhauser's tweets.

Already using Twitter
from your phone? Click here.

ewhauser

  1. @erpeters that is configuration, not state. the cache itself is state and it doesn't belong in the repository
  2. @erpeters yes, why would you store state in a repository?
  3. got an email from netflix telling me that someone i bought a gift certificate for did not redeem it. nice move by them
  4. aws has passed a SAS 70 type II audit http://tr.im/EOQf ... security is becoming less of an excuse for not using ec2
  5. morning started with waking up early due to a cold and i am now waiting on xfs_repair ... 5 hours later
  6. note to self: never login to IM from home ever again
  7. anyone know of a java library that does something similar to the 'column' command?
  8. RT @graemerocher:Grails 1.2 M4 released! http://bit.ly/2R2eAq
  9. @shanselman big reason java is not the new cobol -- lines of code available under open source licenses
  10. maybe this is obvious, but how do you execute a task programatically from another task in #gradle ?
  11. apparently canonical has a a run user data script in their karmic api as well
  12. alestic's ec2 images come with a nice service to run user data for you on startup. no private images necessary to bootstrap chef
  13. @puredanger i still follow the java 7 link blog even though it is depressing
  14. @erpeters that looks like a great conference agenda
  15. @puppetmasterd re: momentum. comments stem from chef's use by engine yard, 37signals, and rightscale -- and their open sourced cookbooks
  16. @breadiu a good quickstart for chef: http://bit.ly/2WZ5wQ if you are using ubuntu: sudo apt-get install ruby ruby-dev libopenssl-ruby
  17. @breadiu have used chef and puppet a bit. chef has a better license (apache2), is pure ruby, and seems to have more momentum
  18. installing karmic koala. #ubuntu has the best release names. they don't make me hungry like #android. seriously, donut? not cool
  19. RT @puredanger:Java 5 is end of lifed TODAY! Shut it down guys. http://tr.im/DAjU
  20. not sure this is the best NOSQL example http://blog.digg.com/?p=966 . IN statements are no good in MySQL but perform much better in real DBs