Viewing profile — aolol
aolol
HN member- Joined
- Wed, Apr 04, 2012, 4:40 PM UTC
- HN karma
- 17
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About aolol
No profile information was provided.
Recent public activity
- story
-
comment
Comment #7283441
Seems to take some inspiration from a similar device for a parrot: https://www.youtube.com/watch?v=R5N3-QtMdf8
-
comment
Comment #7007280
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 t…
-
comment
Comment #6486293
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 activ…
-
comment
Comment #5756923
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 approa…
-
comment
Comment #5601969
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 yo…
-
comment
Comment #5275787
Link to the full piece: http://www.youtube.com/watch?v=amiNYqJQzQA
-
comment
Comment #4859306
Watch it character-by-character in bash: while true; do c=(╱ ╲);printf ${c[RANDOM%2]}; sleep .0001; done