Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Curious (Score 1) 132

What is certainly there is at least several JavaScript zero-days. JavaScript is complex to implement and easy to get wrong. As this is a commercial effort (as can be seen by its immorality and focus on profit), they will go after low-hanging fruit. The JavaScript engine is the most promising one.

And who said it would not affect other users too?

Comment Re:Here we go... (Score 3, Insightful) 454

Israel's pre-1960 borders? The ones were the West Bank belonged to Jordan and Gaza belonged to Egypt?

If it brought a real chance at peace, I believe Israel would agree to that. But Jordan doesn't want the West Bank anymore. Egypt doesn't want Gaza. Israel's pre-1960 borders still would not create a country called Palestine.

Jordan and Egypt don't want to deal with the Palestinian problem anymore than Israel does.

Technology

MIT Combines Carbon Foam and Graphite Flakes For Efficient Solar Steam Generati 110

rtoz (2530056) writes Researchers at MIT have developed a new spongelike material structure which can use 85% of incoming solar energy for converting water into steam. This spongelike structure has a layer of graphite flakes and an underlying carbon foam. This structure has many small pores. It can float on the water, and it will act as an insulator for preventing heat from escaping to the underlying liquid. As sunlight hits the structure, it creates a hotspot in the graphite layer, generating a pressure gradient that draws water up through the carbon foam. As water seeps into the graphite layer, the heat concentrated in the graphite turns the water into steam. This structure works much like a sponge. It is a significant improvement over recent approaches to solar-powered steam generation. And, this setup loses very little heat in the process, and can produce steam at relatively low solar intensity. If scaled up, this setup will not require complex, costly systems to highly concentrate sunlight.

Comment Re:original title (Score 1) 291

What about the Stratosphere, which I wrote about previously? That didn't have a slide-out keyboard and so presumably wasn't serving a niche market. That was the one where the calendar app highlighted the wrong date as "today", because it (apparently) computed "today" based on GMT rather than the phone's current time zone.

Comment Re:original title (Score 1) 291

If you're taking it as a given that the article statements were correct, my final statement was that we could improve existing phones by methodically testing them for idiotic problems (the Stupid Shit Index), so that consumers know how to find phones that have the least stupid shit wrong with them, the makers of those phones are rewarded, and the next iteration of phones has incrementally less stupid shit as a result. Since this is a big reward for relatively little effort, isn't it worth doing?

Comment Re:no you are wrong (Score 0) 291

Take the auto-correct for example. The auto-correct application on the high-end phone presumably doesn't change "you're" to "you"re". So in what plausible scenario would they end up stripping down that high-end version to a low-end version that does?

If the high-end autocorrect occupies too much memory (too large a database of words, for example) for it to work correctly on the low-end phone, wouldn't it be easier to strip down the dictionary, rather than starting from scratch with a new dictionary that contains incorrect entries?

Comment Re:no you are wrong (Score 1) 291

The UI bugs that I was talking about are in the kinds of features that you'd think they could just develop once, and re-use for both their low-end and high-end phones. e.g. they could have developed an auto-correct for the high-end phone that doesn't change you're to you"re, and then just re-used it on the low-end phone. Wouldn't it actually be more work to develop a separate buggier auto-correct for the cheap phone?

Slashdot Top Deals

In any formula, constants (especially those obtained from handbooks) are to be treated as variables.

Working...