Viewing profile — corn_dog
corn_dog
HN member- Joined
- Fri, Jun 24, 2016, 7:14 PM UTC
- HN karma
- 48
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About corn_dog
No profile information was provided.
Recent public activity
-
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?
-
comment
Comment #29567706
You don't think it contributed at least a little to Go eventually adding generics?
-
comment
Comment #26030169
First figure out if there is any kind of scientific consensus, and how solid it is.
-
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…
-
comment
Comment #21692883
They get paid market but the extra supply of labor keeps the market rate lower.
-
comment
Comment #21692831
Then why did you hire them?
-
comment
Comment #20758775
I like how Australia is located in the continent of Ocean
-
comment
Comment #20096415
Or maybe they just remember the Cultural Revolution where children were encouraged to inform on their parents.
-
comment
Comment #19983658
Makes you wonder why people want to reinvent everything from scratch then.
-
comment
Comment #19731225
"At either end of the social spectrum there lies a leisure class"
-
comment
Comment #19674486
Didn't they already try that?
-
comment
Comment #19272825
then again it might not.
-
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…
-
comment
Comment #18706583
Even if you know what they are you probably don't have the problem they solve :)
-
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…
-
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…
-
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 …
-
comment
Comment #15231869
Or famous enough to be able to do so at no real to cost himself.
-
comment
Comment #15030891
Is there anything about using F# that you would see as a plus over Scala or Haskell?
-
comment
Comment #15030612
Well can they? :) F# is ok but using it makes me really appreciate scala.
-
comment
Comment #14704964
Out of curiosity, why would you convert to an H1B?
-
comment
Comment #14554828
maybe kotlin as a gateway drug to scala as a gateway drug to haskell
-
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…
-
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…
-
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…