One technique is to use a password that is a function of the website domain name. For example, all of your passwords could be the number of characters in the second level of the domain, a random string, and the first letter of the domain. For slashdot, the password would be "8RANDOMs". This won't protect against a person who knows your password, but it will stop a script that knows 44,000 username/password pairs and blindly submits them to websites.
We could always kindly ask the military to use a little less of the spectrum. I'm sure they really don't need half of the spectrum.
What do you think are the chances of that happening?
Even if you don't have a program that can render html or css, researchers will always be able to read the plain text. In the year 12009, first year computer science students will still be able to write a program that turns html into plain text. As long as the tables and CSS are only used for formating, it doesn't really matter. Of course, occasionally there are times when tags actually matter: Schrodinger's cat is <blink> not </blink> dead.
80% of the antibiotics we use in America don't even go to humans to treat illness. Instead, factory farms feed it in low doses to all of their animals because it makes the animals grow a little faster. This is a complete waste of antibiotics, and it is significantly worse than over-prescription.
If you leave a tray of ice in the freezer for a few months, the ice will turn into water vapor. You will see the ice cubes get smaller and smaller over time. (Try it if you don't believe me.) This shows that under normal air pressure, water will sublimate, which is just a fancy way to say that it goes from solid to gas without becoming a liquid.
Going from one language to two would only make the process of breaking the message a bit more complex, and by that I mean precisely one bit more complex, because there would be about twice as many phrases to look for. This is not a solution. The solution is to not use variable bit rate compression if security is important.
Flash is really designed for large, linear, aligned, writes.... Unfortunately, no application acts like this. I can think of one, but it is a bit of a stretch to call it an application: sudo dd if=sdb1 of=/dev/sdb1
I currently have my/usr partition on a flash drive. I installed Ubuntu on the hard disk, and got everything working like I wanted. Then, I made an ext3 filesystem the size of the flash drive in a file named sdb1, and mounted it with -o loop. Next, I copied all the files in/usr to the flash drive and unmounted the file. Finally, I copied the image onto the flash drive.
Starting programs is much faster now. It used to take around 30 seconds from when I logged in until Firefox opened, and now it takes around 17 seconds. Apt-get is the only program that should ever write to/usr, and it is of course quite a bit slower.
Ill-considered soundbites from haphazardly-picked and uninformed local citizens has been a staple of local TV news for decades.
One technique is to use a password that is a function of the website domain name. For example, all of your passwords could be the number of characters in the second level of the domain, a random string, and the first letter of the domain. For slashdot, the password would be "8RANDOMs". This won't protect against a person who knows your password, but it will stop a script that knows 44,000 username/password pairs and blindly submits them to websites.
Isn't it obvious? It prints the string "unix\n".
Facebook doesn't send a notification when you unfriend someone. Either one of them could have (and should have) unfriended the other one.
We could always kindly ask the military to use a little less of the spectrum. I'm sure they really don't need half of the spectrum. What do you think are the chances of that happening?
There is a tariff on sugar: http://www.fas.usda.gov/itp/imports/ussugar.asp
Have you seen what has happened to the value of the US dollar over the past 10 years?
Did that say from the not worthy-inventions dept?
But NASA could avoid all those problems by using the Hubble Space Telescope!
Even if you don't have a program that can render html or css, researchers will always be able to read the plain text. In the year 12009, first year computer science students will still be able to write a program that turns html into plain text. As long as the tables and CSS are only used for formating, it doesn't really matter. Of course, occasionally there are times when tags actually matter:
Schrodinger's cat is <blink> not </blink> dead.
It is proportional to the forth power of the weight: http://en.wikipedia.org/wiki/Road#Maintenance .
I don't think there are any schools that don't claim your IP.
80% of the antibiotics we use in America don't even go to humans to treat illness. Instead, factory farms feed it in low doses to all of their animals because it makes the animals grow a little faster. This is a complete waste of antibiotics, and it is significantly worse than over-prescription.
"A few caught fire or even exploded."
Sure, AT&T claims it is the back up batteries. How do we know it wasn't the "Not in my front yard" crowd taking matters into their own hands?
How do you plan to get millions of dollars of government money to do transform the Sahara?
Stop nagging elnico about petty things. By the way, you're a nagger.
While a complete rewrite could save money in the long run, in the short term this would be very costly.
It wouldn't be near as costly if you only paid the coders minimum wage.
Are you a troll? I played (and beat) Portal and Half-Life 2 on Linux using wine. If you search for the howto, it is not that hard to install.
Most people's ... programs should be indented six feet downward and covered with dirt.
—Blair P. Houghton
When you choose to live in a country with a government...
Could you please tell me where I can live without a government?
An "editing" capability would be nice for things like this.
It's called preview.
The em-dash key is hidden—it is spread out between several keys. If you want an em-dash in Slashdot (or html), type — which becomes — .
If you leave a tray of ice in the freezer for a few months, the ice will turn into water vapor. You will see the ice cubes get smaller and smaller over time. (Try it if you don't believe me.) This shows that under normal air pressure, water will sublimate, which is just a fancy way to say that it goes from solid to gas without becoming a liquid.
Going from one language to two would only make the process of breaking the message a bit more complex, and by that I mean precisely one bit more complex, because there would be about twice as many phrases to look for. This is not a solution. The solution is to not use variable bit rate compression if security is important.
sudo dd if=sdb1 of=/dev/sdb1
I currently have my
Starting programs is much faster now. It used to take around 30 seconds from when I logged in until Firefox opened, and now it takes around 17 seconds. Apt-get is the only program that should ever write to