Live data from Hacker News

Viewing profile — longlivedeath

longlivedeath

HN member
Joined
Sat, Feb 28, 2009, 10:08 AM UTC
HN karma
18
Public activity
17 items

About longlivedeath

No profile information was provided.

Recent public activity

  1. comment
    Comment #28317886

    as opposed to market-allocated

  2. comment
    Comment #28315176

    UK has lots of politically-allocated housing too, but its main problem is that it's not adding enough new stock because of the restrictive planning system.

  3. comment
    Comment #28313020

    > European doctors will never prescribe this officially Google "hormone replacement therapy".

  4. comment
    Comment #23895241

    I think that you've invented a heap array.

  5. comment
    Comment #23478674

    Not exactly surprising to people familiar with the output of the Russian foreign ministry, unfortunately.

  6. comment
    Comment #20650237

    A century ago it was the world's 10th wealthiest state per capita. Right now it tops the list of the upper middle-income group, so is almost a high-income country, and per capita i…

  7. comment
    Comment #20650198

    i.e. basically everyone

  8. comment
  9. comment
    Comment #10998159

    > otherwise around 10 USD wat? it's 1.5$ actually http://www.systembolaget.se/dryck/ol/heineken-153603

  10. comment
    Comment #8697560

    > Russian government is done anyway (economic situation will finish it in a few years) Wishful thinking. Cf. how the economic situation has finished Kim Jong-un.

  11. comment
    Comment #6351283

    I read the title as an epitaph.

  12. comment
    Comment #4730781

    Is there a C++ IDE that can figure out the function signature after you have written something like _ f(_ a, _ b, _ c) { YOUR; CODE; HERE; } ?

  13. comment
    Comment #4725696

    > it is considered good practice to add types as documentation to top-level constructs But with type inference your tools can do that for you (e.g. C-u C-c C-t in haskell-mode).

  14. comment
    Comment #3483817

    Thank you, now I see. Here's my version: shuffle :: (ChoiceMonad m, Eq a) => [a] -> m [a] shuffle [] = return [] shuffle elems = do x

  15. comment
    Comment #3473169

    I find it a bit hard to see how to reinterpret your Python code in the list monad. Can you post a Haskell version of this function?

  16. comment
    Comment #3473053

    Have you looked at Google Breakpad? They have some support for this: http://code.google.com/p/google-breakpad/wiki/LinuxStarterGu...

  17. comment
    Comment #3289461

    > Hayek's Economics In One Lesson s/Hayek/Hazlitt/