Profile_bird

Hey there! mperham 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 are you doing? Join today to start receiving mperham's tweets.

Already using Twitter
from your phone? Click here.

mperham

  1. Anyone else seen instances where String#gsub works but ActiveSupport::Multibyte::Chars#gsub does not work? http://is.gd/4RovQ
  2. @waloeiii Same color, better car :-) http://bit.ly/fW4bj
  3. @jcsalterego Don't you mean a "staycation" now that you are a member of the landed gentry?
  4. @brianattopsy Just about every Rails app known to man uses Capistrano to deploy.
  5. 2.5 mi in 25 minutes. On the way to a 30 min 5k. #rubyconf5k
  6. @jcsalterego CONGRATS, NOW GO MOW THE LAWN.
  7. Yahoo's TrafficServer looks killer. Love the hierarchical caching and peering support. http://is.gd/4R6li
  8. Can't believe I've never listened to GZA's Liquid Swords album before now. Shame on a yuppie.
  9. @tmm1 RE: your pastie, would you get an ever-growing stack due to the two procs calling back into each other?
  10. @mmond FYI http://iphoneinmotion.com/r... is broken for me.
  11. @rathyin http://bit.ly/47ZWEY
  12. Kucinich: Why I Voted NO http://bit.ly/193CQX
  13. Last race of the year / Austin trees are dropping leaves / Sleep until April?
  14. @mmond I'm pretty sure Your Doom Cometh.
  15. @joshuabaer Perhaps the ads are served via ad networks which can't see any *.netflix.com cookies?
  16. Got my eventmachine SQS worker working but I can see that limiting the processing to at most N msgs at once will be tricky.
  17. My EventMachine SQS daemon says: Processing message: "yo mama so fat". It's alive (and sassy!)
  18. @brianthecoder REE + daemon-kit + the blog post I linked an hour ago.
  19. @mirven Fair enough, a Unicorn-style daemon template is def something we need at @onespot.
  20. @mirven I don't use it, yet. The problem with simple workers is they don't stay simple for long in my experience.