Forgot your password?
typodupeerror

Comment Re:Does it matter which data you send first? (Score 1) 188

Not even that - you would have to have it on the receiving system, as the packet can get corrupted in the very last hop - especially if it was fragmented. As to - if it matters which data is sent first - IMO encrypted should go anytime but last. So - one can imagine sending some data + NACK + encrypted data + NACK + some data + ACK.

Comment Re:Much more than you think leaves Word & Co. (Score 1) 674

As a developer I have it completely reversed - tech writers want me to give them documents in Word. What is more, they've found some funny rules to name those word docs, because no real version control exists for this format. The result being - everyone is running like hell from writing this. And additional 'advantage' - as my company switches from one client to another, we have to shuffle with word versions, as one client can't switch, because "...", and the other has switched and thus needs a new version... 'Sleek' ;).

Comment Re:correlation is not causation, but... (Score 1) 674

I really don't see how this is more horrible than "\frac{4}{5}". In fact, it's fewer keystrokes.

"\frac{4}{5}" is exactly what I wouldn't like to have. "4/5" is not - because I do not know what will become of it. Simple example: I do know exactly what will become of "\frac{4}{\frac{10}{2}}", but not what will become of "4/10/2".

It's as simple as this: I want to type what I mean, and I want what I see on the screen to reflect what I mean.

You're contradicting yourself! You type "\frac{4}{5}" and expect NOT to see what you just typed on the screen, right?

Well... did you really understand the line you replied to? Hint: reflect is the word you are looking for...

Comment Re:TeX vs. Office (Score 1) 674

Can I merge? Automatically? With all the rest of my C, Java, ... sources? Or do I have to take two files, open them in Word, merge by hand, save the new version? Well, it is certainly better than to print and compare, but not much...
Does it have commit comments?
You call it "version control system" - can I keep my other sources in it? Compilable? If not, then it is not a VCS, just a marketoid hype.

Slashdot Top Deals

"This isn't brain surgery; it's just television." - David Letterman

Working...