Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aolol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
35 ms
·
1.
▲
Four Bit Maze
(youtube.com)
2 points
by
aolol
12y ago
|
0 comments
2.
▲
by
aolol
13y ago
Seems to take some inspiration from a similar device for a parrot: https://www.youtube.com/watch?v=R5N3-QtMdf8
3.
▲
by
aolol
13y ago
Taking the 'dramatic effect' argument further: if all the blue-eyed people kill themselves, would the brown-eyed people all simultaneously know they have brown eyes and also have to kill themselves?
4.
▲
by
aolol
13y ago
I still believe the issue is more deeply rooted in passenger safety than in actual electrical interference. Take-off and landing are generally regarded as the most risk-prone activities for an aircraft. Having passengers at least slightly l
5.
▲
by
aolol
13y ago
It's interesting because this is the type of patent system abuse that we often rally so hard against. Now that the objective is somehow more 'noble' will we ignore that this approach is still fundamentally opposed to the prevailing opinion
6.
▲
by
aolol
13y ago
Perhaps you could elaborate on this. I do agree that the title and video give slightly more credit than is due based on the current state of fluid dynamics knowledge. However do you mean your group is searching for closed-form solutions to
7.
▲
by
aolol
14y ago
Link to the full piece: http://www.youtube.com/watch?v=amiNYqJQzQA
8.
▲
by
aolol
14y ago
Watch it character-by-character in bash: while true; do c=(╱ ╲);printf ${c[RANDOM%2]}; sleep .0001; done