Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment great artists die young (Score 1) 247

OK no evidence for that.

My first thought was "if you don't know then don't do it unless you want to die young.". Realistically you have to as others have said treat it as very dangerous unless you know just because you know that circuit boards and potentially components are made with chemicals and metals. Although they do get made into mouse mats so can't (you'd think) be that toxic.

Comment Confusion (Score 1) 194

What will inevitably be the case is confusion. Like now with phones and mobile phones people barely know what their bills mean or if the option they have is the cheapest for them according to all the bit of this and that deals available. Thus will be the case with provision of the internet until some genius comes up with a simplified service where you charge one fee and just use it, how radical would that be (in 3 or 4 years time I mean:-).

Comment Re:Where can Nokia compete? (Score 1) 475

I think Nokia brought in a former Microsoftie to run their company because they knew they were going to be licensing WP7. I'm sure they are getting a crazy good deal and plenty of promises from Microsoft. It's probably the biggest gamble that Nokia was willing to make and I think it's only going to prolong their descent into irrelevance.

I think they brought him in with the expectation that all roads would then lead to Microsoft. Rather than the way you put it; but the result is the same. Which is a sign Nokia are desperate.

Comment Re:Qt (Score 2) 475

I disagree with regards Qt; Qt has moved along beautifully to this point where QML really is the best solution to quick production of apps for devices as targets that I've seen and comes as a great SDK. The problem has been taking too long to commit to Maemo/MeeGo, if they'd thrown themselves fully at it two years ago the OS under Qt/Declaritive apps would perhaps be quick enough for the applications to appear as slick as Android and iPhone ones. The hardware and facilities on the N900 are as good an anything in the market but they put the wrong type of screen on it and the OS just isn't quick enough (compared to Android).

Comment Re:Same phenomenon as the mobile app market (Score 1) 154

I've bought about 12 books for my Kindle so far and 11 of them have been priced at £0.00. So I'm with the suspicion that they are including those in the numbers for what sells the most.

And I'm disappointed with the one book I have paid for; it doesn't really fit well even in landscape so I think I'll be sticking to web pages, pdf and Gutenberg items after that one failed purchase.

Comment Re:Stupid article (Score 1) 279

I tend to find that as soon as you mention population management people start leaping around and accusing you of talking about genocide. Actually my plan is always to advocate equal (or superior) education of women and equal rights. Wherever that happens the birth rate drops below death rate and you have a suitable planet saving decline in humans.

The genocide fear just shows the small minds of those who squeal about it.

Comment adding regression tests (Score 1) 312

Your best bet is to simply add tests for each thing you fix. Don't bother with wider testing. But do add a new test every time you break something (for the thing you broke) when fixing another bug.

And if you are adding tests make sure they are for run automatically after changes to the code base so that they are always run shortly after changes are submitted (I'm assuming it's under source control, if not get that sorted first).

Comment Re:First things first (Score 1) 312

Such metrics exist. I've seen the evidence in the past with regards to software for automotive control (running the engine). Basically if you have to recall 300000 cars to be fixed at your cost (even just an ECU software upgrade) you have at the very least say 300000 hours of technician time and all the rest. Plus possibly if it was bad a few lawsuits to burn cash defending or paying out on.

I think full life cycle metrics in automotive put bug fixing once a vehicle was out the door at something like 50 - 200 times the cost of finding it early on during design reviews, code reviews and ultimately testing of unit, module and system as different stages.

But in that instance you are talking scale of units in the millions ultimately with many years of life so many millions of operational years in which bugs can bite! Plus the goods are high value. If you are talking low value goods and a few thousand copies well loose it under GPL with suitable disclaimers of suitability of anything is denied:-)

You get the picture, you might not be able to prove what you want because it is a time money equation with varied parameters.

In short you need the metrics for what you are focussed on and gathering those metrics may cost more than it's worth. The collection cost itself is a similar time money equation to consider in advance. Reality for contractor style companies is they don't want to bother testing because they get to fix the things they break in adding features for you or fixing other bugs. Testing is a path to being redundant.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...