Live data from Hacker News

Viewing profile — imanaccount

imanaccount

HN member
Joined
Wed, Jun 11, 2014, 2:56 AM UTC
HN karma
11
Public activity
11 items

About imanaccount

No profile information was provided.

Recent public activity

  1. comment
    Comment #7914783

    >I want the bindings being declared within that let to line up with one another Why? And is it really worth the noisy diffs you inflict on the world as a result?

  2. comment
    Comment #7914776

    >I'm genuinely curious I find that very hard to believe. It is a holy war that has been raging for longer than many posters here have been alive. Are you also totally unaware that …

  3. comment
    Comment #7897225

    Not wanting to subsidize Myrvhold != not wanting to pirate either. The option was presented, you don't have to take it.

  4. comment
    Comment #7893945

    It doesn't. They simply make that assertion and then assume it is true. There are lots of reasons for obesity variances with GDP to differ between the sexes that don't involve horm…

  5. comment
    Comment #7893938

    No. This isn't a real study, this is a "we were given a result and told to make up a poor justification for it".

  6. comment
    Comment #7893927

    I thought obviously trolling like this got people banned here? Have standards on HN really fallen this low?

  7. comment
    Comment #7891369

    >If dynamically typed languages are really okay for smaller systmes, than avoiding bad architecture of large tightly-coupled systems in favor of loosely coupled compositions of sma…

  8. comment
    Comment #7887331

    You don't achieve freedom through bad software. What the hell? Note that the NSA spying on you is also facilitated by all the complex, buggy, broken software we use.

  9. comment
    Comment #7885248

    The GPL isn't to blame, the FSF is. Note it is their own license they are incompatible with.

  10. comment
    Comment #7876368

    You mean "this library" not "Haskell libraries". Some libraries have real documentation (either on hackage or off) to go with the API reference. http://hackage.haskell.org/package/…

  11. comment
    Comment #7876358

    I find records are used most heavily in web development, where you are pretty much just shuffling data from browsers to databases and the other way around. But even there the field…