Live data from Hacker News

Show HN: We put an iPhone on the front wheel of a car

blog.evilwindowdog.com

111–115 of 115 posts

Re: Show HN: We put an iPhone on the front wheel of a car

#111
post #99

Earlier quoted context omitted.

My dad is a builder, and I've worked for him as a labourer many many times. It really gives you a better perspective on how dangerous all this is... Anyway, circular saws: dad was cutting some pretty nice wood for a fence. Circular saw hit something in the wood, bounced up, then straight down onto his left hand thumb, severing it entirely. He then drove to hospital. They reattached it, he was lucky enough to have Aus…

I agree your dad is very lucky. That's about as good an ending to that story as you could possibly have. One day I was cutting staircase support (all those triangles you have to cut out) from a 2" x 12" board, the same thing happened and the saw just jumped right out of the cut. I slammed it down before it could get out of control and it still managed to cut a really nasty gash into the wood before it finally stopped…

"all that experience and confidence will lull you into a false sense of safety"

I've noticed that that happens with many different things in a similar way.

You get confident, you slip up, you work faster, you make mistakes.

When you start out boating (with a new boat) you are oh so very careful.

Then you gain confidence and you start to take more chances. All the sudden things that you could never imagine yourself doing when you start you do. An example might be getting caught in an inlet with a boat during a period when larger boats are all trying to go in or out at the same time and you are tossed left and right.

Programming as well. Say doing a rm -fr foo * in stead of rm -fr foo* and not catching it because you hit return to fast instead of making sure the statement was correct. [1]

[1] I got into the habit of doing for i in foo* ; echo $i ; done and then inserting the rm -fr statement (by using uparrow) just as a precaution to slow me down.

Re: Show HN: We put an iPhone on the front wheel of a car

#113
post #107

Earlier quoted context omitted.

Potentially looks like a grand vomitarium (and I am terrified of heights), thank you. I've noticed you can download it on the site posted, I'll have to give it a go.

Vomitarium doesn't mean what you think it does - https://en.wikipedia.org/wiki/Vomitorium#Misinterpretation_o...

Interesting, the link you posted refers to a "vomitorium", as opposed to a "vomitarium". I think the latter is a modern colloquialism that hasn't yet been adequately defined, but it sounds great.

[0] is a good alternative.

[0] http://en.wikipedia.org/wiki/Reduced_gravity_aircraft

Re: Show HN: We put an iPhone on the front wheel of a car

#114
post #111

Earlier quoted context omitted.

I agree your dad is very lucky. That's about as good an ending to that story as you could possibly have. One day I was cutting staircase support (all those triangles you have to cut out) from a 2" x 12" board, the same thing happened and the saw just jumped right out of the cut. I slammed it down before it could get out of control and it still managed to cut a really nasty gash into the wood before it finally stopped…

"all that experience and confidence will lull you into a false sense of safety" I've noticed that that happens with many different things in a similar way. You get confident, you slip up, you work faster, you make mistakes. When you start out boating (with a new boat) you are oh so very careful. Then you gain confidence and you start to take more chances. All the sudden things that you could never imagine yourself do…

> I got into the habit of doing for i in foo* ; echo $i ; done and then inserting the rm -fr statement (by using uparrow) just as a precaution to slow me down.

I do the exact same thing only I use 'ls foo*' first, and when doing bulk updates / deletes with sql servers I again first do a select and then modify the select once I'm sure it will hit the right rows.

Re: Show HN: We put an iPhone on the front wheel of a car

#115
post #100
post #68

Earlier quoted context omitted.

The video did make me feel quite queasy, but it is not as bad as Descent [0]. [0] http://en.wikipedia.org/wiki/Descent_(video_game)

I've never been a gamer. Except for Descent. And Descent II. I still have them and every few years play them on an old Mac. The queasiness kicks in every time I start playing them again.

You can grab the newest mods, linked from http://descentchampions.org/new_player.php , and find games with other people just about every day.
Post reply on HN