HomeBlogThe greatest programmer in the universe

The greatest programmer in the universe

Want to know who that is?  It's me. ;-)

I submitted my Ymacs project to Ohloh (Ymacs project page at Ohloh).  They have a nice feature that gives some statistics, based on the source code (they can understand some source control repositories, including Mercurial, which is what I use).  The Ymacs statistics say the following (the whole source taken into consideration):

  • estimated effort: 4 person-years
  • project cost: $210,926 (for a $55000/year salary)

    Counting only the JavaScript files, which is the main programming language, we have:

    • estimated effort: 1 person-years
    • project cost: $61,739 (same $55000/year salary)

    The fact is: I did this myself in a bit more than 2 months (work on the website and infrastructure included).

    It's true that Ymacs includes a build of DynarchLIB in it's source repository, and DynarchLIB started in 2005 (I didn't work on it full-time, though, far from it).  However, Ohloh counts DynarchLIB as a single line of code, because the code is minified, so it probably doesn't add much in the 1 person-years estimation.

    Once I put up a public code repository for DynarchLIB, it will be interesting to see how much Ohloh underestimates me. :-)

        Comments — add your comment

        (not published)
            
        Notes
        • We don't publish your email address. It's only useful if you wish to receive a notification when someone replies to your comment.

        • Notifications work by thread. That is, you'll be notified even if someone replies to a reply to one of your comments.

        • Each notification includes a "remove me" link that removes your notification option from that comment forever.

        • If you want to reply a certain comment, be sure to click the "reply to this comment" link into it (will automatically setup threads).