The ending of this makes it sound super clean. 3 ms * speed of light => ~560 miles. "It all makes sense!" But ... isn't the speed of light through fiber actually like 2/3 of the speed of light in a vacuum? And that fiber isn't going to be laid out in a straight line exactly to the destination. So I think really there must have been a fair bit of uncertainty around that ~3ms to abort a connection.
The FAQ addresses this: https://www.ibiblio.org/harris/500milemail-faq.html
We can't send email more than 500 miles (2002)
101–110 of 141 posts
Re: We can't send email more than 500 miles (2002)
#102Earlier quoted context omitted.
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
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.
Re: We can't send email more than 500 miles (2002)
#103The one thing that throws a wrench in this story for me: Lattes. Latte's in 1994? In North Carolina? No way. Maybe on the West Coast, but I moved to Cali in 1989 and they were a rarity until the mid-late 90's. There were only 425 starbucks in the US in 1994 (from their site). The "fancy coffee" craze was just a blip on the radar in the mid 90's but gaining momentum. ;-)
In ‘94 (if not earlier), I was drinking lattes at a mom and pop coffee shop in a tiny town in the Midwest. And at another indie coffee shop at the nearest major university campus. That place was open 24 hours and busy at all hours. I didn’t even know what Starbucks was, but I sure knew lattes and cappuccinos. So yeah, lattes in ‘94 in a major college town seems totally plausible.
Re: We can't send email more than 500 miles (2002)
#104Re: We can't send email more than 500 miles (2002)
#105Re: We can't send email more than 500 miles (2002)
#106Earlier quoted context omitted.
Be aware that currencies are stuck with rates from several years ago and don’t update.
Running `sudo units_cur` does the trick for me. $ units Currency exchange rates from FloatRates (USD base) on 2020-05-12 $ sudo units_cur $ units Currency exchange rates from FloatRates (USD base) on 2020-07-09 (GNU units, packed by Debian)
# systemctl edit units-currency-update.service
[Unit]
Description=Update units(1) currency rates
[Service]
Type=oneshot
Nice=19
ExecStart=/usr/bin/units_cur
# systemctl edit units-currency-update.timer
[Unit]
Description=Update units(1) currency rates
[Timer]
OnCalendar=daily
AccuracySec=3h
Persistent=true
[Install]
WantedBy=timers.target
# systemctl daemon-reload
# systemctl enable units-currency-update.timerRe: We can't send email more than 500 miles (2002)
#107Does anyone know of stories similar to this? I would like to read more.
Re: We can't send email more than 500 miles (2002)
#108Re: We can't send email more than 500 miles (2002)
#109Earlier quoted context omitted.
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
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.