Profile_bird

Hey there! mhinze 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 mhinze's updates.

Already using Twitter
from your phone? Click here.

mhinze

  1. The word is 'casuistry' : n. Specious or excessively subtle reasoning intended to rationalize or mislead.
  2. Double-clicked on a word at nytimes.com in order to copy it for dictionary lookup. Little deal popped up with the definition right there.
  3. Never take software advice from a bug tracking system salesman.
  4. @detroitpro the accepted answer there is an incredibly ignorant position posited by someone who profits from software defects
  5. i am not entirely pleased to know this much about Tuple http://bit.ly/CDhgF
  6. 5 minutes until midnight and the rowdy hood boys are still asplodin their crackers. how am i supposed to get up at 4 to water my lawn?
  7. after months of ignoring it, i finally set up my webcam today. ... so now what am i supposed to do with this thing?
  8. regular ads still exist, i just choose not to issue requests for them.
  9. ad-supported content still gets to me, but its highly relevant - very integrated into very useful content. for examples, see resharper.
  10. adblock is about owning the requests your client makes.
  11. i heard someone say flashblock was good as a replacement for adblock. malarkey. with adblock all flash is content so you don't need flshbk
  12. an afternoon in the austin suburbs. burgers, http://www.gosprinkles.com/, 'splosions. doesn't get much better than this.
  13. have you heard of Otis, an object-to-object mapper for .NET? http://code.google.com/p/ot...
  14. @rssvihla i am really interested in learning more about ioc in dynamic languages though. any resources you can point me to?
  15. @rssvihla the interface was the well-named field on the context, the impl was the function value.
  16. @rssvihla not really.. it was recursive though and a kicked off with one o' them self-executing anon functions so maybe.
  17. @rssvihla but i made it up and it was a small deal so who knows.
  18. @rssvihla easy to switch impls around at runtime or compile time or to add fields(behaviors). i had a test context, for example.
  19. @rssvihla i had this "function context" that had variables/fields for various system behaviors. the context got passed around everywhere.
  20. @rssvihla yep. so what language are you talking about, ruby? i did this in javascript.