Viewing profile — volatile
volatile
HN member- Joined
- Tue, May 25, 2010, 11:40 AM UTC
- HN karma
- 19
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About volatile
No profile information was provided.
Recent public activity
-
comment
Comment #7824772
Inspired by John Conner with this Atari Portfolio and a ribbon cable in Terminator 2? http://imgur.com/5AVTMHV
-
comment
Comment #7056678
I remember hearing about Singularity a few years back - it sounded promising. Looking at the linked page, there doesn't seem to be anything published or presented since 2009. Anyon…
-
comment
Comment #6001844
Don't underestimate mass market consumers' readiness and ability to use a search engine. The small effort to find the answer online will not deter anyone who comes along wanting a …
-
comment
Comment #5999084
The "qualified buyer" requirement is interesting. I understand the intent but wonder how it would work in practice. The linked blog post suggests using a program that needs to be m…
-
comment
Comment #5965510
I currently do pay a premium and I'd prefer to be paying it to FastMail. Recent revelations mean there may be a few more Australians willing to pay a premium to host mail in Austra…
-
comment
Comment #5965223
Jeremy Howard, the founder of FastMail, responded to a similar question on Slashdot in October 2009. http://tech.slashdot.org/comments.pl?sid=1391605&cid=2963235... We've had a num…
-
comment
Comment #5961090
This from a piece by RMS in The Guardian "Is Android really free software?" [0] explains his reasoning behind accepting hardware with permanently embedded firmware. In any case, th…
-
comment
Comment #3938484
The author seems to claim that is is implausible for a router vendor to sell a router that drops more packets. The marketing plan is that the because router vendors are unwilling t…
-
comment
Comment #3410826
And if you want to know about Australian politics, watch The Hollowmen.
-
comment
Comment #1380240
You're right, the 0 is required. Now I think about it a little more, if you want to delete all the characters on the line, but not remove the line, then 0shift-D might is good. I t…
-
comment
Comment #1377119
There are a few instances of unnecessarily keystrokes in this exercise. Moves to the start of the line for a command that will act on the whole line (0shift-D, 0shift-V, 0dd). The …