Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Right when we're mostly likely to hit Skip? (Score 1) 123

It seems to me this is the behavior they WANT. It's counter-intuitive, but the article says they measure their success by user clicks. How do you get user clicks? Piss them off enough that they mash the "skip" button. Some percentage of these clicks will be misclicks and open the link. Useless to sales. Horrible for consumer sentiment. But when you're a middle-man digital ad firm trying to use AI and fundamentally aren't useful, this is the crap they come up with.

Comment maybe not ticket, but for sure insurance (Score 1) 216

We live in a world of data-for-sale by big companies. Even if they are prevented from sharing this data with police excepting actual emergencies (amber alerts, etc), for SURE they'll offer the data for sale to insurance companies. How much do you think Geico and Allstate would pay to know if YOU are "actually" a bad driver per their metrics so they can charge you more?

Comment Can they redo with certain light blocked entirely? (Score 1) 52

I like where this is going -- but can they redo the study where the participants wear glasses that filter certain frequencies of light (e.g. the kind found in laser labs that can specifically filter 480-500nm light); one group wears glasses that filter blue light, another yellow light, etc, and STILL use their devices for an hour before bed? Sure your instagram feed'll look like a bad 3D 80s movie while lying in bed, but it'll solve more clearly sleep patterns as a function of light frequency rather than the conclusion "oh well white light has all the light in it, so it's more complicated than a mild blue-blocker or not."

Comment Has Less to do With Politics Than You Think (Score 2) 282

"Flower Moon" had a $200m budget; movies generally need 2-2.5x their budget at the box office to break even, and as of today it has $151m box office worldwide on boxofficemojo. People aren't seeing it. Yet it's audience score is above 80% on Rotten Tomatoes. Apple has exclusivity streaming rights for "Flower Moon". So by the numbers, it's a film people will like, probably wanted to see, but didn't make it to the theater in time. This is a prime candidate to do very well on streaming. Apple can't guarantee censoring De Niro will boost their streaming numbers, but they probably can guarantee De Niro making the front page of the Daily Wire for an anti-conservative political rant will hurt their streaming numbers.

Comment Political Advertising (Score 3, Interesting) 110

The implication being political ads have been honest and forthright up until now? Is everyone at Facebook too young to remember the Daisy Ad in 1964? (or, for that matter, whatever their education, it didn't include a political science class?) The answer to this doesn't have anything to do with AI, or attack ads, honesty or politics. It's to learn for yourself and to teach those around you NOT to be swayed by sensationalist fear-mongering. Learn your parties. Learn the issues. If you're casting your vote out of fear for what "the other guys" will do, you're part of the problem. Democracy is "the rule of the people." Fixing it starts with YOU. Not "them", not a company, not a policy.

Comment Very Similar Story (Score 2) 198

VB.NET background. Wanted to get into GPGPU to accelerate some of my more complicated math calculations. Tried CLOO (open source .net GPU wrappers) and couldn't get it to work, tried AMD's OPENCL dev gui, couldn't get it to work. Eventually found the answer in python. GPGPU in pyopencl is well-documented thanks to the bitcoiners, and from .net you can either run the python in a shell, or write a little python kernel to listen for, and process commands. Only catch is the opencl abilities are limited, and you have to start dabbling in c++ to get it to do any real work (and even then it's a dumbed-down c++ and many existing extensions don't install or work quite right). All in all I found the entire thing very rewarding though. :) Best of luck.

Slashdot Top Deals

Refreshed by a brief blackout, I got to my feet and went next door. -- Martin Amis, _Money_

Working...