Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Boxer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Boxer
14y ago
My only problem with underscores is that when I read them aloud in my head, I hear a longer pause than for a hyphen, so code with lots of underscores takes longer to read, or at least feels like it does.
2.
▲
by
Boxer
14y ago
I can just imagine receiving a link like this while I'm on a spotty WLAN, trying to load it, it not loading properly, refreshing, and having it be "expired".
3.
▲
by
Boxer
14y ago
Here are some tips that have worked for me : * Keep the coffee machine in the bedroom. Before going to bed, load it up with water and coffee put the alarm clock next to it. Also have a cup and some milk next to it. Next morning, when the c
4.
▲
How to make fractals without a computer
(youtube.com)
4 points
by
Boxer
16y ago
|
0 comments
5.
▲
Hash escrow
(pdf23ds.net)
17 points
by
Boxer
16y ago
|
15 comments
6.
▲
by
Boxer
17y ago
Well, what fraction of cheap flights have crashed vs. normal flights?
7.
▲
by
Boxer
17y ago
I find this USB stick distasteful. It's not mechanical, all the gears do nothing. The designer took parts that had a precise function and rearranged them into something useless for appearance's sake. This is probably a weird reaction, but m
8.
▲
by
Boxer
17y ago
Even if flying cars were cheap and easy to make, would we want them? They're cool and amazing, but in real life they might be impractical. So generally when talking about the future, maybe we predict inventions that make for cool easily un
9.
▲
by
Boxer
17y ago
It was plagiarized, not pirated.
10.
▲
by
Boxer
17y ago
So why is 'misery' in quotes? Are the workers bluffing?
11.
▲
by
Boxer
17y ago
Let average-so-far=a, count=c. When you add a new item x, the new average is: a = a + (x-a)/(c+1)