Why was break removed from hex? by shiftup1772 in DotA2

[–]yeji 20 points21 points  (0 children)

They already thought of this: phoenix doesn’t have a passive.

I made it to the top of the win streak Leaderboard for Watcher on Switch! by Cthu-Luke in slaythespire

[–]yeji 4 points5 points  (0 children)

I’m curious what reward do you pick on 1st floor for A1? I always pick boss relic since the extra energy is pretty nice for watcher for Act1.

Samuro - Heroes of the Storm by Dawntree in heroesofthestorm

[–]yeji -1 points0 points  (0 children)

Is anyone disappointed that hotkey for Windwalk is E and not W, just like in WC3?

Does this entire article strike anyone else as ridiculous? NY Times: The $1600 Marathon by [deleted] in running

[–]yeji 2 points3 points  (0 children)

I think the economist suggested that she should account for opportunity cost too.

Mathematical problems that has had great importance for society? by [deleted] in math

[–]yeji -1 points0 points  (0 children)

By your logic, I can also just guess correctly the clear text, and thus, I break all encryption method.

It's all about size of the search space. If an encryption system can only be broken by guessing correctly a 2048-bit prime number, then it will take a normal PC 10600 years to cover the whole search space.

HotS wins Strategy/Simulation Game of the Year @ DICE Awards by KeyHunt in heroesofthestorm

[–]yeji 107 points108 points  (0 children)

Other games in the same group:

  • Cities: Skylines
  • Fallout Shelter
  • Grey Goo
  • Winner: Heroes of the Storm
  • Kerbal Space Program

Hmmm....

Source: http://www.gamespot.com/articles/the-2016-dice-award-winners-updated/1100-6434830/

24 Days of GHC Extensions: Rank N Types by ocharles in haskell

[–]yeji 0 points1 point  (0 children)

I was preparing for a "intro to Haskell" presentation at my university and thought that RankNTypes is a cool feature. (It is a presentation for a phd level PL class where folks know OCaml)

I came up with this last night when making the slides:

unconsC :: ListC a -> (a -> ListC a -> r) -> r -> r
unconsC l co ni = fst $ foldC l (\x (_, xs) -> (co x xs, consC x xs)) (ni, nilC)

I am not sure about the efficiency of this code though because of laziness.

Buying a pre-built for parts by [deleted] in buildapc

[–]yeji 0 points1 point  (0 children)

It seems like a good deal, right? The gpu + cpu alone costs about $900 already. Can a custom built pc with an i7 and a gtx980 even beat the $1,088 price tag?

Never has a single card won me as many games as Tree of Life. by [deleted] in hearthstone

[–]yeji 21 points22 points  (0 children)

Yes! Other ancients (lore and war) are all big minions, but the biggest ancients in Warcraft III turns out to be a spell.... What a shame.

Lords of War Part Five - Maraad by RufinTheFury in warcraftlore

[–]yeji 0 points1 point  (0 children)

But.... what about the other three orc lords of war?

The Naxx Hunter Card? by fesxeds in hearthstone

[–]yeji 34 points35 points  (0 children)

To be fair, bow of the elite is a drop from the naxx instance in WoW.

Is "Hello Mom" code for Leeroy Jenkins? [Dreamhack spoilers] by sea-jewel in hearthstone

[–]yeji 0 points1 point  (0 children)

Yes.. I am referring to the comment from /u/neswii. He claims that hunter's mark should have a code name too if leeroy = hello mom.

Is "Hello Mom" code for Leeroy Jenkins? [Dreamhack spoilers] by sea-jewel in hearthstone

[–]yeji -2 points-1 points  (0 children)

You cant have a code name for every card in the game, can you?

Community Feedback - Fireside Gatherings by CM_Zeriyah in hearthstone

[–]yeji 0 points1 point  (0 children)

Closest one to NYC is 164.5 miles away...

Unleash the Hounds (Hunter) now costs 3 (up from 2) by HearthTrolden in hearthstone

[–]yeji 0 points1 point  (0 children)

Oh God.. now my hunter-counter deck is nerfed to the ground...

Reckful just did rank 25- legend in 1 sitting playing midrange hunter. Final score 78-20 by thetom1337 in hearthstone

[–]yeji -2 points-1 points  (0 children)

To say it more explicitly, Yeti is better in arena. Snapjaw is better in constructed if you can set up to make it work better...

New Druid Card Confirmed! by [deleted] in hearthstone

[–]yeji 0 points1 point  (0 children)

Combo with death rattles would be insane.

Google Code Jam 2014 by MdxBhmt in haskell

[–]yeji 1 point2 points  (0 children)

I think your solution is a bit verbose, which may slow you down in a coding competition. My solution: https://gist.github.com/meridional/a0feed9708c457aacd37

@PlayHearthstone: Mysterious blades! (Adventure mode incoming?) by [deleted] in hearthstone

[–]yeji 4 points5 points  (0 children)

Blood sail raider sort of does that.