Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dlreeves
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dlreeves
11y ago
Doing the type checking increases the minimum cost of evaluating a block of code. For instance consider this simple function. function int_id(x: int): int { return x; } If this code is executed with no run time checks then the body will d
2.
▲
by
dlreeves
11y ago
> How about not assuming racism in the first place? Except there is clear evidence that unconscious bias exist. To test your own you can try some of the tests as part of ProjectImplicit ( https://implicit.harvard.edu/impli
3.
▲
by
dlreeves
11y ago
As a black alum from MIT and feel I can speak to this anecdotally. Here are some distinction to keep in mind. 1) From the moment I stepped onto MIT's campus I was actively recruited by Silicon Valley companies. My freshman year was tou
4.
▲
by
dlreeves
11y ago
What makes you feel that she is making this judgement based on skin color? From my reading it sounds like she tried going to lunch with her coworkers and the conversations that naturally came up were not of interest to her.
5.
▲
Improving Arrays in Hack
(hhvm.com)
1 points
by
dlreeves
11y ago
|
0 comments