Forgot your password?

typodupeerror
Microsoft

Help wanted: OSS competition boss->

Submitted by symbolset
symbolset writes "Microsoft has an opening for a "Linux and Open Office Compete Lead." If you can manage 13 member v-team and handle a project that's "top of mind for KT and SteveB" this may be the job for you! You'll need to engage with OSS communities and drive internal readiness to compete with them. Core objectives include "be a perception change agent" and "drive compete strategy." Please note that unwavering optimism is essential.

In related news, Microsoft's HR department may also have an opening in job ad writing and placement."

Link to Original Source

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

by Devalia (#30121858) Attached to: If the Comments Are Ugly, the Code Is Ugly
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

Posted by Soulskill
from the a-new-take-on-not-dying dept.
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."
Software

Best Easter Eggs and Other Software Surprises 233

Posted by ScuttleMonkey
from the up-up-down-down-left-right-left-right-b-a-select-start dept.
the_insult_dog writes "Computerworld has an article up (with videos) about some of the coolest Easter eggs and other software surprises, ranging from full-featured games to strange messages from robots. What other eggs are out there? What's the coolest egg ever?"

Comment: Re:Wrong Comparison (Score 1) 516

by Devalia (#26412505) Attached to: The Environmental Impact of Google Searches
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.

If at first you don't succeed, you're doing about average. -- Leonard Levinson

Working...