Earlier quoted context omitted.
T-Mobile opted me in to a content filter by default. To remove it, last I saw I needed to give them my SSN (!!!). So, I live with the idiot filter, which actually scans for keywords in websites and blocks them. SSL obviously makes this sort of filtering useless, which is very useful.
Why not give them your SSN? Do you have any lines of credit?
Show HN: Hacker News' “most unique support email of 2014”
71–80 of 120 posts
Re: Show HN: Hacker News' “most unique support email of 2014”
#72Re: Show HN: Hacker News' “most unique support email of 2014”
#73Earlier quoted context omitted.
T-Mobile opted me in to a content filter by default. To remove it, last I saw I needed to give them my SSN (!!!). So, I live with the idiot filter, which actually scans for keywords in websites and blocks them. SSL obviously makes this sort of filtering useless, which is very useful.
Wow. This is in the US, I assume ("SSN")? I've never heard of this happening with a US carrier.
It's basically a private key we're all assigned at birth that can't be rotated. It was originally meant to be used in the state-sponsored welfare program "social security", but tons of businesses require it as a unique identifier.
Absolute stupidity on all fronts.
Re: Show HN: Hacker News' “most unique support email of 2014”
#74Earlier quoted context omitted.
Wow. This is in the US, I assume ("SSN")? I've never heard of this happening with a US carrier.
Yeah, social security number. It's basically a private key we're all assigned at birth that can't be rotated. It was originally meant to be used in the state-sponsored welfare program "social security", but tons of businesses require it as a unique identifier. Absolute stupidity on all fronts.
For example:
http://www.identityhawk.com/Who-Can-Lawfully-Request-My-Soci...
Sadly, it's too late in the day for me to try to parse this: http://www.justice.gov/opcl/social-security-number-usage
Re: Show HN: Hacker News' “most unique support email of 2014”
#75Earlier quoted context omitted.
HTTPS does not break caches; that's FUD. Browsers can cache HTTPS pages just fine, and do by default unless told not to. Nothing forces sites to use a CDN. HTTPS, by itself, does not massively increase load. If the limiting factor of your web server is how fast you can do cryptographic operations for HTTPS, you're doing rather well; most of the time that won't be your limiting factor. Using a CDN is not wildly less s…
HTTPS does not break caches; that's FUD. Browsers can cache HTTPS pages just fine Yes, but caching by intermediaries is a very important part of HTTP caching, and HTTPS effectively breaks that, does it not?
Proxies are not a common setup; approximately zero home users use them, and a subset of corporate networks do (only the obnoxious ones).
In any case, caching proxies are far less important than caching browsers, and HTTPS does not in any way break caching browsers.
Re: Show HN: Hacker News' “most unique support email of 2014”
#76Re: Show HN: Hacker News' “most unique support email of 2014”
#77Earlier quoted context omitted.
I would urge you to, like I realised I had to a few years ago, get over it. Language is not defined by a dictionary or by history; roots and origins are truly meaningless. A word is defined by its usage; it’s one of the delightful things in the world for which it can be said that if enough people say something is true, it becomes true. Uniqueness may once have been a boolean property (I cannot say for certain one way…
Should we accept incorrect usage of language that is more confusing than the correct usage? For instance, using "begs the question" instead of "raises the question". It causes a lot of confusion because people cannot even agree what the misusage of "begs the question" means and it is never a better choice of words than "raises the question" if that is what someone means.
Language evolves over time, and I am no more confused by someone (mis)using "begs the question" than I am by someone using the modern definition of decimate.
Re: Show HN: Hacker News' “most unique support email of 2014”
#78Earlier quoted context omitted.
My dictionary lists two definitions for "unique." One is "being the only one of its kind" and is thus a binary property as you say, but the other is merely "particularly remarkable, special, or unusual," which is perfectly amenable to modifiers like this.
"unique" comes directly from the Latin "unus", one. The modernist, American wishy-washy uses of the word to mean "unusual" are a sad travesty of thinking. One should simply use the word "unusual" if that's what one means to say.
Re: Show HN: Hacker News' “most unique support email of 2014”
#79Re: Show HN: Hacker News' “most unique support email of 2014”
#80Earlier quoted context omitted.
> Unless you're logged in and entering data, Hacker News does not need SSL What about if you're in a country that likes to censor the news?
Why not create a non-SSL virtualhost? http://plain.news.ycombinator.com or similar.