Live data from Hacker News

Viewing profile — corn_dog

corn_dog

HN member
Joined
Fri, Jun 24, 2016, 7:14 PM UTC
HN karma
48
Public activity
27 items

About corn_dog

No profile information was provided.

Recent public activity

  1. comment
    Comment #30643925

    Yes. 4 day week, 3 months on - one month off, all kinds of things seem possible. What do you mean by senior?

  2. comment
    Comment #29567706

    You don't think it contributed at least a little to Go eventually adding generics?

  3. comment
    Comment #26030169

    First figure out if there is any kind of scientific consensus, and how solid it is.

  4. comment
    Comment #22069025

    I am really hoping they film it with similar production values to The Man in the High Castle. I think the pacing, and the mix of reality and fantasy, in that would suit LOTR really…

  5. comment
    Comment #21692883

    They get paid market but the extra supply of labor keeps the market rate lower.

  6. comment
    Comment #21692831

    Then why did you hire them?

  7. comment
    Comment #20758775

    I like how Australia is located in the continent of Ocean

  8. comment
    Comment #20096415

    Or maybe they just remember the Cultural Revolution where children were encouraged to inform on their parents.

  9. comment
    Comment #19983658

    Makes you wonder why people want to reinvent everything from scratch then.

  10. comment
    Comment #19731225

    "At either end of the social spectrum there lies a leisure class"

  11. comment
    Comment #19674486

    Didn't they already try that?

  12. comment
    Comment #19272825

    then again it might not.

  13. comment
    Comment #18725685

    As much as I like Scala I find that hard to believe. I actually look for Scala in the job listings and I never felt it came up that much, compared to say Python or Javascript. A du…

  14. comment
    Comment #18706583

    Even if you know what they are you probably don't have the problem they solve :)

  15. comment
    Comment #18629221

    I'm starting to think institutionalizing this kind of convoluted hiring/hazing ritual also keeps developer salaries down. Imagine if whenever you interviewed, instead of getting sa…

  16. comment
    Comment #18487681

    These numbers match my before/move-to-NYC salary numbers. He mentions the possibility of a raise at current position but doesn't say much about post-NYC/SF raises. It took a few ye…

  17. comment
    Comment #15519231

    Yep, this has been a long time coming. I grew up in Adelaide, even in the late '80s the car industry was politically contentious, needing large tariff protection to be competitive …

  18. comment
    Comment #15231869

    Or famous enough to be able to do so at no real to cost himself.

  19. comment
    Comment #15030891

    Is there anything about using F# that you would see as a plus over Scala or Haskell?

  20. comment
    Comment #15030612

    Well can they? :) F# is ok but using it makes me really appreciate scala.

  21. comment
    Comment #14704964

    Out of curiosity, why would you convert to an H1B?

  22. comment
    Comment #14554828

    maybe kotlin as a gateway drug to scala as a gateway drug to haskell

  23. comment
    Comment #14517250

    Is it the case that "unsafe" tells the compiler to not perform its memory safety checks on that section of code, presumably because it's not possible? (What would happen if you put…

  24. comment
    Comment #14463705

    Having done scala for a few years and only dabbled in rust, I also get the impression that the rust community is trying to have good default answers to questions like how to do jso…

  25. comment
    Comment #14463661

    Thanks. I've done scala for a few years and only dabbled in rust but it certainly seemed plausible that various decisions in rust, about what to do and not to do, had been informed…