Profile_bird

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

Already using Twitter
from your phone? Click here.

mw44118

  1. Watching reno 911 movie.
  2. @mcrute: I loved the "programming in lua" book. I <3 python, but lua's focus on just a single data structure (tables) is really neat.
  3. @voidspace: http://www.pastie.org/543143 mocking open and then using "with open(...) as f" worked fine in mock 0.4, not so in 0.5. ideas?
  4. @JoshReedSchramm: I don't know if it is safe, but I have done that many times.
  5. @robokata: Great pics! Good luck with corn. Critters always destroy mine.
  6. I bought a new laptop battery because I thought the old was dead. Turns out the adapter was the problem. #dell
  7. My scarlet runner beans made lots of pretty red flowers, but no beans! Or maybe critters are eating them first.
  8. I'm thinking about using pyparsing to map URLs to code in my webapp. #overkill
  9. @mhebrank: good point. I shoulda said "I learn from reading code written by experts"
  10. selector last released in 2007, routes in 2006
  11. pythoners: selector vs routes vs roll-your-own?
  12. @mhebrank: that's just silly
  13. Programmers that don't read other people's source code are doomed to repeat their mistakes.
  14. Reading up on juno, a 1-file web framework http://brianreily.com/proje...
  15. Just added Dethklok (from Metallocalpyse on Adult Swim) to my pandora favorites. #corporate devil horns
  16. @dstanek: can you give me the configs? Would help me out.
  17. @dgou: so, was setting that up a big hassle?
  18. @dgou: after merges into our testing branch, really.
  19. Buildbot seems like a big headache when I just want to run tests after commits. Is it worthwhile?
  20. postgresql says Sunday is day 0 and python says Monday is day 0.