1. Куча / Говнокод #16073

    +126

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    11. 11
    12. 12
    13. 13
    14. 14
    15. 15
    16. 16
    17. 17
    18. 18
    19. 19
    20. 20
    21. 21
    22. 22
    23. 23
    24. 24
    25. 25
    26. 26
    27. 27
    28. 28
    29. 29
    30. 30
    31. 31
    32. 32
    33. 33
    34. 34
    35. 35
    // sometimes I believe compiler ignores all my comments
    
    // Class used to work around Richard being a fucking idiot
    
    // somedev1 -  6/7/02 Adding temporary tracking of Login screen
    // somedev2 -  5/22/07 Temporary my ass
    
    // Magic. Do not touch.
    
    // Я посвящаю весь этот код, все мою работу, моей жене Дарлин, которая будет поддерживать меня и наших троих детей и собаку, когда выйдет в релиз
    
    return 1; # returns 1
    
    // I am not sure if we need this, but too scared to delete. 
    
    // I am not responsible of this code.
    // They made me write it, against my will.
    
    /* Please work */
    
    options.BatchSize = 300; //Madness? THIS IS SPARTA!
    
    // I have to find a better job
    
    // hack for ie browser (assuming that ie is a browser)
    
    } catch (PartInitException pie) {
        // Mmm... pie
    	
    /*
    after hours of consulting the tome of google
    i have discovered that by the will of unknown forces
    without the below line, IE7 believes that 6px = 12px
    */
    font-size: 0px;

    Самые смешные коментарии в коде собрали на stackoverflow
    Я пролистал первые три страницы, и выписал несколько, которые мне понравились

    http://stackoverflow.com/questions/184618/what-is-the-best-comment-in-source-code-you-have-ever-encountered

    Запостил: Smekalisty, 29 Мая 2014

    Комментарии (8) RSS

    Добавить комментарий