Live data from Hacker News

We can't send email more than 500 miles (2002)

web.mit.edu

111–120 of 141 posts

Re: We can't send email more than 500 miles (2002)

#111

Earlier quoted context omitted.

units You have: mph You want: kph * 1.609344 / 0.62137119

I have alias units='units --verbose in my shell rc which makes the output much more understandable: You have: mph You want: kph mph = 1.609344 kph mph = (1 / 0.62137119) kph

I find the reciprocal thing useless, so I have units='units --compact --one-line', which gives just the number you want.

Re: We can't send email more than 500 miles (2002)

#112
post #59

Best part of reading this is coming away having learned the existence of units the CLI. How did I spend 20 years on the shell and not have needed or discovered this?

'units' was new to me too. The version I have on my Mac wouldn't accept 'millilightseconds' but it would take 'milli-c-seconds' - presumably the units.lib database is a little different from one in the original article.

Re: We can't send email more than 500 miles (2002)

#113
post #7

IMO even though this has been posted a bunch of times it’s important to repost these sort of campfire ghost stories so future developers can think more creatively about strange errors.

Is there a book written about these campfire programming stories? This one and the microsoft bedlam one are some of my favorites.

Not sure, but there’s plenty of stories out there that one could probably be compiled.

Re: We can't send email more than 500 miles (2002)

#114
post #72

I've had enough years to become wiser, become a fanatic for configuration management, and get over the embarrassment: I'm the consultant that screwed things up. Some background: the Stat department was running a variety of systems besides the Solaris workstations, and there was, within UNC-CH, a separate support organization that was cheaper and more comfortable with Microsoft products where Stat was sending their su…

This should be added as an appendix to the original story. The original has been a favorite of mine for years and I love the addition.

Re: We can't send email more than 500 miles (2002)

#115

Only the other week we were doing some testing on a new HCI (hyper-converged infrastructure) I'm doing the network for. At the end of the test period, we were having some storage sync issues. Everything seemed to PING ok, except my colleague happened to notice large jumbo frames over 8000 bytes were getting dropped. I double checked that we hadn't inadvertently changed network configuration. It was only by chance we…

Made ne think about the precision required for some errors to occur. Have had sort of similar things occur, and where it's almost impossible to reproduce it when you try!

As a hobbyist sound engineer, usually regular cables are the first I check, but maybe I should extend that to fibre?

Interesting error nevertheless, and honestly, checking fibre cabling for those kind of errors would probably be a bit lower on my list, unless I saw a lot of tranciever errors.

Re: We can't send email more than 500 miles (2002)

#117

Earlier quoted context omitted.

Yes. Seriously... I’m willing to pay for the shipping and everything. I’ve told this story countless times to people over the years. This and the “OpenOffice can’t print on Tuesday” bug are two of my favourite troubleshooting stories.

I would also be ready to pay for a signed copy of this story. I’d frame it up in the office :)

Can I get a signed copy on dot matrix printout please

Re: We can't send email more than 500 miles (2002)

#118

Source: https://www.ibiblio.org/harris/500milemail.html FAQ about the story: https://www.ibiblio.org/harris/500milemail-faq.html Past submissions: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que... https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que... (It seems I can’t find a search query which includes both urls)

2015 Comments from the original author:

https://news.ycombinator.com/threads?id=TreyHarris

Re: We can't send email more than 500 miles (2002)

#119

Earlier quoted context omitted.

I would also be ready to pay for a signed copy of this story. I’d frame it up in the office :)

Can I get a signed copy on dot matrix printout please

Finding a working dot matrix printer may be the most expensive part!

Re: We can't send email more than 500 miles (2002)

#120
post #95

Earlier quoted context omitted.

Can I get your autograph? The 500 mile email story has been a story since I was a teenager. Thank you for the comment. It was delightful to hear your take on the (mildly apocryphal, but highly enjoyable) tale.

How about a joint autograph from both the protagonist—Trey Harris, and the antagonist—the consultant to the Stats department :) ? Trey Harris also on HN [0]. [0] https://news.ycombinator.com/threads?id=TreyHarris

We need a video of you both discussing this tale. It has become part of our culture.
Post reply on HN