Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Measurements (Score 1) 425

I think the answer is in there somewhere. At one time, the answer to your question was YES! 1000 times YES! Those two lines make the difference between the program fitting in memory and completing by the deadline and failure. At that time, the bar to successful programming was much higher than now. There may have been merely average programmers but their programs didn't fit into RAM. Besides that, the machines were very expensive and so was runtime on them. Much too expensive to burn on a merely average program.

Comment Re:Grinding slowly but exceedingly fine? (Score 1) 71

Lawyers can't use being hired help as a defense. They are officers of the court first, so it is their duty to refuse to behave unethically no matter who pays how much. Vigorous representation does not include illegal acts.

Considering that the company listed an unwilling and unassociated person as an officer, it may well not even exist legally. No company, no protection. Beyond that, the corporate veil isn't quite blanket immunity, particularly when the company is small enough that the officers can't claim to not know about the illegal activity. There is no reason at all to not expect personal criminal liability to attach.

Comment Re:Not Actually $3500 (Score 1) 317

The circuits that generate the sine wave from the clock already exist. That's what an inverter is. The ability to invert DC off grid really is just a matter of adding an internal clock to replace referencing the grid and a relay to disconnect the grid for safety reasons.

There is additional logic and circuitry to do battery management and charging, of course. It is expected to be more expensive, but there is no technical reason it should be 4x more expensive.

Comment Re:Suicide mission (Score 1) 1097

No. A theism means without a belief in a god. That doesn't exclude other myths an atheist might believe in.

Even where the intent is to believe no falsehoods, cultural myths are everywhere and often taught as fast. They're insidious. Some are harmless. Others actually helpful if only to provide cohesiveness to the culture. Some are actually harmful, intended to preserve power structures unworthy of preservation.

Comment Re:At the same time (Score 1) 323

I used GWBASIC a few times. It was a good BASIC interpreter but it didn't really stand out against others. By the time GWBASIC came out, the micro world was moving to C. Very soon after, Turbo C bacame the compiler of choice.

A real innovation (for micros) was Desqview. It brought quality muntitasking and even IPC to the DOS world. That was quite a feat considering that DOS was very much designed and programmed as a single threaded "OS". All on a CPU that was only mostly suitable for multitasking.

Comment Looks like the spin machine is in high gear (Score 1) 553

Following the last link in TFS, and its link, We get a retraction of the story that is highly suspicious to say the least. Looking at "the investigation", we find a report that basically validates within reason all of the other stories by the author, leaving only the two on Carly but trying to spin the story as a complete failure to validate anything. The 'investigation' of those two seems to consist only of talking to a PR person at HP that denies the stories (yeah, big surprise, many buyers like to rationalize away and otherwise deny remorse) and "can't find" the person quoted in the company.

Retracting the article based only on that seems a bit extreme.

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...