Daily Crap 2007-11-30

  1. Tapestreaism: a fun bit of code I find while going through the Tapestrea codebase for my independent research this semester.
  2. Tapestreaism #1. "No, this is the real comment!"

    t_TAPBOOL m_stop_asap; // (ignore: whether it's not done) (the real comment: whether to stop asap )
  3. Tapestreaism #2. Pretty much every function is prefixed with a comment like this. Not every function is adequately described with "..." however.

    //-----------------------------------------------------------------------------
    // name: render_pre()
    // desc: ...
    //-----------------------------------------------------------------------------
  4. Looks like I might be having a little downtime as this site moves from a chroot to a VMWare image.

Comments

Click here to view the comments on this post.