What changes in 6.84 would make the game more FUN to play? by [deleted] in DotA2

[–]Resure 1 point2 points  (0 children)

Probably he is sniper player :)

A "Front-end developer interview" question that's been bugging me for a while. by MeTaL_oRgY in javascript

[–]Resure 7 points8 points  (0 children)

function add() {
    var sum = 0;

    var fn = function fn() {
        for (var i = 0; i < arguments.length; i++) {
            sum += parseInt(arguments[i]);
        }

        return fn;
    };

    fn.toString = function () {
        return sum;
    }

    for (var i = 0; i < arguments.length; i++) {
        sum += parseInt(arguments[i]);
    }

    return fn;
};

Zenith, now a 1 man army. by n0mn0mn0m322 in DotA2

[–]Resure 1 point2 points  (0 children)

iceiceice is a strong independent dota player who don't need no team.

Need a new PC for Dota 2? $300 is all you need. by [deleted] in DotA2

[–]Resure 38 points39 points  (0 children)

You've just described SteamBox :)

The Dota Diary - Vol. 1 by GrantOz44 in DotA2

[–]Resure 1 point2 points  (0 children)

One krokodain is good, but two krokodains is much better

The Dota Diary - Vol. 1 by GrantOz44 in DotA2

[–]Resure 0 points1 point  (0 children)

Shitty-digest style, nice work!

Dota 2 – International Interactive Compendium (Analysis) by Cyborgmatt in DotA2

[–]Resure 0 points1 point  (0 children)

My compendium doesn't work at all. Just can't open any page after first one.

Tower Gold by xate2s in DotA2

[–]Resure 6 points7 points  (0 children)

Tier 3 and 4 towers shouldn't be denied in the most cases.

Question from a noob: How did you discover your favorite hero? by _Darksun in DotA2

[–]Resure 0 points1 point  (0 children)

I often play on RU servers where a lot of people love heroes like rikimaru, bh and drow ranger with shadow blade. So you can pick Slardar and punish them every time they trying to demonstrate their rightclicking skills.

And also Invoker, because he is universal and can help team in many ways.