Viewing profile — ____nope
____nope
HN member- Joined
- Mon, Nov 28, 2016, 9:55 PM UTC
- HN karma
- 32
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About ____nope
No profile information was provided.
Recent public activity
-
comment
Comment #13476489
A better way of saying it is that the whole of investors are better at accurately predicting the value of a company than individual investors. Which sounds almost like a truism whe…
-
comment
Comment #13476479
Nerds never seem to catch on that dismissing criticism as an ad-hominem is itself an ad-hominem.
-
comment
Comment #13451727
Buffet doesn't claim it's impossible to beat the market. He only says that the vast majority of investors cannot pick individual investments accurately enough to beat a diversified…
-
comment
Comment #13198875
It probably depends on the company but I think this is right. If I interview someone with little working experience it definitely helps that they have some work on Github. But it w…
-
comment
Comment #13198782
Exactly. The biggest impediment is going to be insurance and liability. What do you think it will cost to insure a robotic driving vehicle? On whom does the liability fall in the c…
-
comment
Comment #13196583
I think the companies that hire an army of 23-25 year olds are planning to fail fast anyway. Why bother trying to recruit older, more senior talent that is going to expect higher b…
-
comment
Comment #13171202
Not being able to serialize an empty string is abysmally poor design.
-
comment
Comment #13161353
So it correlates either to a lazy developer or a really good developer? That isn't much of a correlation.
-
comment
Comment #13161214
I wish this happened more often in companies. Unfortunately I usually see the following happen. A mid-level developer, let's call him Dave, becomes a critical employee after a few …
-
comment
Comment #13133925
They already are. I've talked to some recruiters who laugh at bootcamp programs on a resume. A few years ago nobody would ask me about my academic background in a job interview, bu…
-
comment
Comment #13133590
My point is that you likely learned programming by learning the basics of file I/O in C or Python or something similar. You didn't sit down and learn all about automata theory etc.…
-
comment
Comment #13133557
It's really frustrating that articles like this never state if they are comparing inflation-adjusted numbers or not.
-
comment
Comment #13133288
You write tests to automate tests you would have to otherwise perform manually. That is the only reason tests exist, to automate the boring task of testing. That's one problem with…
-
comment
Comment #13058779
It's hard to teach an introduction to programming without teaching a particular language. If you have to pick a particular language, it makes sense to choose something the student …