Viewing profile — aghull
aghull
HN member- Joined
- Thu, Mar 03, 2011, 4:54 PM UTC
- HN karma
- 19
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About aghull
No profile information was provided.
Recent public activity
-
comment
Comment #6995813
Space Monkey's wording maybe could have been better, but I understood it as they intended and they appear to be dealing with a customer issue in a very reasonable manner. It's a li…
-
comment
Comment #6504762
All his short stories are worth reading. My favourites are this one, Story of Your Life, and Tower of Babylon.
-
comment
Comment #6003212
I can't imagine anyone stepping onto an autonomous passenger aircraft for a long time, not until long after cars and smaller commercial aircraft are regularly driven using computer…
-
comment
Comment #5963271
Isn't this a lot closer to dwarf fortress?
-
comment
Comment #5889109
Since the exploit lets you easily root the install, couldn't zamfoo just patch all his users machines themselves? That would make about as much sense as everything else they've don…
-
comment
Comment #5804422
I have a lot of problems with this article. > What there is is a shortage of ultra-elite American-born talent, and Silicon Valley wants to hire the very best in the world. The view…
-
comment
Comment #5504201
Agreed. Surprised "Symbian Down By 80%!" didn't make it into the headline.
-
comment
Comment #5331260
Agree with both points from the author. The other 2 big ones that I can't get Chrome to do as well as Firefox are Type-Ahead Find, and the default behaviour of the location bar to …
-
comment
Comment #5273069
This is the same behaviour as Safari has had by default for years. App developers that depend on 3rd-party cookies should in general already have the work-arounds in place to suppo…
-
comment
Comment #5232037
Common in Lua, Ruby, Python. In fact, ruby gives _ a minor amount of special meaning to make it more convenient as a throw-away variable, e.g. it can be specified multiple times in…
-
comment
Comment #5057869
How convenient that all the examples use digits in the 1-3 range. This looks painful for normal numbers with a mix of large and small digits. This method always made more sense to …
-
comment
Comment #3717632
I like how it's laid out from the most specific tools that are easy to understand and eventually leads to the pocketknives of sed and awk that beginners might not need until they'v…