Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Non-units "holy war" thread here (Score 1) 86

You either completely missed the point, or didn't pay much attention to the ridiculous statements that came out of NASA when the rovers were being prepped (and thus missed the point anyway, oh well).

It was quite clear at the time that NASA was creating a very expensive self-fulfilling prophecy (panels will last three months without cleaning system, so we'll make the mission three months long, oh hey, the panels will last for the duration of the mission, so we don't need a cleaning system! yay! oh, and we're going to spend over 2x the cost of Pioneer 10 while chanting "smaller cheaper better"), and it is now equally clear that they couldn't even get that right.

I applaud the hardware engineering skills that went into the construction of what's there. I curse and ridicule the absurd thought processes that led to such an insane disconnect between the stated goals and the final results. As I said in the first place, even when NASA gets it right, it's wrong.

Comment Re:Non-units "holy war" thread here (Score 0) 86

It's not that they are wrong on their predictions of how long a device should last. Look at it this way: When you send something out into space (like a rover to mars) you won't have the possibility of fixing it if it breaks. When the rovers where designed and constructed NASA said they wanted them to last six months so they had to have a probability of failing at six months that was extremely tiny (1% or whatever the number came out of my ass). Also the way that warrenties are designed (and I'm assuming they did math like this before) is that the probability of failure is assigned for different times. The designers didn't say the rovers would break at six months. They merely made (almost) absolutely certain that they would last at least six months.

Except they never said six months. They said three months, insisted the solar panels would be too covered by dust to get enough power after that, and refused to consider any sort of cleaning system. Even when NASA gets something right, they get it completely wrong.

Comment Re:Ah, but (Score 1) 133

You can if that contract is between you and a lawyer.

An exception (and a much more narrow one than most people think) proving the rule. Attorneys must be able to maintain confidentiality in certain matters for our present legal system to function, and they require a special exception to do so -- one no other profession has such an exception (and no, not even medical doctors in most jurisdictions, despite widely-held misconceptions). Furthermore, there are no criminal penalties for an attorney violating confidentiality, whereas attempting to conceal a crime in any other context is itself a crime.

Comment Re:Finding of fact? (Score 3, Informative) 298

The cases are lost in the US for one of two reasons. Either because the smoker should have known the danger (it's been printed on every pack for decades), or because the issues presented have been foreclosed by a combination of past judgements (e.g. the massive every-attorney-general-in-the-country vs every-major-tobacco-company case) and federal legislation.

The cases are not being lost on the merits, but on gating issues.

Comment Re:I will miss the bar (Score 2) 417

What bothered me is Chrome's removal of the bookmars bar. Now it is hidden under the settings menu. I should not have to do this each time I want to go to a bookmark.

WTF? Just click on "Always Show Bookmarks Bar". You don't have to do anything else. Ever. Your bookmarks bar will be there permanently.

Comment Re:Nice (Score 1) 393

Any particular reason for this "strong" suspicion? Java and JavaScript both eventually end up as native code. The dynamic nature poses interesting challenges, but shouldn't constitute a fundamental barrier to development of an JavaScript engine that's competitive with top JVMs.

Comment Re:And here I thought... (Score 1) 418

You've proven the point. The tools you mentioned are poorly designed pieces of overpriced shit. The jobs pay well because non-technical management decides on the technology based on what slimy salesmen and bribed outside consultants tell them, then goes looking for people qualified to deal with it, and finds them in extremely short supply, because everyone else had the brains to avoid it like the plague.

Comment Re:Wasn't the OO / LO split over java? (Score 1) 192

You can't just "dump" Java for Python (or any other language). There are actual features _written in Java_. Those have to be re-written in another language.

That said, for the end-user, OOo hasn't had a mandatory dependency on Java in a long time, you can use it just fine without a JRE. There are a handful of features still dependent on Java, but most people would use them rarely, if at all. The build process is a different matter and depends heavily on Java.

LibreOffice is working on further reducing the dependencies, but it will take time.

Comment Re:Comparitive Advantage (Score 1) 276

Also, once you launch the thing, there's no way to go fix something if it stops working. So you have to build a device that's capable of running for years with absolutely no maintainence.

Sure there is, it just costs a bundle right now (see Hubble). There's a possible middle ground where if you can design relatively inexpensive robotic units to perform generic repair tasks, and design the expensive satellites with reparability in mind, you might be able to sacrifice some reliability to reduce overall costs in the knowledge that anything likely to break can be swapped out later.

Comment Re:Cassandra (Score 0) 235

I believe you :) There's a subset of coders who don't see anything wrong with "Select *" all over the place and I have a feeling this construct might chew up available memory real quick if a table has anywhere near this number of columns...

What's table?

(Seriously, Cassandra doesn't have tables. It's not an RDBMS, and doesn't use SQL.)

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...