Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skarlath
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
skarlath
17y ago
It's very similar to something Feynman said when he found he won the Nobel Prize. I can't find the quote specifically, but he essentially said "is there any way to turn it down?" But he recognized that he couldn't and it was easier to just
2.
▲
by
skarlath
17y ago
"abc" + "def" a + d = e (1 + 4 = 5 = e) b + e = g (2 + 5 = 7 = g) c + f = i (3 + 6 = 9 = i) I think he was making a joke about how + with strings doesn't necessarily mean string concatenation.