Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:More Flexibility? (Score 1) 466

That's not an unmitigated good however, especially if you want to make edits but not commit them until you're done. Unix gets it mostly right in that I can send a NOHUP to tell the other process to reload. What would be nice is if there's a deamon running that would allow the admin to register processes and config files and that would watch the config files and auto-nohup if the admin so desires. Then again, that's probably already been built. Doesn't seem to difficult to write, but I haven't seriously looked into it.

Comment Re:Constitution is NOT a living document (Score 1) 242

The contradiction in your mind is resolved readily if you recall that that consitution doesn't "grant" any rights to the people at all, as the people are innate posessors of all rights. The constitution is structured to place limits on the government, not the people. In fact, a major argument at the time against the "Bill of Rights" was that people would intepret it as an exhaustive list.

Comment Re:Mytbusters episode (Score 3, Interesting) 205

The important things to remember, are
1) No matter how big your plane is, it's tiny in comparison to the air;
2) There is a mind-blowingly huge amount of energy in the atmosphere, especially around thunderstorms and changes in the land. It can be beneficial (see gliders and updrafts) or detrimental (low level wind shear & downdrafts), and you must pay constant attention to it.

Comment Re:Morality (Score 1) 235

Your restriction of 'right' to only apply government actors is too restrictive, and is not the commonly used meaning. A right, as the word is defined, is in essence, something you have a just claim to. E.G. I have a "right" to my property. Similarly, I have a "right" to the components of my body, hence other people acting on my body without my consent is a violation of my rights. Hence, whether or the actor is the government is largely irrelevant.

Comment IETester (Score 1) 470

I don't understand what the problem is. If they really really need IE6 why can't they use something like IETester to run the IE6's rendering engine on a Windows 7 machine. I run that on my Windows 7 machine to test my websites for that browser and it works just fine.

Transportation

Denver Airport Overrun by Car-Eating Rabbits 278

It turns out the soy-based wire covering on cars built after 2002 is irresistible to rodents. Nobody knows this better than those unlucky enough to park at DIA's Pikes Peak lot. The rabbits surrounding the area have been using the lot as an all-you-can-eat wiring buffet. Looks like it's time to break out The Holy Hand Grenade of Antioch.

Comment Re:Couldn't agree more (Score 1) 617

Huh, learn something new every day. I stand corrected. As far as compiled vs interpreted, I'd have to respectfully disagree, to an extent (in general I consider your points are valid). A critically important part of any shell or Command Language Interface is user binding of names/late-binding/re-binding, which can't be done at compile time.

Slashdot Top Deals

How many hardware guys does it take to change a light bulb? "Well the diagnostics say it's fine buddy, so it's a software problem."

Working...