Viewing profile — tomnj
tomnj
HN member- Joined
- Sun, May 21, 2017, 2:23 AM UTC
- HN karma
- 143
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About tomnj
No profile information was provided.
Recent public activity
-
comment
Comment #23716126
This is not correct. Non NYC residents with NYS source income do not pay NYC (resident) tax, But they do pay NYS tax. See https://www1.nyc.gov/site/finance/taxes/personal-income-ta…
-
comment
Comment #23204363
I’m often disappointed by how disrespectful people can be in programming discussions. It’s one thing to discuss tradeoffs but ridiculing peoples’ choices or speaking in absolutes i…
-
comment
Comment #22829751
> huge amount of pent up demand for senior developers But is leetcode really the way to find them?
-
comment
Comment #22829728
You can work hard at things other than leetcode though, like actual jobs, personal projects, or learning tech in your field (web frameworks, programming languages, whatever).
-
comment
Comment #22788688
And C is still king in many domains, eg embedded development.
-
comment
Comment #22788613
There are plenty of reasons to still learn C even if better alternatives exist for most new projects. There’s so much important software out there in C (and C++), for example the L…
-
comment
Comment #22788549
Haskell and compilers at the same time! Following Appel’s awesome Modern Compiler Implementation in ML: https://github.com/tdp2110/HaskellTiger
-
comment
Comment #22745609
> Being in a competitive job market Are we in a competitive job market still? For whom?
-
comment
Comment #22554322
Allow me to rephrase then: while the overall population density of the US is low, we have some pretty large dense areas, including Southern California and the northeast megalopolis…
-
comment
Comment #22553187
> One other factor in the US favor, it’s extremely low population density laughs in jersey
-
comment
Comment #22545506
Thumbs up. Respect
-
comment
Comment #22542991
I’m 100% not making that point, nor do I believe it
-
comment
Comment #22536991
Absolutely, but to say medical staff can’t get or spread flu is false
-
comment
Comment #22535119
Anyone can get the flu, even those with flu shots
-
comment
Comment #22451260
You don’t need sfinae to get Turing completeness of templates. Template specialization (a crude form of pattern matching) is the main driver for Turing completeness. For example, h…
-
comment
Comment #22430935
I haven’t understand the details, but supposedly Java generics are also Turing complete: https://arxiv.org/pdf/1605.05274.pdf
-
comment
Comment #22407176
Regarding laptops, I interviewed once in person in nyc and once in Montreal a few years back: only one (in nyc) brought a laptop for me to use Edit: only one interviewer, that is
-
comment
Comment #22407123
Does something about this sound wrong to googlers?
-
comment
Comment #22407076
I greatly enjoy the absurdity of this: Xoogler rejected own packet (while at msft, presumably) https://news.ycombinator.com/item?id=22345234
-
comment
Comment #22399224
Not scapegoating anything, nor do I think it’s reasonable to expect interviews are not stressful.
-
comment
Comment #22398859
Maybe FAANG should institute random DS&A tests for all employees and fire underperformers as potential false positives. /s
-
comment
Comment #22394171
Don’t forget 4) find the optimal solution with very few hints and write that too.
-
comment
Comment #22394118
> Leetcode style systems are a lot of fun for people. That’s not true for everyone, especially in such high stress situations as an interview. I like crosswords, but I wouldn’t wan…
-
comment
Comment #22345234
Here’s an Xoogler talking about how he was given his own hiring packet to review (without knowing it was his) and rejected it: https://m.youtube.com/watch?feature=youtu.be&v=r8Rxkp…
-
comment
Comment #22343516
Can also confirm from my own experience 3 years ago