Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:The comment may also be complex.. (Score 1) 660

Out of interest do you expect code to compile first time?

I'm always suspicious if this happens, but it's probably because I don't do much coding in my job - when I do code it tends to be scripts to quickly test something/process data (or some embedded code for a micro controller) - as such I always tend to be using different compilers (esp embedded ones which always seem to have their own set of non standard stuff), languages (python then C++ etc).

As a result I'm always making some sort of grammar mistake (i.e commenting out C++ with # instead of //, missing the odd semi-colon, pressing tab instead of spaces (or not setting up the text editor to handle this correctly) or forgetting the correct way to refer to a member function via a pointer etc..)

It could just be that I'm used to compiling being the fastest way to catch this kind of problem in most cases.
Games

Valve Provides Details On Left 4 Dead Survival Pack DLC 62

A post on the Left 4 Dead blog shares details of the Survival Pack downloadable content due out next week. It will be free, and available for both the PC and Xbox 360 versions of the game. "Our goals for Survival Mode are to deliver a mode of play distinct from Campaign or Versus, have games that regularly last under ten minutes, and emphasize competition with team play through leaderboards. Survival Mode draws on the planning and communication aspects of a successful Finale or Crescendo event, while taking it to another level. It rapidly hits a fever pitch that only a well coordinated team will be able to successfully survive. ... Given the extreme pace of Survival Mode, the number of zombies killed in a single round often outnumbers an entire campaign."

Comment Re:Wrong Comparison (Score 1) 516

You can't generate to peak demand when the demand isn't there unless you've got some kind of energy sink. Without this you couldn't keep the power output within spec (i.e 240V etc) (I think in the UK there's a big pump that takes water to the top of a dam overnight (cheap energy) and releases to drive turbines and sell the energy back in the short (5minute range) periods of peak demand)

Nuclear power cant be turned off/on that quickly or as the parent said the amount of power produced adjusted., Wind power is (relatively) unpredictable without batteries although some control is possible via gearing/pitch etc. hydros seasonal (or tidal) and as pointed out elsewhere has large environmental impacts as you get higher. France do export a fair amount of their power production which might ease the requirement for more flexible power plants (or at least move it out of France) but I'd be surprised if a few more flexible plants weren't needed there as well.

Slashdot Top Deals

"The greatest warriors are the ones who fight for peace." -- Holly Near

Working...