Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unstabilo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
unstabilo
11y ago
> Was it Einstein who said, "Any scientist who cannot explain what they are doing to an eight year old is a charlatan"? No. It's commonly attributed to Einstein, but of course he didn't say that, because he knew bette
2.
▲
by
unstabilo
11y ago
You didn't read the search results. Those are not ads, but articles mentioning the phrase, at least on the first page (20 articles).
3.
▲
by
unstabilo
11y ago
In Firefox press Shift+F2, then type "screenshot --fullpage" in the command line at the bottom of the page. No addon, plugin or extension needed.
4.
▲
by
unstabilo
11y ago
[1] [1] Thank [2]! [2] you
5.
▲
by
unstabilo
11y ago
Also, margarine consumption causes divorce in Maine. More "true facts" at http://tylervigen.com/spurious-correlations .
6.
▲
by
unstabilo
11y ago
My point is that a good algorithm, a good strategy can give you a several orders of magnitude speedup, more than the speed differences among languages. If a higher level language makes it easier and faster to develop good algorithms, then y
7.
▲
by
unstabilo
11y ago
Or if you use clever algorithms. I don't have benchmarks at hand, but I suspect that an FFT in Python is faster than a naive Fourier transform in C.
8.
▲
by
unstabilo
11y ago
I already linked below, I didn't want to repeat it: https://en.wikipedia.org/wiki/Gender_differences_in_suicide
9.
▲
by
unstabilo
11y ago
3. The number of reported suicidal attempts are actually higher for women.
10.
▲
by
unstabilo
11y ago
Basically, what user squids wrote. For more information: https://en.wikipedia.org/wiki/Gender_differences_in_suicide
11.
▲
by
unstabilo
11y ago
Women tend to choose less effective methods, like wrist-cutting or sleeping pills, while men are more likely to choose hanging or shoot themselves.
12.
▲
by
unstabilo
11y ago
Technically, only half of it.
13.
▲
by
unstabilo
11y ago
He didn't say all open source is trustworthy, only that closed source is not. And Sourceforge, the repository itself is not open source.
14.
▲
by
unstabilo
11y ago
Not even dreams. It's PR. Daddy runs an "archery academy".
15.
▲
by
unstabilo
12y ago
Hello World execution time benchmark in many languages: http://lists.nongnu.org/archive/html/chicken-users/2011-03/m... With Haskell: http://lists.nongnu.org/archive/html/chicke
16.
▲
by
unstabilo
12y ago
No need to apologize, even if it's perfect, the first player can always win by playing the right moves.
17.
▲
by
unstabilo
12y ago
Nor in Opera 12.
18.
▲
by
unstabilo
12y ago
Maybe not exactly what you want, but this book has some useful information: http://cleveralgorithms.com/nature-inspired/index.html . Check out the "Heuristics" subtitle of the algorithms. For example, "D
19.
▲
by
unstabilo
12y ago
"Undefined behavior" means "undefined by the language specification ", but it is well defined by the compiler implementation . In other words, you never use the C language, always an implementation.
20.
▲
by
unstabilo
12y ago
Why only mobile platforms? This should be in desktop OS-es too.
21.
▲
by
unstabilo
13y ago
Both methods are equally safe, what the author meant is that both are safer than a[14] = item or a[myCounter] = item.
22.
▲
by
unstabilo
13y ago
I just made the same comment. This article may help: http://coastalcenter.org/overcoming-perfectionism/ .
23.
▲
by
unstabilo
13y ago
In my case procrastination is/was a symptom of perfectionism. This article was an eyeopener for me: http://coastalcenter.org/overcoming-perfectionism/ .