Jonathan Altman

Dotcom Thousandaire

October 06, 2006

  • Building Large Systems - O'Reilly ONLamp Blog

    • if you find something is hard to test, that’s a code smell. Maybe your superWunderFunction() which takes 13 arguments isn’t designed terribly well. That’s not saying that all hard-to-test code has a design flaw (GUIs, for example), but as you test m
    • Posted: Thu Oct 05 05:43:13 UTC 2006
  • [greenlet]

    • A "greenlet", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs.
    • Posted: Thu Oct 05 04:02:30 UTC 2006

Click here for all of my pinboard.in bookmarks.