Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Many languages and... (Score 1) 729

Two reasons not to do that. First, "2." in at least some of those is a floating-point 2, so "i = 2." by itself would be ambiguous: does this assign an integer 2 and end the statement, or assign a floating-point 2. (and writing 2.0 doesn't really clarify, but rather raises the question of whether the 0 starts another statement). Second, all the old COBOL programmers who escaped that ecosystem would have something like anti-LSD-style flashbacks, and that can be dangerous.

That's still workable. A period followed by an end of line, or whitespace is the end of statement. A period that's between two numbers is a floating point number. A period surrounded by non-numbers and non-whitespace is a compilation error. I realize that the ship might have sailed as far as this is concerned, but if done originally I think it would have helped a lot of people ramp up on how to code.

Comment Re:Many languages and... (Score 1) 729

That pesky ";" statement terminator... I guess you had to uses something, but it causes me the most trouble..

C, C++, Pascal, Perl, Java, C#, bash/sh, ksh, JavaScript..... The list goes on..

They should have used the '.' character to end a statement. It's the same one used in written language.

Comment Re:Seriously? (Score 1) 145

My wife doesn't want to switch our ISP because her main e-mail address uses that at the domain name, and maybe a thousand friends, business contacts, and acquaintances have it as her contact info.

I've switched ISP's and my old ISP still keeps alive the email address they created for me. I don't use it for much, but it's quite possible it would be more effort for the ISP to disable the mailbox than it is for them to keep it running.
Besides, lots of people have 'connected' accounts via Facebook, gmail, or a Microsoft Account. For all of those you change your primary address, and the email address for you changes on all of your contacts.

Comment Re:Hexidecimal (Score 1) 169

Did he also decide to produce the Hex output that is entirely useless and without merit? I understand that's for debugging purposes, but who decided that was a good idea to leave in for a consumer-level OS? Seriously.

How is it a bad idea to present the information in a consumer-level OS? What would be better, not showing information?

Comment Re:Salient Argument provided (Score 2) 322

Why are we modding up "I don't understand conservation of energy"? The only kinetic energy weapon that could sort of replace nuclear bombs would be bombardment with large asteroids, which no one currently has the capability to do and if they did would take ages to arrive. The kinetic rods would make great orbital armor or bunker piercing weapons, but there's no way they'll replace nuclear weapons.

I think it is getting modded up because they're an option now. 50 years ago certain targets were only really attainable via nuclear strikes. But now we have some really strong conventional weapons that don't replace a nuclear weapon in absolute magnitude, but they are strong enough to take out the target, and not leave you with the ethical dilemma of using a nuclear weapon.

Comment Re:And well they should. (Score 1) 79

I don't know. I do know that governments have, in the past, only accepted MS formats, and that even MS doesn't have perfect compatibility, which means that if you don't want to deal with the complications of compatibility, you are forced to have at least one machine in the office with MS Office.

If that's really the concern here, should China be conducting a probe against itself, not Microsoft?

Comment Re:And well they should. (Score 1) 79

If the government using MSOffice and you have to send and receive documents from the government, the government effectively forces you to use proprietary software.

Does the Chinese government force people to send documents in a proprietary format for which is there is no free software that can create that format?

Comment Re:And well they should. (Score 1) 79

No government should be forcing its citizens into proprietary software which writes its data in proprietary ways without good, permanent ways to retrieve that data in the far future. Formats like OpenDoc are fully documented and open to public scrutiny. Not to mention the costs and risks of dealing with licensing; working with software that has no source code available.

If China wasn't conducting this probe, how would China be 'forcing' its citizens to use proprietary software? How is this probe removing the forcing of the use of proprietary software?

Comment Re:Globalization (Score 1) 419

I'm suspecting the zeal MS is showing in challenging the US gov't has more to do with laying the groundword of "nation-states" being neutered. This is about power in the future. If they win against the US gov't this is just one more nail in the coffin of the battle to make governments useless. This goes hand in hand with the Trans Pacific and other trade agreements. These things are designed to strip power from government.

This is just one more step in the march of capitalism that will likely destroy civilization in the long run.

Do you think it'll happen by 2077?

Comment Re:Not surprising (Score 1) 506

you will need a manual break to stop the car that just may be aimlessly costing.

Yeah, aimlessly costing is pretty bad. The car gets pretty expensive in only a few minutes. One time my grandparents cars computer completely died on them when they were on the interstate. They ended up coasting to the onramp, turning off the car and restarted it.

Slashdot Top Deals

Happiness is twin floppies.

Working...