Profile_bird

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

Already using Twitter
from your phone? Click here.

theory

  1. @dukeleto See make_iterator() in http://bit.ly/1oyaAw for how.
  2. @dukeleto Cool. pg_prove is just a wrapper around TAP::Harness, so you may want to just have your harness run the tests through psql.
  3. @dukeleto See also integration with pg_regress: http://bit.ly/28oGnM based on pgTAP’s own tests.
  4. @dukeleto Dude, I’m packing to leave for Japan in the morning. The docs are v. good. http://pgtap.projects.postg...
  5. Found the HDMI cable, which I did’t remember having, but not the DVI-to-HDMB adapter, which I do remember having.
  6. @gruber See Wall-E.
  7. An ocean of violets in stew. #princemenu
  8. @rasmus Ooh, thanks for the reminder. Packing for Tokyo right now myself, and the HDMI adapter might very well come in handy.
  9. @Crad Now that would be a reach.
  10. Anna: “You were an archaeologist in Israel and you met with mommy.” Starting Anna on the folklore early.
  11. @selenamarie, this has you written all over it! http://www.ted.com/tedx
  12. Bricolage 1.11.2 is out. http://bit.ly/25bul8
  13. Getting Bricolage 1.11.2 (dev release) ready for release.
  14. I'm at Secret Society (116 NE Russell St, at NE Rodney Ave, Portland). http://bit.ly/nwpjA
  15. @waxpancake Jesus. :-(
  16. @chrismessina The marketing looks like a glorified digital picture frame/movie player.
  17. @chrismessina Is it a computer or a TV? Sheesh.
  18. @Crad Modern Perl. Easier to read when it's not on one line: http://privatepaste.com/8bj...
  19. @Crad You need to upgrade to a Modern Perl, my friend. That's a 5.10 switch.
  20. @Crad perl -MMooseX::Declare -E 'class Crad { sub replace { say "Bang! You’ve been replaced" } } Crad->new->replace;'