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

 



Forgot your password?
typodupeerror
×

Comment Re:performance? (Score 0) 320

A few years back I had some VM systems that would totally freeze for n*60s (highest n I saw was 15). When it unfroze the system clock was n*60s slow - so it had been a total freeze.
I never did get any explanation.
Those VM systems never did any useful work.
VM systems have their place, but running such services is probably not it, for me.

Comment Page content (Score 0) 369

The forbidder can always return a page to explain why the status code has been set. But it's up to the browser whether it displays it, or whether it just display a standard error page. e.g., IIRC IE6 would only display the returned info it if it was over 256(?) bytes in length.

Comment Why pick on technology? (Score 0) 108

Surely the use of anything affects the bairn? It's called your environment. At the age of a few hours I couldn't see or hear very well (and couldn't remember anything for very long, so those are assumptions). But my brain locked in to my environment and made sense of it. Why would it be surprising to anyone to think that it continues to do so, albeit at a less profound rate? There are people who reckon they are useless at adding up. They can, however, multiple any 3 numbers from 1 to 20 by 1, 2 or 3, add them up and subtract the total from another number. They play darts. Their environment changed their brain to perform a function.

Comment Re:Some already half-do (Score 0) 238

No, I am making the distinction perfectly well, but perhaps I was not clear

You are not listening.
On Windows the timezone is listed as GMT+0 (as it is listed as GMT-5 for the New York).
Neither is correct. Hence my comment.

A logical timezone from the database in question is identified as something like "Europe/London" or "GB" (this happens to be a filename, wheee)

But not on Windows. vide ultra

And BST is always one hour offset from GMT, but for half of the year BST simply doesn't exist.

It always exists - it's just not active. There is a difference. "Wed Oct 19 23:26:25 BST 2011" is still valid, even when you read it on Christmas Day.

Comment Re:Indeed (Score 0) 862

I can't stand icons either. I can read, and a name means something specific.
Mind you - I also have all of my desktop items (there are only a few - as I use the Start menu for occasional things) rolled into a menu on the toolbar (right next to the Start menu), as I have application windows covering the desktop (not full-screen either - another abomination), and so it's a most unhelpful place to put anything I might want to use.
I suppose that ability will have gone too?

Comment Re:TRS Connectors Suck (Score 0) 369

And don't try to tell me it's for backwards compatibility.

I won't, as it obviously isn't.
You could get that by putting a thin, flat connector on the device and supplying a very short cable connecting that to a 3.5mm jack (socket) into which you could plug any existing 3.5mm plug.
Mind you that "thin, flat connector" could be what this patent is, except that Apple won't supply it and will expect some vast royalty if anyone tries to make one. Probably.

Comment Re:And the concensus is ... NO (Score 0) 402

Well, I'd argue that the Developer should be the person who supports production *as well*.

  • No hand-over procedures
  • An incentive to get it right, and produce a self-maintaining system since you are responsible for the live version and really want it to look after itself so you can get on with *new* things.

But this is a view not approved of by people who reckon that documenting a procedure is the best way to make it work and who seem to be happy for the internalized knowledge gained during development to never reach the production environment. The result is lots of procedure and less actual results.

Comment Re:Just great... (Score 0) 181

It's still a FAT variant, which means that seeking in a file is an O(n) operation (it's O(log(n)) on most systems)

Irrelevant for SDXC, though. I can't see that seeking.

(from earlier)ISO-9660 doesn't support Unicode.

UDF does. But MS only allows that on an optical drive. (Format a hard-drive with UDF and XP is flummoxed). MS == no imagination.

Slashdot Top Deals

An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'.

Working...