Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:New power source? (Score 1) 241

We will be irradiated less by nuclear power plant run by PHBs than inhale smoke from fossil fired power plants or breathe water from hydro if they are run by the same people.

Nuclear is safest method (and certainly safest proven method) of energy production: http://www.externe.info/ (that's European Commision published research)

Comment Re:Great a new boom. (Score 1) 253

You need a programmer that knows about accounting and a good accountant working as a team at least at the design stage, all your programmers need to know a bit about accounting, either they will learn as they go, or they won't be wasting the lead time and take a course at the time the software is designed. That's if you're making accounting applications. The same goes for any other field: healthcare, banking, storage management. If you don't understand the industry (what can be made by computers and what can't) you won't be able to make good software for said industry.

Good developer is not somebody that can output 1kLOC of bugfree code daily, it's somebody that can learn new things daily and apply them in his work. That includes understanding what accounting is really about, what a healthcare unit receptionist needs from software and how to calculate lease rates. If a programmer doesn't understand the industry, you'll have lot's of functionally wrong code because of errors in specification, corner case bugs discovered after the code was shipped and all the other assorted niceties.

Comment Re:Great a new boom. (Score 4, Insightful) 253

that requires lots of experience and knowledge in difficult abstract fields in addition to application specific knowledge

Yes, many don't see that real world IT is a interdisciplinary field. You need to take at least accountancy 101 if you want to know what accountants want from your software, let alone how to implement it, and implement it correctly.

Comment Re:"Solves" one issue of dark matter only (Score 2) 302

From wikipedia Bullet cluster:

At a statistical significance of 8, it was found that the spatial offset of the center of the total mass from the center of the baryonic mass peaks cannot be explained with an alteration of the gravitational force law.

In other words, the theory the guy is proposing is akin to Newtonian laws when we have Special Relativity. Non story.

Comment Re:One of the advantages of Linux (Score 1, Insightful) 433

If your system needs special tools to see the correlations in errors then your systems is way past its usefulness and should be re-designed with greater modularity in mind.

As for windows logging, sorry to burst your bubble, but it fails when it's most needed, read my previous post: http://linux.slashdot.org/comments.pl?sid=2553896&cid=38231092

Comment Re:One of the advantages of Linux (Score 5, Interesting) 433

Just yesterday I was debugging why my syspreped Win 7 images weren't installing properly. So I go to sysprep directory and start reading the text log. It didn't have any useful info. So I grabbed the binary log and tried to import it on the same machine in pre-exec environment. It couldn't do it. So I copied it to different computer and tried to open it there, the system claimed that the file was damaged. After 4 hours of struggle to read, copy or convert the bloody thing I went the "Microsoft recommended way" (seriously, that's the solution they suggest in MSKB) and bisected which program caused the install failure. In "only" 6 reinstalls I finally found the culprit.

If it was a Linux distro, a simple cat or tail would have sufficed and it would have been a 15 minute job, not 2 days. If they want my text logs they will have to pry it from my cold dead hands.

Comment Re:Wait, what? (Score 1) 491

This is a giant multinational corporation, just because it sells drugs doesn't make it good. Haven't you read Halloween documents? Jobs views on Android? it's all the same, we just don't hear as much about it as most of /. works in IT, not pharma (also pharma was doing it for longer so they're better at it).

Slashdot Top Deals

"The four building blocks of the universe are fire, water, gravel and vinyl." -- Dave Barry

Working...