Live data from Hacker News

“I have toyota corola”

daniel.haxx.se

81–90 of 365 posts

Re: “I have toyota corola”

#82
post #21

Earlier quoted context omitted.

That sounds extremely funny. I would pay good money to get to be on the receiving end of "I want to talk to your manager!" when you can act however you want.

It gets old very quickly. I used to have a phone number that was one easily mistaken digit away from the largest pizzeria in town, and people angrily complaining about wrong or delayed orders was not funny. One of my siblings sometimes took orders he had no intention of fulfilling :P Edit: see also legal (or other) threats, from the same author (mentioned elsewhere in the comments) https://daniel.haxx.se/blog/2016/01…

"Also, I have yet to figure out how to unhack the hackers"

Couldn't read any further due to tears in my eyes from laugh.

Re: “I have toyota corola”

#83
post #49
post #4

Reminds me of the SQLite developers who got overwhelmed: https://github.com/mackyle/sqlite/blob/3cf493d4018042c70a4db...

If it's possible for me to wake up a developer with only a phone call, I think your support system is broken.

They don't have a support system at all, that's the point. People were just googling "sqlite".

Re: “I have toyota corola”

#84

I have had a similar problem for about two decades now in regards to eCards (virtual greeting cards). I own youknowwhat.com and one of my email addresses is youknowwho@youknowwhat... Turns out that thousands of people every year think they are being super clever by putting my email address in the "From" field. So of course I get zillions of "receipts" for these eCards. "Sister, I hope you feel better soon" ...is the…

I get something similar. I was an early adopter of a popular email service, so I managed to get @ .com. Pretty neat, pretty simple, right? Except I have a really common name, and people seem think that if the email address has their name in it, it must be their email address. I get sign-ups for Facebook all the time. I get emails about credit scores that make me panic until I realize I didn't sign up for that service…

I have a very uncommon name (3 of us in the country, as far as I can tell), and this happened to me for the first time this weekend. Someone bought a stereo at Best Buy 500 miles from me and gave them my email (@gmail.com) for the Geek Squad protection plan. I thought someone had stolen my credit card until I realized what happened.

Re: “I have toyota corola”

#85

Earlier quoted context omitted.

Surely example.com has these problems too, although to be fair they don't really need to receive any email.

example.com has an empty MX record, so you can't really send email to it anyway.

“Empty”? It does not have an MX record.

Re: “I have toyota corola”

#86
post #49
post #4

Reminds me of the SQLite developers who got overwhelmed: https://github.com/mackyle/sqlite/blob/3cf493d4018042c70a4db...

If it's possible for me to wake up a developer with only a phone call, I think your support system is broken.

Developers have phone numbers like anyone else. And when people aren't paying for support, because this is open source, there isn't exactly going to be a 24/7 support helpline.

Re: “I have toyota corola”

#87

I have had a similar problem for about two decades now in regards to eCards (virtual greeting cards). I own youknowwhat.com and one of my email addresses is youknowwho@youknowwhat... Turns out that thousands of people every year think they are being super clever by putting my email address in the "From" field. So of course I get zillions of "receipts" for these eCards. "Sister, I hope you feel better soon" ...is the…

I get something similar. I was an early adopter of a popular email service, so I managed to get @ .com. Pretty neat, pretty simple, right? Except I have a really common name, and people seem think that if the email address has their name in it, it must be their email address. I get sign-ups for Facebook all the time. I get emails about credit scores that make me panic until I realize I didn't sign up for that service…

I have @alum.wellknownuniversity.edu. Apparently I was early on in getting an alumni forwarding address. It hasn't happened in a while but I used to regularly get emails for other people--including, for a time, board meeting notices and info for some company or other. (I did send a reply to the effect that maybe they shouldn't be sending these to me but never got a response.)

Re: “I have toyota corola”

#88

I have had a similar problem for about two decades now in regards to eCards (virtual greeting cards). I own youknowwhat.com and one of my email addresses is youknowwho@youknowwhat... Turns out that thousands of people every year think they are being super clever by putting my email address in the "From" field. So of course I get zillions of "receipts" for these eCards. "Sister, I hope you feel better soon" ...is the…

The worst for me, is when I get account creation notifications for a given site, and can't even contact anyone to correct it, etc... For a few months, I was getting student loan account notices for someone else, but not enough PII to actually contact them, and layers of crap and people unable to fix it contacting the company in question. I'm not getting rid of my gmail address... mine ... though I do have another add…

Kind of a pain in the ass to do retroactively, but one approach to prevent this to have your email address be random gibberish.

Whereas "firstname.lastname@example.com" (or more likely gmail.com) can be arrived at by multiple people named "Firstname Lastname", you don't have to worry about it if your email address is generated via:

    echo "$(

Re: “I have toyota corola”

#90
Back in the days of shareware, around 1985, I wrote a program called TXT2COM. It was a simple way of turning a text file into an executable. All a user had to do was run the converted com file and the text file appeared on the screen with full scrolling, search and save. I had my name and phone number embedded in the program.

My first problem was when someone converted the Constitution of the United States into a COM file, but made some typos. I got hundreds of calls.

Then someone converted a entire library of gay porn text files which resulted in some uncomfortable phone calls to my wife while I was at work.

I released another version without my name and phone number, but the damage was done. I can still find my name embedded on com files in old archives.

The program was eventually bundled with an edition of "The Art of Computer Programming" by Donald E. Knuth. He used it to wrap some of the text files on the disk that came with the book. He paid me with a signed copy of the book and a very nice letter.

Post reply on HN