Something like flattr seems to be the best solution. You pay a set amount per month, then it tracks the pages you visit, and splits the set amount among them all. (Flattr requires you to click a button.) While the transaction amounts from individual users to individual sites will generally be small the total amounts are large enough that payment processing fees are not a huge issue. (IIRC, flattr takes a 10% fee. I have no association with flattr, they're just the only service I know of that works in this manner.)
The quantum black hole thing was never a real threat. First, because if they were the earth would have been destroyed long ago: cosmic rays regularly strike with far greater energies than the LHC produces. Since they would therefore also produce even bigger quantum black holes, if it were an issue it would have long ago destroyed the earth.
The second thing is that black holes don't suck material in any more than their constituent mass would. They also have charge if made from charged particles, so the proton-proton collisions of the LHC would produce positively charged quantum black holes. The electric charge is far stronger than the gravitational field, so you'd get something like a helium atom with a black hole for a nucleus. Even if it didn't evaporate it would be harmless.
It has several other values: Higher current capacity to allow faster charging of devices, and higher bandwidth to allow faster revisions of the USB spec.
Someone (I forget who) has the FreeBSD fortunes-4 #791 sig: IBM had a PL/I, Its syntax worse than JOSS; And everywhere this language went, It was a total loss.
Yes, I simplified it. I also got the first sentence wrong, and corrected that by mentioning the ability for congress to override a veto. The main point is that every bill goes before the President before it can become law.
The president must sign every bill before it becomes law. If the president chooses not to sign a bill, it is considered a veto and the bill is returned to congress. If it gets a 2/3 majority vote, the bill becomes law anyway. This is one of the primary duties of the president.
So yes, it went to the president, just like every other bill that has gotten through congress.
So people have a "right to be forgotten" except by people actually publishing information about them. If the public record is important enough to preserve in violation of this "right" then telling people how to access the public record is surely an important duty.
The problem is that you can't hide things from the service provider with nothing but a browser. You need an addon or such to do secure crypto. You need to decrypt the password database locally, in-browser, and without an addon that means using JS crypto, which isn't ideal. Your mailing example is very different, since it doesn't matter if the service provider knows the address and financials, they're the intended recipient of the info! With a password manager, you don't want the service to be able to learn the contents of the encrypted database. That means the encryption/decryption must be done client-side.
That said, it's perfectly possible to store the encrypted database on the internet. A local encryption/decryption program (like Keepass) works just fine, and if combined with a cloud storage client that also does local encryption/decryption (Wuala, Spideroak, etc) it should be quite secure.
I step off my bike, hit the walk button, and wait for the walk signal. Then I walk the bike across the crosswalk and get back on. It's really easy to become a pedestrian with a bike, and therefore be subject to the laws governing pedestrians. Just get off the bike!
Jetpacks are possible, but probably will never be practical. The issue is the energy density of the fuel. If the energy density is low it takes a lot of fuel, which reduces flight time. If the energy density is high, it's a bomb strapped to someone's back, which means adding safety features, which add weight, which reduces flight time. Jetpacks have been made, and they do work, but only for short times. You'll never fly around in one like a helicopter, the chemistry simply doesn't support it. Sadly, Robbie Rocketpants shall forever be a part of the diseased imaginations of utter smegheads.
Why, you're perfectly correct! The arrangement of the atoms doesn't matter one bit, just the constituent elements. Hydrogen Cyanide (HCN) is perfectly safe to eat! Oh wait no it isn't. Even though it's just hydrogen, carbon, and nitrogen.
Failure to account for cheating and lying by anyone who can get away with it is a fundamental failure. Any theory of economics that assumes things dramatically at odds with reality (eg rational actors, perfect information, fair behavior, etc) is utterly useless when applied to reality. A bit like how the classical physics example of a spherical cow in a vacuum is really, really bad at modeling the movement of livestock. Thankfully physics has gotten rather far beyond such toy models, hopefully economics will get there too.
I hate the feeling of a watch on my wrist. I'm not sure why, but I never liked it. When I was a kid before cell phones became common I discovered that, and quickly became the only kid in high school with a pocket watch. And a pocket smart watch is just a cell phone. Possibly with a lanyard, though my current phone (SGS4) sadly lacks a way to attach one.
Something like flattr seems to be the best solution. You pay a set amount per month, then it tracks the pages you visit, and splits the set amount among them all. (Flattr requires you to click a button.) While the transaction amounts from individual users to individual sites will generally be small the total amounts are large enough that payment processing fees are not a huge issue. (IIRC, flattr takes a 10% fee. I have no association with flattr, they're just the only service I know of that works in this manner.)
It's just a typical case of PNS syndrome.
HEY! Most of the ducks I've met have been more competent at running computers than your average MCSE.
You also mention one of the most common malware vectors: ads. Especially flash ads. Ad blocking software is security software.
The quantum black hole thing was never a real threat. First, because if they were the earth would have been destroyed long ago: cosmic rays regularly strike with far greater energies than the LHC produces. Since they would therefore also produce even bigger quantum black holes, if it were an issue it would have long ago destroyed the earth.
The second thing is that black holes don't suck material in any more than their constituent mass would. They also have charge if made from charged particles, so the proton-proton collisions of the LHC would produce positively charged quantum black holes. The electric charge is far stronger than the gravitational field, so you'd get something like a helium atom with a black hole for a nucleus. Even if it didn't evaporate it would be harmless.
It has several other values: Higher current capacity to allow faster charging of devices, and higher bandwidth to allow faster revisions of the USB spec.
He's chosen to go to Russia to keep from being jailed by the US. He has a LOT more freedom there.
Someone (I forget who) has the FreeBSD fortunes-4 #791 sig:
IBM had a PL/I,
Its syntax worse than JOSS;
And everywhere this language went,
It was a total loss.
That's the way life worked up until the invention of writing.
Yes, I simplified it. I also got the first sentence wrong, and corrected that by mentioning the ability for congress to override a veto. The main point is that every bill goes before the President before it can become law.
The president must sign every bill before it becomes law. If the president chooses not to sign a bill, it is considered a veto and the bill is returned to congress. If it gets a 2/3 majority vote, the bill becomes law anyway. This is one of the primary duties of the president.
So yes, it went to the president, just like every other bill that has gotten through congress.
Also the Banach-Tarski paradox.
I have an algorithm. I open Keepass, type my master password, and use the generator to make a password for that site!
Freyja is also a goddess of War and Death. She takes half the slain warriors, Odin takes the other half.
So people have a "right to be forgotten" except by people actually publishing information about them. If the public record is important enough to preserve in violation of this "right" then telling people how to access the public record is surely an important duty.
The site owner should be responsible, not the search engines who don't host the content.
The problem is that you can't hide things from the service provider with nothing but a browser. You need an addon or such to do secure crypto. You need to decrypt the password database locally, in-browser, and without an addon that means using JS crypto, which isn't ideal. Your mailing example is very different, since it doesn't matter if the service provider knows the address and financials, they're the intended recipient of the info! With a password manager, you don't want the service to be able to learn the contents of the encrypted database. That means the encryption/decryption must be done client-side.
That said, it's perfectly possible to store the encrypted database on the internet. A local encryption/decryption program (like Keepass) works just fine, and if combined with a cloud storage client that also does local encryption/decryption (Wuala, Spideroak, etc) it should be quite secure.
I step off my bike, hit the walk button, and wait for the walk signal. Then I walk the bike across the crosswalk and get back on. It's really easy to become a pedestrian with a bike, and therefore be subject to the laws governing pedestrians. Just get off the bike!
Jetpacks are possible, but probably will never be practical.
The issue is the energy density of the fuel. If the energy density is low it takes a lot of fuel, which reduces flight time. If the energy density is high, it's a bomb strapped to someone's back, which means adding safety features, which add weight, which reduces flight time.
Jetpacks have been made, and they do work, but only for short times. You'll never fly around in one like a helicopter, the chemistry simply doesn't support it.
Sadly, Robbie Rocketpants shall forever be a part of the diseased imaginations of utter smegheads.
Helicopters fly because they're so ugly the Earth pushes them away.
Well, it's certainly better than timothy...
Why, you're perfectly correct! The arrangement of the atoms doesn't matter one bit, just the constituent elements. Hydrogen Cyanide (HCN) is perfectly safe to eat!
Oh wait no it isn't. Even though it's just hydrogen, carbon, and nitrogen.
Failure to account for cheating and lying by anyone who can get away with it is a fundamental failure. Any theory of economics that assumes things dramatically at odds with reality (eg rational actors, perfect information, fair behavior, etc) is utterly useless when applied to reality. A bit like how the classical physics example of a spherical cow in a vacuum is really, really bad at modeling the movement of livestock. Thankfully physics has gotten rather far beyond such toy models, hopefully economics will get there too.
I hate the feeling of a watch on my wrist. I'm not sure why, but I never liked it. When I was a kid before cell phones became common I discovered that, and quickly became the only kid in high school with a pocket watch. And a pocket smart watch is just a cell phone. Possibly with a lanyard, though my current phone (SGS4) sadly lacks a way to attach one.
Naw, just a typical Twitter user.