Forgot your password?
typodupeerror
The Military

United States Begins Flying Stealth Bombers Over South Korea 567

skade88 writes "The New York Times is reporting that the United States has started flying B-2 stealth bomber runs over South Korea as a show of force to North Korea. The bombers flew 6,500 miles to bomb a South Korean island with mock explosives. Earlier this month the U.S. Military ran mock B-52 bombing runs over the same South Korean island. The U.S. military says it shows that it can execute precision bombing runs at will with little notice needed. The U.S. also reaffirmed their commitment to protecting its allies in the region. The North Koreans have been making threats to turn South Korea into a sea of fire. North Korea has also made threats claiming they will nuke the United States' mainland."

Comment Re:In other news (Score 1) 527

While it may be true that older media are easier to recover data from, we mustn't forget that modern hard drives remap bad sectors. You cannot get to the remapped sectors from your OS, so you can't overwrite those. Therefore, there is a probability that classified, readable information exists on a hard disk drive if you have the proper tools. Physically destroying the disk is thus called for.

Comment Re:Amazon S3 (Score 1) 669

Actually, I think what is needed here is data management. Storing your data for a long time is one problem (which can be solved by re-storing your data on other, and, very important _the at that time newest format_ devices), the other problem is you need to re-store your data in the file formats du jour, ie import it in an application and save it in the then current file format.

Comment Re:some flaws this arguement (Score 1) 865

Further I fail to see how the point and click method of configuration is better than editing a text file than can be searched, backed up and version controlled.

Then you're not looking hard enough. In fact, you must be not looking at all to not see the obvious benefits of nicely-layouted GUIs. I'm fairly sure you've heard the term "user interface design", so why are you ignoring what dozens of highly intelligent people have been teaching for decades? Besides: Just having a GUI for editing config files doesn't take away your favourite way of editing them or whatever you wish.

How about putting a little work into understanding and using a Linux distribution.

Nothing against that, but every learning curve has its optimum steepness. Before you can learn to properly edit config files, you first need to:

  1. be aware of their existance (!)
  2. know their location
  3. know how to start a usable text editor as superuser

All of which are non-obvious things for first-time Linux users, IMO. And you still wonder why Linux distributions aren't more popular than they currently are? :-/

I call this B.S. Most GUI applications have their own interface to configure them. You don't need to know that their configuration is stored in ~/.app-config or in the registry or whatever. Actually, if you're told to edit the windows registry because there's a problem you always get the warning 'Only do this if you know what you're doing', indicating Joe L. User does not need, repeat, does NOT need to do this. If you're talking about editing `server' configuration files I bloody hope you know what you are doing. It would be a shame if you mess up your companies' dns server.

Slashdot Top Deals

Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?

Working...