Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Credit bureaus hate credit freezes (Score 1) 174

Mod parent up. If you're considered about identity fraud, a credit freeze is the way to go. Plus it's the only way to really get back at the credit bureaus. They hate credit freezes since it directly impacts their income. If you're not in the market for new credit, freeze it instead.

Comment Re:It is a difficult problem, in general. (Score 1) 432

The Roku SoundBridge comes to mind. It was an iTunes DAAP client, requiring only a very simple setup to stream songs from an existing iTunes installation. But it was too difficult for the average consumer. Roku had better success with an Internet-radio focus on later versions of the SoundBridge, but they didn't really hit the jackpot until they expanded into video streaming.

Submission + - Internet of Abandoned Things

markjhood2003 writes: In a move that may make home automation enthusiasts question the value of their investments, Google and Nest have decided to abandon the Revolv connected-home hub and its associated service, leaving the $300 device useless. "As of May 15, 2016, Revolv service will no longer be available. The Revolv app won’t open and the hub won’t work," the company said on its site.

Arlo Gilbert is one such automation enthusiast, and he describes his experience on Medium. The report has also been picked up by
PCWorld.

Comment Re:The Government also ruined my washer and dryer (Score 1) 602

Same story here with a Whirlpool HE front-loader. The washer quickly developed a moldy smell. The clothes often came out of the machine with completely dry spots because of inadequate water levels. It started leaking a few months ago. We replaced the logic board and the front door baffle only to have the problems return. All this despite taking all the preventative steps and using the recommended products as directed.

The service techs that came out to deal with the machine had the same story as well -- these front-loading HE washers just do not work due to the difficulty in meeting the new efficiency requirements, and the manufacturers will not design them to do so, since it would cut into their profit margins and reduce demand.

I am also now thinking of purchasing Speed Queen while they are still available.

Also notable -- there is a class-action lawsuit pending against Whirlpool, and it looks like it's getting some traction: http://www.forbes.com/sites/da...

Comment How is this different from Gmail? (Score 3, Insightful) 122

I'm not trying to troll here, but not being a Gmail user, I'm not sure how LinkedIn's scraping of email is any different than Google scraping it for advertising services. I understand that technically LinkedIn is acting as a proxy, and Google as an ISP, but how is the result any different?

Comment Re:I/O Bandwidth (Score 1) 84

While I'm sure it would allow customized algorithms, they would have to be rather unique to not be handled by the current state of geometry/vertex/fragment shaders. Are they thinking some of non-triangular geometry?

The FA mentions voxel rendering for Minecraft-type applications. Although volume rendering can be achieved with traditional hardware accelerated surface primitives, there are many algorithms that are more naturally described and implemented using data structures that don't translate so easily to hardware accelerated primitives.

Constructive solid geometry, vector based graphics, and ray tracing are also not such a nice fit to OpenGL and DirectX APIs. You don't always want to have to tessellate geometry that has an analytic expression, such as conics, rational quadratics, b-splines, and NURBS, so a more software-oriented approach can provide better renderings for those types of mathematical objects.

The challenge here is that graphics primitives that APIs such as OpenGL provide are of course those that the hardware can most readily accelerate. If you don't use primitives and operations that can be massively parallel then you may not get much use out of the hardware.

Submission + - Ephemeral web links vex Supreme Court decisions

markjhood2003 writes: We all know that content on the web tends to move and disappear, making our carefully curated bookmarks more like a heap of unresolved links over time. This phenomenon is known as link rot, and now a team of researchers has found that over 70% of URLs within law journals and over 50% of URLs in Supreme Court decisions are broken. Adam Liptak in his NY Times blog also notes an amusing 404 error message that results from trying to follow a URL reference from a 2011 Supreme Court decision. The researchers' proposed solution: a consortium of thirty law libraries around the world which will allow authors and editors to store permanent caches of these ephemeral links. What are some of the tactics that Slashdotters use to preserve links in their private bookmark stores?

Submission + - Are We Witnessing the Decline of Ubuntu? (datamation.com) 2

jammag writes: "When the history of free software is written, I am increasingly convinced that this last year will be noted as the start of the decline of Ubuntu," opines Linux pundit Bruce Byfield. After great initial success, Ubuntu and Canonical began to isolate themselves from the mainstream of the free software community. Canonical, he says, has tried to control the open source community, and the company has floundered in many of its initiatives. Really, the mighty Ubuntu, in decline?

Submission + - Google planning on replacing cookies with AdID (usatoday.com)

markjhood2003 writes: According to a story published in USA Today, an anonymous source at Google familiar with the plan has revealed that Google is developing an anonymous identifier for advertising tracking, replacing the function of third party cookies currently used by most major advertisers. The new AdID supposedly gives consumers more privacy and control over their web browsing, but the ad industry is worried about putting more power in the hands of large technology companies. Sounds like the idea could have some promise, but at this point the proposal is not public so we will probably have to wait until Google reaches out to the industry, government and consumers to provide the details.

Comment Re:Hold up. (Score 2) 600

What's interesting there is we say it reflects reality because it makes the calculations easier.

That really is the most interesting thing in this discussion. Essentially we are making a leap of faith, that simpler models are more likely to be true as long as they continue to support the data and allow us to make predictions. But it is at root an aesthetic judgement: beauty is truth, and truth is beautiful. It is the essence of rationality.

It's cool to see how Feynman's diagrams may be like the epicycles of the earth-centered view of the universe: they can be made to work as long as you keep refining the model, adding loops within loops within loops. But with this new breakthrough, all that can be thrown away for a much simpler model that leads to deeper insights. And those deeper insights are awe-inspiring: locality and unitarity as emergent phenomena.

Submission + - 11 Million Users Leave FaceBook (dailymail.co.uk)

dryriver writes: Earlier this year, reports suggested that Facebook lost nine million active monthly users in the U.S and two million in Britain. These figures originated from research carried out by SocialBakers in April. The figures come straight from Facebook's API, but is not the same as Facebook losing user numbers, for example. Monthly active users are the number of people who log into their account over a 30-day period. SocialBakers saw a drop in this figure prior to the report in April. Reasons for quitting Facebook were mainly privacy concerns (48.3 per cent), followed by a general dissatisfaction (13.5 per cent), negative aspects of online friends (12.6 per cent) and the feeling of getting addicted (6.0 per cent). That said, psychologist Stefan Stieger from the university recorded each of the 600 participants' responses to assessment measures based on their level of concern over various issues. Those who stopped using social media were more concerned about privacy, had higher addiction scores and tended to be more conscientious.

Slashdot Top Deals

"Sometimes insanity is the only alternative" -- button at a Science Fiction convention.

Working...