Profile_bird

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

Already using Twitter
from your phone? Click here.

alex_gaynor

  1. @pydanny Shit, why didn't I know about that.
  2. Filing a ticket with the title, "[\w\S]+ sucks" does not endear me to you.
  3. If this parser was a corporeal thing I'd throw it across the room. Damned thing doesn't parse right.
  4. Just realized I could hook my laptop up to me 5.1 speakers. This is marvelous.
  5. @dabeaz Somehow I feel like it's a metaphor for some of my code, ready to fall apart at any moment and built on a shoddy base :P
  6. @flangy It's also pretty trivial to solve with a custom manager.
  7. An explanation of why Meta.using was removed: http://lazypython.blogspot....
  8. I've eaten... so much.
  9. @ericholscher What is this, a Bojanglers thanksgiving?
  10. RT @ericflo: Happy Thanksgiving, everyone!
  11. @voidspace it is fun, there is a lot of stuff we can learn from it though, specifically you only pay for what you eat.
  12. http://svn.python.org/view?... <<< oh god thank you
  13. @jonloyens Ooh, just after I blog about not having ideas you give me a great one! I'll have a post today explaining that decision
  14. Not a lot to blog about today, but keeping up with blogging every day is healthy anyways: http://bit.ly/7DMYvI
  15. Practicing TDD is kinda fun.
  16. @dabeaz has hyper win!
  17. @voidspace Funny, I was wondering how perls GC worked earlier today, I thought for sure it would dealloc your entire program!
  18. @voidspace Better than C++, making classes friends so they can access each others privates.
  19. @ericflo Those are name mangled. but still accessible if you know what you're doing.
  20. @voidspace All Python methods are public, what does that mean... :O