The add-on you want is uMatrix, and you want it for Firefox as well as Chrome. It's substantially more powerful than NoScript and has an easier interface. It's done by the same fellow that does uBlock Origin.
I never saw any point to that location information at all, actually. Facebook as a means of performing mass interactive communication with a social group at least has utility. City location isn't precise enough to have people come visit or uniquely identify someone with a common name.
Both statements are incorrect. The only people who will ever see the fake posts are the fake accounts and the tracking code, and what you have down for physical location is really irrelevant for people communicating with you online. If they're actually friends, they'll know what's false or flatly implausible.
As for the second statement, avoiding Facebook does not prevent your name and photos of you from being placed on it by other people. Unless you are religiously using RequestPolicy or Ghostery or some such, it will not prevent Facebook from seeing when your IP address hits pages with Facebook buttons on it, and then buying IP to probable identity information from another broker who has the information from someone else you have done business with.
It's too late to prevent the world from tracking you, but it's not too late to screw with the data.
I discovered that if you fake your birthplace, workplace, and university to a country which doesn't primarily use Roman lettering, you get an advertisement bar mostly consisting of completely unintelligible script. It's almost as good as an ad-blocker.
If I ever get free time, I may go back and poke more at that script I started which takes random public Facebook and Twitter posts, feeds them into dadadodo, and then posts them as hidden to everyone except a list that only has fake alternate Facebook accounts in it.
We can't stop them from gathering data, but we can chaff it so badly that it's worthless.
I have never understood why killing someone cleanly is so complicated to get right in the modern era. The French solved this problem back in 1792, and it worked fairly well up until they finally decided that having the government kill people was inherently problematic. The USA being a country that loves its guns so much, it's almost incomprehensible that there hasn't been a freaking research paper on the optimal angle for a shotgun under the chin. We have all manner of chemical designed to render someone unconscious or completely insensible or incapable of feeling pain, and if your goal is to kill someone you don't need to worry about its long-term side effects. The fabled chloroform rag is half-mythical, but even that was actually used medically at one point for anasthesia and we only stopped because we... accidentally killed people. Oh no! Whatever will we do if we accidentally kill the person we're trying to execute before we administer the drug that's guaranteed to kill?
We might not even need to pay for any new drugs. We probably have enough confiscated heroin by this point to happily overdose everyone on death row, and going to sleep and forgetting to breathe is about as peaceful as you can get. It's even a poetic punishment for drug crimes that killed someone.
There are a lot of arguments about whether we ought to be having executions at all, and I'm not going to get into those here, but I can't really come up with any reason why we have to risk torturing someone to death other than someone wanting the chance of 'accidentally' torturing someone to death.
I'm not sure why you would use 'app' as a search keyword. It's pretty much guaranteed to generate nothing more than noise. When I typed "parking garage" into Google Play, the first result that came back was the supposedly unfindable "Best Parking" app... and it was the *only* app on Bennett's list that actually made it into the top ten (the only other app actually related to finding parking was Parknav, not listed in the article.) If I refine that by changing the search term to "cheapest parking garage", "Best Parking" still shows up in first place, Parknav comes in at #2, and ParkMe comes in at #6 -- and the noted inferior apps don't place at all. (Some of the other results were games about parking. The things that people find entertaining boggle the mind.)
Given that 'app' is a discardable generic term, expecting mind-reading results from effectively searching for apps related to 'parking' isn't reasonable ("I wanted an app about parking domain names!"). If you do use reasonable terms, the results appear fairly decent. I don't have an iPhone to try this on, so maybe the Apple results are worse, but I'd be somewhat surprised.
As for why these apps aren't famous, if I hadn't gotten curious about the results being as bad as were claimed it would never have occurred to me to actually search for an app to do price comparisons on parking garages. I don't live a lifestyle where that's remotely relevant to me, and I suspect that it isn't a common problem except in very specific regions.
Just FYI, all maintainability issues aside, TrueCrypt doesn't have FIPS 140.2 compliance, which immediately disqualifies it as a mandatory NASA soltuion. See: http://www.truecrypt.org/docs/?s=compliance-with-standards
My sneaking suspicion is that cryptome was/is run with the full co-operation of your military-cia-fbi-industrial overlords to provide an outlet for paranoid and the tin-foil brigade, without actually doing anything that might hold them to public account.
While this isn't entirely unreasonable a response, my irony meter pegged for a moment at hearing you come up with a conspiracy theory that cryptome is just run to placate people clinging to conspiracy theories.
This has happened at a minimum in England, New Zealand, and the United States. There are still easily findable references to a U.S. pornstar named Melissa Bertsch having to testify in court several times (once in England involving a military officer) about how old she was in a set of pictures.
(The English military officer in question was found not guilty, IIRC, though I can't find the outcome online. In another case in the U.S. the prosecutor wanted to keep prosecuting even after it was disclosed that the images were of a 20-year-old woman because the defendant thought it was child porn.)
In New Zealand, there was a recent (within the last few years) case of someone convicted for having had a collection of pictures of a model who was over 18, but looked younger. I can't find the reference. It was of interest because it was clearly presented that the model was over 18, and the court decided that it didn't matter. I don't remember the sentence, I'm afraid, though the Wikipedia page on the general laws implies that it may have just been a fine in that situation -- but note the relatively large number of countries on the list.
I worked on an electronic voting system a few years back. What I did got accepted for use in a local academic department, and I even gave a WIP on it at a LISA conference once, and then I ran into the constraints of the real world when I tried to build it into something useful for a wider audience. They include the following:
1) You must not provide to a voter any form of receipt that can be used to determine how that voter voted. This is to prevent voter intimidation that has apparently turned into a major issue in places that did not abide by this constraint. If a hash can be used to verify that a vote was correct, it can be used to verify that a vote was what was required. I attempted to get around this by pre-seeding the vote results with a good number of copies of every possible result (which would cancel each other out), so you could take with you a vote receipt matching what you were required to do, but I couldn't come up with a way to make this idea scale, especially when any form of ranked voting was used.
Microsoft could get around this by giving only the hash, and not the vote record, with the receipt, but then you have no way to prove that your vote was recorded the way you input it -- the system could just as well record something else, and give you the hash matching that something else.
2) Even if you don't care about voter intimidation, and you give out receipts, not enough voters care enough to check that their votes were counted or registered correctly for crowdsourced verification to be all that useful. I remember an election irregularity report on one of the very few properly-done electronic voting systems -- backed by a printout under glass that could go either to the permanent record or the wastebin, and the UI directed the voter to carefully compare what was on the screen with the printout before accepting the vote. There was a malfunction at a station where the printer was completely nonfunctional. It wasn't even reported until an absurd amount of time after the poll opened (I can't remember the details, but many hours, and who knows how many voters). The Microsoft technique of using a running hash to prevent insertions, deletions, or alterations to a vote that is known will never be verified is nifty, but the odds are good that none of the votes in the last few hours of the day will ever be verified just because the verification count is so low, so you simply pick a spot and alter thereafter.
3) Even if a voter triggered an irregularity report by noting that the hash didn't match, there is no political will to invalidate an election. Almost no elections go by without irregularities. Some elections go through with absurd irregularities, things that obviously had the potential to change the result, or even things that definitely would have changed the result, and the result is let stand.
Discovery of the above three points made me give up on electronic voting as a solvable problem. The counted ballot has to be on a media not easily tamperable, and it must be independently verifiable by the interested parties, which, taken from a purely historical standpoint, do not appear to include the voters. Microsoft's bright idea (and I will give credit, it's not a bad thought when your only context is "how do I let a small sample detect tampering"), actually exacerbates problem #3 very badly by leading into #4:
4) Elections are expensive. You cannot build a system that lends itself to repeated invalidation. If you could ignore #1 through #3, a straight hash would still be of value, because you would only invalidate if enough people brought back signed hashes that did not match the published counted values, and a few forged receipts would not throw out all of the real resuls. Unfortunately, using a running hash over the course of the entire voting period means that the ability to tamper with a vote early in the day means you can invalidate *every vote that follows*, even if your technique was something that would only normally work on a single vote. This me
I do research in organic chemistry for living and a fellow organic chemist one time accidentally dropped a drop of Dimethyl mercury on her hand. It went through the gloves that she was wearing and onto her skin. Within several hours she was dead from what the doctors described in layman terms as "her brain melted".
*sigh* If that's what you know about it, she wasn't a "fellow" organic chemist except that she once worked in the same field. Her name was Karen Wetterhahn, and she worked at Dartmouth College. She died almost a full year after the accident, and she didn't even recognize the symptoms for months. If she had reported the spill and gotten treatment earlier, she might not have died. It wasn't as if mercury poisoning was something nobody knew about.
Her case was important because before her accident, latex gloves were considered sufficient protective gear (which is why she didn't think to report it and get tested). After she died, safety standards were changed to recommend much heavier-duty protective gear when possible, and she started showing up in cautionary lectures about safety (apparently with the facts being watered down into legend by the time they got to you).
I don't know where you got the bit about "her brain melted", which it wouldn't have, though there was certainly a lot of neurological damage, and history notes that her coma was a particularly ugly one.
Boycotting Paypal would be nice, but for a lot of people, it's impossible. Would you tell people to boycott the banks by closing their accounts and keeping all their money in cash under their mattress? That's basically what you're saying when you advise people to boycott Paypal, because like it or not, it's basically a monopoly in many online-payment venues.
Uhm, really? A trivial Google search implies otherwise:
The source you are using stopped taking accurate measures because the real measures are so depressing and wouldn't paint the U.S. in a very good light. What you're looking at is what you get when you define 'literate' as the ability to scrawl out the word 'cat' when pointed at a picture of a cat in a pre-schooler book and maybe also sign your name in something more than an X. That's all you need to count as 'literate' by those measures.
When you start testing for functional literacy, the numbers get quite different. Sadly, there's no standard for that cross-country, so it gets very difficult to compare. I remember that a few years ago the U.S. was in 27th place world-wide by some study, but I can't find that source now, so I'm not sure how fair it was. What I did find was the NAAL numbers:
http://nces.ed.gov/naal/kf_demographics.asp
This shows 12-22% illiteracy (below basic literacy) in the U.S. in 2003, depending on content type, with an estimated 11 million people with insufficient literacy skill to even take the test.
More disturbing, perhaps, is that only around 13% of the population of the U.S. is fully proficient in English (about what skill you'd need to compare viewpoints in two essays or editorials, or interpret and compare multi-column charts or data tables that actually required you to do basic arithmetic for a comparison), a number that actually declined from 1992.
27th in the world might not be a horribly bad placing (assuming I haven't misremembered even the number), but don't make the mistake of thinking that literacy is a solved problem. That 99% number is utterly worthless.
Right. The scientists at RealClimate hated the film's science, as noted by the following quotes:
How well does the film handle the science? Admirably, I thought. It is remarkably up to date, with reference to some of the very latest research.
They were especially critical of its handling of Katrina:
As one might expect, he uses the Katrina disaster to underscore the point that climate change may have serious impacts on society, but he doesn’t highlight the connection any more than is appropriate
After documenting all the errors they could think of, they then went on to emphasize just how fatal those mistakes were, and exhorted people not to watch or put any faith in the movie:
The small errors don’t detract from Gore’s main point [...] In short: this film is worth seeing.
I think I'll take their word for it; they are, after all, the people doing real climate science.
Meh, personally, I hope it goes through, because if you ever have to support it, you'll be in the Gnu Free Call Information Technology group, and get to say to people...
And blowing up clinics and shooting doctors, Oh wait no that is Christians.
Really? How many abortion doctors killed in the last, say, 10 years? Go ahead, look it up. I'll give you a hint... It's ONE. That's right, ONE!
How many pro-life activists have been murdered in the past 10? ONE. That's right! One. Look it up for yourself.
Wow, nice way to specifically cherry-pick your conditions (just in the U.S., just successful murders, not attempted murders, kidnappings, cases of arson, and only in the last 10 years, not the full history) to make your point! Do you also, by chance, feed numbers to Fox News for reporting on global warming? But congratulations, you did in fact inspire me to look it up myself.
Here's a better link to give people an overview of the history:
Short version: since 1977, 8 murders, 17 attempted murders, 153 cases of assault/battery, 3 kidnappings, 41 bombings, 173 arsons, 91 attempted bombings/arsons, 619 bomb threats, 1264 incidents of vandalism, and 100 stink bomb attacks in the U.S. alone.
Trying to compare that to the one lunatic ever to go the other way is a bit disingenuous. If you have a better list of attacks on forced-birth protestors since 1977, feel free to post it.
I've bought a good number of Android apps for my Galaxy Tab, and I only bought it about a month ago. On the flip side, you won't get any ad revenue from me, as I use a hosts-file based adblocker.
A quick google search finds the AdMob metrics for May 2010, and according to that, the average purchase rate is one paid app per month per user, a rate roughly the same for both Android and iPhone/iPod platforms.
The circumvention is initiated solely in order to connect to the overseas wireless telecommunications network. I don't see anything in this exemption stating that the same person must be doing both the circumventing and the connecting.
Then you need better reading comprehension, because you skipped over the important bit: "... initiated by the owner of the copy solely in order...". The owner of the copy at time of circumvention was not doing so in order to connect. He was doing to in order to resell, undercutting his supplier.
I don't want the "subsidy". If I'm paying $70 a month to AT&T for iPhone service, I want to see "Phone installment payment: $20; service: $50" on the bill. Among U.S. postpaid carriers, T-Mobile comes closest to this ideal, with the "Even More Plus" SIM-only offers that take $10 off voice and $20 off voice+data for a plan without a new phone.
Then you should be happy, as T-Mobile also will send you an unlock code if you buy a phone from them unsubsidized, so you can get around this problem legally with perfect ease. They'll even send you an unlock code if you've been on a plan with them for two months even if you bought it subsidized. If you're buying mobile phone or data service from a major carrier in the U.S., I do recommend T-Mobile (or one of their affiliates such as SimpleMobile) for exactly this reason, even though their network is much smaller than Verizon's.
Unless you're arguing that nobody should be allowed to offer or accept that subsidy, however, it's irrelevant to the discussion. (I can see a way to potentially make that argument in a sane fashion, actually, on market distortion grounds, though I don't expect to see anyone actually do so here.)
Because you bought it below cost and the company that was selling it will go out of business if you are allowed to do so.
Let me continue that Lego analogy:
If you purchased a high end Lego Mindstorms kit at half market price from a company that did so on the condition that you were doing so for personal use and for the next two years any generic buckets of legos you bought for use with your Mindstorms kit would be purchased from them at their normal rates, and then turned around and resold that kit without even using it, you are effectively stealing from that company. Literal stealing this time, not the 'copying is theft' kind of stealing. A physical piece of merchandise has been removed without honoring the purchase agreement, which happened to have some contractual terms in addition to a nominal initial exchange of funds.
Now, if the company added a high tech marker to the Mindstorms kit that would shut it off when used with generic lego pieces to prevent exactly this kind of theft, and you went out of your way to disable that marker not even so you could personally violate your agreement and use generic buckets of legos bought from other people, but instead so you could run around taking advantage of the fact that the company in question couldn't keep track of how many of these kits you were buying at different outlets to start your own business in competition with theirs, using their own subsidy to undercut them, you are in violation of the DMCA.
The exception as written is a good and necessary thing, because that kind of marker tends to have a major flaw: the restriction tech doesn't self-destruct at the end of the contract, leaving people who have actually completed their agreements unable to make full use of what they purchased. To protect that ability, it was written loosely enough that you can even shaft the company you bought it from as long as you are doing it for personal use.
It was not written so loosely, and should not be written so loosely, that a purchaser can drive a company out of business by bulk subsidy abuse, unless you're of the opinion that no phones should ever be subsidized by contracts.
Quoting the text of the relevant exemption, with some added emphasis:
(3) Computer programs, in the form of firmware or software, that enable used wireless telephone handsets to connect to a wireless telecommunications network, when circumvention is initiated by the owner of the copy of the computer program solely in order to connect to a wireless telecommunications network and access to the network is authorized by the operator of the network.
The man doing the unlocking wasn't using any of those phones to connect to a network. He was unlocking phones for resale overseas, making a profit by violating the terms of a subsidy. The exemption doesn't cover this, and you probably don't want it to cover this, assuming you still want to be able to buy phones at less than full market price. If you find a story where someone is convicted under the DMCA for unlocking his or her own phone for personal use, then there's a story. This isn't one.
The add-on you want is uMatrix, and you want it for Firefox as well as Chrome. It's substantially more powerful than NoScript and has an easier interface. It's done by the same fellow that does uBlock Origin.
I never saw any point to that location information at all, actually. Facebook as a means of performing mass interactive communication with a social group at least has utility. City location isn't precise enough to have people come visit or uniquely identify someone with a common name.
Both statements are incorrect. The only people who will ever see the fake posts are the fake accounts and the tracking code, and what you have down for physical location is really irrelevant for people communicating with you online. If they're actually friends, they'll know what's false or flatly implausible.
As for the second statement, avoiding Facebook does not prevent your name and photos of you from being placed on it by other people. Unless you are religiously using RequestPolicy or Ghostery or some such, it will not prevent Facebook from seeing when your IP address hits pages with Facebook buttons on it, and then buying IP to probable identity information from another broker who has the information from someone else you have done business with.
It's too late to prevent the world from tracking you, but it's not too late to screw with the data.
I discovered that if you fake your birthplace, workplace, and university to a country which doesn't primarily use Roman lettering, you get an advertisement bar mostly consisting of completely unintelligible script. It's almost as good as an ad-blocker.
If I ever get free time, I may go back and poke more at that script I started which takes random public Facebook and Twitter posts, feeds them into dadadodo, and then posts them as hidden to everyone except a list that only has fake alternate Facebook accounts in it.
We can't stop them from gathering data, but we can chaff it so badly that it's worthless.
I have never understood why killing someone cleanly is so complicated to get right in the modern era. The French solved this problem back in 1792, and it worked fairly well up until they finally decided that having the government kill people was inherently problematic. The USA being a country that loves its guns so much, it's almost incomprehensible that there hasn't been a freaking research paper on the optimal angle for a shotgun under the chin. We have all manner of chemical designed to render someone unconscious or completely insensible or incapable of feeling pain, and if your goal is to kill someone you don't need to worry about its long-term side effects. The fabled chloroform rag is half-mythical, but even that was actually used medically at one point for anasthesia and we only stopped because we... accidentally killed people. Oh no! Whatever will we do if we accidentally kill the person we're trying to execute before we administer the drug that's guaranteed to kill?
We might not even need to pay for any new drugs. We probably have enough confiscated heroin by this point to happily overdose everyone on death row, and going to sleep and forgetting to breathe is about as peaceful as you can get. It's even a poetic punishment for drug crimes that killed someone.
There are a lot of arguments about whether we ought to be having executions at all, and I'm not going to get into those here, but I can't really come up with any reason why we have to risk torturing someone to death other than someone wanting the chance of 'accidentally' torturing someone to death.
... but have they tested it with a black dude in the driver's seat?
I'm not sure why you would use 'app' as a search keyword. It's pretty much guaranteed to generate nothing more than noise. When I typed "parking garage" into Google Play, the first result that came back was the supposedly unfindable "Best Parking" app... and it was the *only* app on Bennett's list that actually made it into the top ten (the only other app actually related to finding parking was Parknav, not listed in the article.) If I refine that by changing the search term to "cheapest parking garage", "Best Parking" still shows up in first place, Parknav comes in at #2, and ParkMe comes in at #6 -- and the noted inferior apps don't place at all. (Some of the other results were games about parking. The things that people find entertaining boggle the mind.)
Given that 'app' is a discardable generic term, expecting mind-reading results from effectively searching for apps related to 'parking' isn't reasonable ("I wanted an app about parking domain names!"). If you do use reasonable terms, the results appear fairly decent. I don't have an iPhone to try this on, so maybe the Apple results are worse, but I'd be somewhat surprised.
As for why these apps aren't famous, if I hadn't gotten curious about the results being as bad as were claimed it would never have occurred to me to actually search for an app to do price comparisons on parking garages. I don't live a lifestyle where that's remotely relevant to me, and I suspect that it isn't a common problem except in very specific regions.
Just FYI, all maintainability issues aside, TrueCrypt doesn't have FIPS 140.2 compliance, which immediately disqualifies it as a mandatory NASA soltuion. See: http://www.truecrypt.org/docs/?s=compliance-with-standards
My sneaking suspicion is that cryptome was/is run with the full co-operation of your military-cia-fbi-industrial overlords to provide an outlet for paranoid and the tin-foil brigade, without actually doing anything that might hold them to public account.
While this isn't entirely unreasonable a response, my irony meter pegged for a moment at hearing you come up with a conspiracy theory that cryptome is just run to placate people clinging to conspiracy theories.
This has happened at a minimum in England, New Zealand, and the United States. There are still easily findable references to a U.S. pornstar named Melissa Bertsch having to testify in court several times (once in England involving a military officer) about how old she was in a set of pictures.
(The English military officer in question was found not guilty, IIRC, though I can't find the outcome online. In another case in the U.S. the prosecutor wanted to keep prosecuting even after it was disclosed that the images were of a 20-year-old woman because the defendant thought it was child porn.)
In New Zealand, there was a recent (within the last few years) case of someone convicted for having had a collection of pictures of a model who was over 18, but looked younger. I can't find the reference. It was of interest because it was clearly presented that the model was over 18, and the court decided that it didn't matter. I don't remember the sentence, I'm afraid, though the Wikipedia page on the general laws implies that it may have just been a fine in that situation -- but note the relatively large number of countries on the list.
I worked on an electronic voting system a few years back. What I did got accepted for use in a local academic department, and I even gave a WIP on it at a LISA conference once, and then I ran into the constraints of the real world when I tried to build it into something useful for a wider audience. They include the following:
1) You must not provide to a voter any form of receipt that can be used to determine how that voter voted. This is to prevent voter intimidation that has apparently turned into a major issue in places that did not abide by this constraint. If a hash can be used to verify that a vote was correct, it can be used to verify that a vote was what was required. I attempted to get around this by pre-seeding the vote results with a good number of copies of every possible result (which would cancel each other out), so you could take with you a vote receipt matching what you were required to do, but I couldn't come up with a way to make this idea scale, especially when any form of ranked voting was used.
Microsoft could get around this by giving only the hash, and not the vote record, with the receipt, but then you have no way to prove that your vote was recorded the way you input it -- the system could just as well record something else, and give you the hash matching that something else.
2) Even if you don't care about voter intimidation, and you give out receipts, not enough voters care enough to check that their votes were counted or registered correctly for crowdsourced verification to be all that useful. I remember an election irregularity report on one of the very few properly-done electronic voting systems -- backed by a printout under glass that could go either to the permanent record or the wastebin, and the UI directed the voter to carefully compare what was on the screen with the printout before accepting the vote. There was a malfunction at a station where the printer was completely nonfunctional. It wasn't even reported until an absurd amount of time after the poll opened (I can't remember the details, but many hours, and who knows how many voters). The Microsoft technique of using a running hash to prevent insertions, deletions, or alterations to a vote that is known will never be verified is nifty, but the odds are good that none of the votes in the last few hours of the day will ever be verified just because the verification count is so low, so you simply pick a spot and alter thereafter.
3) Even if a voter triggered an irregularity report by noting that the hash didn't match, there is no political will to invalidate an election. Almost no elections go by without irregularities. Some elections go through with absurd irregularities, things that obviously had the potential to change the result, or even things that definitely would have changed the result, and the result is let stand.
Discovery of the above three points made me give up on electronic voting as a solvable problem. The counted ballot has to be on a media not easily tamperable, and it must be independently verifiable by the interested parties, which, taken from a purely historical standpoint, do not appear to include the voters. Microsoft's bright idea (and I will give credit, it's not a bad thought when your only context is "how do I let a small sample detect tampering"), actually exacerbates problem #3 very badly by leading into #4:
4) Elections are expensive. You cannot build a system that lends itself to repeated invalidation. If you could ignore #1 through #3, a straight hash would still be of value, because you would only invalidate if enough people brought back signed hashes that did not match the published counted values, and a few forged receipts would not throw out all of the real resuls. Unfortunately, using a running hash over the course of the entire voting period means that the ability to tamper with a vote early in the day means you can invalidate *every vote that follows*, even if your technique was something that would only normally work on a single vote. This me
I do research in organic chemistry for living and a fellow organic chemist one time accidentally dropped a drop of Dimethyl mercury on her hand. It went through the gloves that she was wearing and onto her skin. Within several hours she was dead from what the doctors described in layman terms as "her brain melted".
*sigh* If that's what you know about it, she wasn't a "fellow" organic chemist except that she once worked in the same field. Her name was Karen Wetterhahn, and she worked at Dartmouth College. She died almost a full year after the accident, and she didn't even recognize the symptoms for months. If she had reported the spill and gotten treatment earlier, she might not have died. It wasn't as if mercury poisoning was something nobody knew about.
Her case was important because before her accident, latex gloves were considered sufficient protective gear (which is why she didn't think to report it and get tested). After she died, safety standards were changed to recommend much heavier-duty protective gear when possible, and she started showing up in cautionary lectures about safety (apparently with the facts being watered down into legend by the time they got to you).
I don't know where you got the bit about "her brain melted", which it wouldn't have, though there was certainly a lot of neurological damage, and history notes that her coma was a particularly ugly one.
Boycotting Paypal would be nice, but for a lot of people, it's impossible. Would you tell people to boycott the banks by closing their accounts and keeping all their money in cash under their mattress? That's basically what you're saying when you advise people to boycott Paypal, because like it or not, it's basically a monopoly in many online-payment venues.
Uhm, really? A trivial Google search implies otherwise:
http://blog.webdistortion.com/2010/07/28/paypal-alternatives-e-commerce/
http://www.screw-paypal.com/alternatives/top_pick.html
Also fascinating, from an in-person-sales perspective:
https://squareup.com/
The source you are using stopped taking accurate measures because the real measures are so depressing and wouldn't paint the U.S. in a very good light. What you're looking at is what you get when you define 'literate' as the ability to scrawl out the word 'cat' when pointed at a picture of a cat in a pre-schooler book and maybe also sign your name in something more than an X. That's all you need to count as 'literate' by those measures.
When you start testing for functional literacy, the numbers get quite different. Sadly, there's no standard for that cross-country, so it gets very difficult to compare. I remember that a few years ago the U.S. was in 27th place world-wide by some study, but I can't find that source now, so I'm not sure how fair it was. What I did find was the NAAL numbers:
http://nces.ed.gov/naal/kf_demographics.asp
This shows 12-22% illiteracy (below basic literacy) in the U.S. in 2003, depending on content type, with an estimated 11 million people with insufficient literacy skill to even take the test.
More disturbing, perhaps, is that only around 13% of the population of the U.S. is fully proficient in English (about what skill you'd need to compare viewpoints in two essays or editorials, or interpret and compare multi-column charts or data tables that actually required you to do basic arithmetic for a comparison), a number that actually declined from 1992.
27th in the world might not be a horribly bad placing (assuming I haven't misremembered even the number), but don't make the mistake of thinking that literacy is a solved problem. That 99% number is utterly worthless.
And the counterexamples:
http://yarchive.net/comp/microkernels.html
http://www.realworldtech.com/forums/index.cfm?action=detail&id=66630&threadid=66595&roomid=2
Right. The scientists at RealClimate hated the film's science, as noted by the following quotes:
They were especially critical of its handling of Katrina:
After documenting all the errors they could think of, they then went on to emphasize just how fatal those mistakes were, and exhorted people not to watch or put any faith in the movie:
I think I'll take their word for it; they are, after all, the people doing real climate science.
It is possible, but once someone brings pictures and recorded conversations out in a trial obtained that way, there would be a mass uproar:
You mean, like in United States v. John Tomero, as the grandparent referenced? I missed the uproar.
... is it actually a good idea to use ICANN's trust anchor for the root zone, given their history?
Also, is this likely to make life harder for alternate roots?
Meh, personally, I hope it goes through, because if you ever have to support it, you'll be in the Gnu Free Call Information Technology group, and get to say to people...
GNU -- FC IT, but how can I help you anyway?
And blowing up clinics and shooting doctors, Oh wait no that is Christians.
Really? How many abortion doctors killed in the last, say, 10 years? Go ahead, look it up. I'll give you a hint... It's ONE. That's right, ONE!
How many pro-life activists have been murdered in the past 10? ONE. That's right! One. Look it up for yourself.
Wow, nice way to specifically cherry-pick your conditions (just in the U.S., just successful murders, not attempted murders, kidnappings, cases of arson, and only in the last 10 years, not the full history) to make your point! Do you also, by chance, feed numbers to Fox News for reporting on global warming? But congratulations, you did in fact inspire me to look it up myself.
Here's a better link to give people an overview of the history:
https://secure.wikimedia.org/wikipedia/en/wiki/Anti-abortion_violence
Short version: since 1977, 8 murders, 17 attempted murders, 153 cases of assault/battery, 3 kidnappings, 41 bombings, 173 arsons, 91 attempted bombings/arsons, 619 bomb threats, 1264 incidents of vandalism, and 100 stink bomb attacks in the U.S. alone.
Trying to compare that to the one lunatic ever to go the other way is a bit disingenuous. If you have a better list of attacks on forced-birth protestors since 1977, feel free to post it.
I've bought a good number of Android apps for my Galaxy Tab, and I only bought it about a month ago. On the flip side, you won't get any ad revenue from me, as I use a hosts-file based adblocker.
A quick google search finds the AdMob metrics for May 2010, and according to that, the average purchase rate is one paid app per month per user, a rate roughly the same for both Android and iPhone/iPod platforms.
See: http://metrics.admob.com/
The circumvention is initiated solely in order to connect to the overseas wireless telecommunications network. I don't see anything in this exemption stating that the same person must be doing both the circumventing and the connecting.
Then you need better reading comprehension, because you skipped over the important bit: "... initiated by the owner of the copy solely in order ...". The owner of the copy at time of circumvention was not doing so in order to connect. He was doing to in order to resell, undercutting his supplier.
I don't want the "subsidy". If I'm paying $70 a month to AT&T for iPhone service, I want to see "Phone installment payment: $20; service: $50" on the bill. Among U.S. postpaid carriers, T-Mobile comes closest to this ideal, with the "Even More Plus" SIM-only offers that take $10 off voice and $20 off voice+data for a plan without a new phone.
Then you should be happy, as T-Mobile also will send you an unlock code if you buy a phone from them unsubsidized, so you can get around this problem legally with perfect ease. They'll even send you an unlock code if you've been on a plan with them for two months even if you bought it subsidized. If you're buying mobile phone or data service from a major carrier in the U.S., I do recommend T-Mobile (or one of their affiliates such as SimpleMobile) for exactly this reason, even though their network is much smaller than Verizon's.
Unless you're arguing that nobody should be allowed to offer or accept that subsidy, however, it's irrelevant to the discussion. (I can see a way to potentially make that argument in a sane fashion, actually, on market distortion grounds, though I don't expect to see anyone actually do so here.)
Because you bought it below cost and the company that was selling it will go out of business if you are allowed to do so.
Let me continue that Lego analogy:
If you purchased a high end Lego Mindstorms kit at half market price from a company that did so on the condition that you were doing so for personal use and for the next two years any generic buckets of legos you bought for use with your Mindstorms kit would be purchased from them at their normal rates, and then turned around and resold that kit without even using it, you are effectively stealing from that company. Literal stealing this time, not the 'copying is theft' kind of stealing. A physical piece of merchandise has been removed without honoring the purchase agreement, which happened to have some contractual terms in addition to a nominal initial exchange of funds.
Now, if the company added a high tech marker to the Mindstorms kit that would shut it off when used with generic lego pieces to prevent exactly this kind of theft, and you went out of your way to disable that marker not even so you could personally violate your agreement and use generic buckets of legos bought from other people, but instead so you could run around taking advantage of the fact that the company in question couldn't keep track of how many of these kits you were buying at different outlets to start your own business in competition with theirs, using their own subsidy to undercut them, you are in violation of the DMCA.
The exception as written is a good and necessary thing, because that kind of marker tends to have a major flaw: the restriction tech doesn't self-destruct at the end of the contract, leaving people who have actually completed their agreements unable to make full use of what they purchased. To protect that ability, it was written loosely enough that you can even shaft the company you bought it from as long as you are doing it for personal use.
It was not written so loosely, and should not be written so loosely, that a purchaser can drive a company out of business by bulk subsidy abuse, unless you're of the opinion that no phones should ever be subsidized by contracts.
Quoting the text of the relevant exemption, with some added emphasis:
The man doing the unlocking wasn't using any of those phones to connect to a network. He was unlocking phones for resale overseas, making a profit by violating the terms of a subsidy. The exemption doesn't cover this, and you probably don't want it to cover this, assuming you still want to be able to buy phones at less than full market price. If you find a story where someone is convicted under the DMCA for unlocking his or her own phone for personal use, then there's a story. This isn't one.
When she complains about having a headache AFTER sex, rather than before
I hear that all the time, it's a side effect of the chloroform.
Is it offtopic to wish for a world where a casual pretense of being a rapist doesn't get modded +5 Funny?