Eric Mann

  • DVCS is Broken

    ·

    While Git (and Mercurial) is a lifesaver when it comes to easily branching, tagging, and resolving merge conflicts, Subversion (and TFS and the like) is superior when it comes to sub-project management.

    Read More

  • Understanding Parallel Processing

    ·

    When I explain to people that I enjoy writing code in C# more than PHP, they scratch their collective heads and, with a quizzical look, always respond, “why?” My biggest reason: I really enjoy working with parallel processing.

    Read More

  • Data Leakage – Part 2

    ·

    When you click a link on a page, your browser takes that page’s URL and sends it along with you as the “Referer” header. The site you end up on can then track exactly which sites are sending traffic. If your site is private (i.e. an internal company blog) and you link to an external…

    Read More

  • Valentine’s Day

    ·

    In high school, I wrote a short, 4-stanza poem titled My Beloved that no one really understood at the time. I was asked repeatedly who I’d written it for, and kept giving the cryptic answer, “I don’t know yet.” Fast forward a little over a decade and I finally met the women for whom this…

    Read More