Profile_bird

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

Already using Twitter
from your phone? Click here.

jessenoller

  1. Should I eat bacon? http://bacn.me/8qq (via @bacontastesgood)
  2. temporarily going with Hudson until I can spin up easy-bake-oven
  3. @flangy d'oh
  4. @flangy thanks
  5. Anyone have an xUnit-style parser/template for any django apps they've done?
  6. All you can easy sushi buffet for lunch. I feel like I ate a house. Made of Sushi. Want nap++
  7. @LorenDavie bingo!
  8. @LorenDavie xbrowser testing is sort of out-of-band of the "co, build, publish" domain, sort-of
  9. @LorenDavie Still chewing on it; did you see the text file of notes I put on bitbucket? http://tinyurl.com/mslmu6
  10. @akuchling maybe I can pick up a cheap DSLR from the fire sale :ninja:
  11. @kreneskyp Negative.
  12. I had dreams about continuous integration + testing servers and magic cloud provisioning systems last night.
  13. @dgou If you want to help packaging and installation easy you should wade into the pep 376/disutils discussion on python-dev hehehe
  14. @dgou You still need py.test and it's dependencies on the local master; it pushes the rest out to the slaves
  15. @dgou not nose, py.test w/ "zero install" can spread to multiple platforms.
  16. @dgou Any project/app worth it's salt (even hudson does this) makes the initial usage experience as simple and idiot proof as possible
  17. @dgou What "pre-reqs"? easy_install django, run startup script. Done. No DB connector; etc.
  18. @dgou That's like making the argument that making a build system/tool in python makes it hard for non-programmers to *run* something
  19. @dgou @kumar303 Bullshit. All they have to do is *install* it, not *know* it.
  20. @kumar303 I think all decent continuous integration servers have a small common subset of functionality, at least the good ones do