Viewing profile — finnw
finnw
HN member- Joined
- Fri, Feb 27, 2009, 12:21 PM UTC
- HN karma
- 916
- Public activity
- 440 items
- HN profile
- View on Hacker News ↗
About finnw
No profile information was provided.
Recent public activity
-
comment
Comment #7248002
Are you sure you don't mean COBOL? Fortran is still evolving (albeit even more slowly than Java) and still used for new projects. http://en.wikipedia.org/wiki/Fortran#Fortran_2015
-
comment
Comment #7050699
This does not necessarily conflict with the diminishing returns theory. If you are 4x as rich as your neighbours, you will probably want to move to a more affluent area. At which p…
-
comment
Comment #7033970
And pseudo-entrepreneurs (who may be real coders)
-
comment
Comment #7033952
Typical Model-D kafkatrap [1] :-) [1]: http://esr.ibiblio.org/?p=2122
-
comment
Comment #7013864
Probably not in this case. Windows' RNG does not block when it runs low on entropy. AFAIK only Linux does that. And the task is a database query so probably does not use the RNG. B…
-
comment
Comment #7009608
Another way to look at it: Of the 9 most populous countries in the world, the US is the only one with any names on that list. So it could be worse. Edit: Technically wrong: There i…
-
comment
Comment #7002561
Not the only way. You can interleave fields in a ByteBuffer.
-
comment
Comment #6982373
You could solve that problem by reading your politician's blog (and donating of course) then voting the way they recommend on each issue.
-
comment
Comment #6977835
It has always seemed strange to me that some people find hostile weather sounds calming - Wind, heavy rain, thunder... those can all potentially damage the building you are in. Fir…
-
comment
Comment #6977804
Thanks. I find some ambient sounds (especially birds & waves) help me focus on work. (Instead of rain I use pink noise from another site)
-
comment
Comment #6977473
The language is better, but the backend and ecosystem are not.
-
comment
Comment #6977459
It comes with the territory, I'm afraid. Some users will try something once, find a bug or limitation, decide the platform sucks and never touch it again (and if the platform is wo…
-
comment
Comment #6969074
Justified, because they are very amusing to watch.
-
comment
Comment #6960152
> How the hell does this lead to stereotyping an entire race? It does not. It is just an anecdote, from three people I know, who were required to memorize stuff, and found their co…
-
comment
Comment #6958678
They already did that. http://news.bbc.co.uk/1/hi/technology/8249792.stm
-
comment
Comment #6958459
> I have friends with computing science degree yet they cannot code or have shipped software. So do I, but CS degrees are not about memorization. At least not in North America or E…
-
comment
Comment #6954326
Please don't joke about censoring political parties' websites. That is one of the biggest dangers of systems like this after all.
-
comment
Comment #6937649
> My favorite technical interview question is to ask the candidate about the worst bug they ever wrote. Are you sure you are getting honest answers? Some candidates may be thinking…
-
comment
Comment #6935364
I don't know whether a nearly-empty drive is better or worse than average. But the point is, you had a 1000-block file full of secret data and when you do > secrets.txt the file is…
-
comment
Comment #6935294
> Later I found out that elance has a loophole where buyers who disputed or cancelled projects are not able to leave feedback. The mistake many clients make is to request "cancella…
-
comment
Comment #6935087
More likely they will never know that she clicked it
-
comment
Comment #6934846
No, I mean it will store the new random data in different blocks, thus not overwriting the old blocks.
-
comment
Comment #6929684
Yes. It will truncate the file first, then allocate new blocks for the new random data, likely leaving the old blocks lying around. You can avoid this with the 'conv=notrunc' optio…
-
comment
Comment #6921508
I imagine it would be hard to implement efficiently in Java.
-
comment
Comment #6909311
http://en.wikipedia.org/wiki/Association_fallacy