Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Correction (Score 2) 97

There is no scientifically valid way to rule out life forms which are unlike our own

I'm pretty sure there are ways to constrain the range of possibilities. One obvious thing is that no life forms will most likely be based on xenon or gold because these elements don't really form the same kind of a wide range of interesting compounds that carbon does. The laws of physics (and chemistry) are the same pretty much everywhere, and just because our brains (and computers) are incapable of reaching more significant conclusions on this issue at this very moment doesn't mean that it's going to stay like that forever.

Comment Re:It was pretty cool in its day (Score 4, Insightful) 192

Accurate if you only want to emulate the 68000-based versions. Anything with cache (020 or higher) and timings are off.

But is that even important? Caches themselves introduce execution trace non-determinism (certainly in the presence of interrupts and multitasking) because you don't know in advance if the memory reference is going to hit or miss. The program can't rely on timings in those cases (it's my understanding that this is why Cortex-M for real-time control doesn't have any caches at all - if you really have to care about worst-case behavior, trying to improve the average case may be pointless for many applications).

Submission + - No RIF'd Employees Need Apply for Microsoft External Staff Jobs for 6 Months 1

theodp writes: So, what does Microsoft do for an encore after laying off 18,000 employees with a hilariously bad memo? Issue another bad memo — Changes to Microsoft Network and Building Access for External Staff — "to introduce a new policy [retroactive to July 1] that will better protect our Microsoft IP and confidential information." How so? "The policy change affects [only] US-based external staff (including Agency Temporaries, Vendors and Business Guests)," Microsoft adds, "and limits their access to Microsoft buildings and the Microsoft corporate network to a period of 18 months, with a required six-month break before access may be granted again." Suppose Microsoft feels that's where the NSA went wrong with Edward Snowden? And if any soon-to-be-terminated Microsoft employees hope to latch on to a job with a Microsoft external vendor to keep their income flowing, they best think again. "Any Microsoft employee who separated from Microsoft on or after July 1, 2014," the kick-em-while-they're-down memo explains, "will be required to take a minimum 6-month break from access between the day the employee separates from Microsoft and the date when the former employee may begin an assignment as an External Staff performing services for Microsoft."

Comment Re:From the "is it 2005? department" (Score 1) 161

That's all fine and dandy, but the technological limitations of Flash memories put this in the "not quite there yet" territory when it comes to non-volatile RAMs. You wouldn't want to put your plain old in-memory data structures into that thing, so we're not quite there yet when it comes to unified memory architectures.

Comment Re:retarded nostalgia ... is lying. (Score 1) 157

Alternatively, you could just clarify what you meant: maybe you didn't consider the possibility that the astronaut could be female or transgender. Or possibly you were using 'he' as the gender neutral pronoun - which hasn't been the convention in most english speaking countries for many years.

Actually, it's been the convention in Indo-European languages for a millennium or so; in fact, the structure of many of these allows for no other choice (Slavic languages, German, French etc.), and many English speakers - if not most - are L2 speakers for which this is the most compatible and the only natural alternative (the "uncanny valley" subproblem of interference in interlanguage fossilization). As a bonus, with the rapidly increasing number of perceived and recognized psychological genders (not the linguistic ones) on the very short timescale of the few recent decades, there's no need to rewrite texts and textbooks (considering that the purpose of written texts is to span not only vast amounts of space but of time as well); one could easily argue that "improvements" of limited scope such as your "he or she", while attempting to sound inclusive (for whatever strange reason some people might perceive it that way) are, for example, distinctly interphobic - which, again, would be a social construct with limited longevity compared to the potential timelessness of any written text.

Or send a machine which avoids the need to choose which rock get's "poked"

And how do you propose that a machine like this should work? By poking into everything, or by giving it a brain we don't have?

Given the human body is notoriously unreliable and can only self repair minor injuries, I don't think the 'self repair' option is really viable either.

So humans won't be able to repair them, because you're not going to send them, and you're arguing the case for machines repairing themselves is equally bad? So what *is* your proposed solution? The "disposable camera" model? That really doesn't scale very well.

(It is also interesting to observe how the "notoriously unreliable" human body of yours actually deals with some space-related conditions such as moderately intense radiation actually better than the majority of our technology, which is prone to hard errors, and if scaled to the cognitive capacity of the human brain would fare even worse.)

Comment Re:retarded nostalgia ... is lying. (Score 1) 157

He or she, I assume you mean.

I'm a speaker of an Indo-European language; do the math. Regarding the rest, well, then replace the geologists with mission planners of any other kind, capable of deciding into which rock the machine should poke next time. Or devise a way to make the machines maintain themselves far away from Earth, because that's another thing humans would be able to provide on site and current technology doesn't.

Comment Re:mainframe is old crap for geezers (Score 2) 161

I don't dispute the possible savings and their value on large scale, but in general, it seemed to me that these proposals (what TFA describes) covered inter-application interactions, and not intra-application performance management. That's what I had in mind. With application-dedicated nodes (in cloud systems), improving performance is still of paramount importance but you do that with better data structures, careful application design, basically using internal domain knowledge etc., not with some some sort of app/OS generic resource allocation protocols. Or did I miss something?

Comment Re:mainframe is old crap for geezers (Score 1) 161

When you go cloudy, you can do the same things on a somewhat higher level. As in, when you go Google-sized, the allocation and management of resources with a granularity of a computing node doesn't probably bother you much, because you have tens or hundreds of thousands of them. Trying to solve these problems on the single system level might be a waste of time for many applications. This is more of a problem for on-site big iron. It's an interesting problem, and if solved, could be of use to many people, but it would be much less useful for cloud providers.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...