Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
4
Comments
52
Joined
3 yr. ago

  • I know Lemmy hates AI, but this actually would be a perfect use for it. The problem is the idea of what an ad is. Yes, you could try to use secondary characteristics like image color or sound normalized volume (WhyTF do youtube ads still sound 3x louder than content? are we living in cable era again?), but they would be error-prone for any content more visually intense than a podcast. They would also not capture sponsorblock content like "I love showing you all these foreign countries but what I love even more is having my internet connection secure" that match the video flow. A crowdsourced lookup table of all known ad clip fingerprints would go a long way, until ad videos themselves start being AI-generated on the fly for that sweet personalization revenue.

    No, what I really want is to distill the idea of what I want to see into an AI and have it filter out what I don't want to see for me. I know an ad when I see one, so AI can too. Pre-roll/mid-roll ads? Gone. Sponsorblock content? Gone. Like and subscribe? Skipped as if it didn't exist. Virtual billboards on the sidelines of sporting events? Overlayed with kittens. Idiocracy banners squeezing the video from either side? Cropped and rescaled. Watermarks? Excised and content-aware-filled.

    The last frontier is when the content itself is secretly an ad, imprinting upon you some idea or point of view. You'll have to watch out for that one on your own.

  • In the ultimate, you'd need to do something like run a headless browser in a virtual machine, have it play out and record the entire video, then use something like AI to splice out the ad segments and distracting elements (a souped-up sponsorblock will work for a while, but eventually ads will be injected into the raw video stream at random intervals), and present the pristine finished content to you. Basically we are going to re-invent TiVo all over again xD.

    In worst case, you can't start watching until the pre-roll ad timers expire. This is how adblocking works on Twitch streams currently - you can only see a purple screen even if you block the ads.

    And yes, the headless browser will need to use AI for human-like mouse movement and to solve captchas - basically whatever state-of-the-art technologies spammers and scrapers are already currently using.

    Google is anticipating this future and is trying to implement and force hardware-based DRM for web video before then.

  • Stripping down to a skeleton of a software is standard troubleshooting procedure. Ever had a plugin crash and consume 100% cpu? I had. Only way to sense is that fans are spinning up and page is laggy, and then look in about:performance and there it is. No one would have ever suspected that the website you're visiting is deliberately introducing bugs in secret if it thinks you're adblocking.

  • It's a tarpit. If they simply displayed a blocked "no vids for u" message, you'd get outraged, go complain online, look for workarounds, and eventually find a bypass. If everything still works but poorly, you get annoyed, turn off your adblocker to troubleshoot, possibly blame the adblocker for being "buggy" and keep it off. Their help page solution implies they are hoping for just that. There is no "smoking gun" blocked message to go complain online about, even though it is indeed their servers that are degrading your connection on purpose in secret. Or maybe you give up and leave their ecosystem entirely, which is no big loss for them.

    The proper solution is to develop an adblock that they cannot detect is blocking ads. This may require actually downloading the ad video in background, and then lying that the video has played.

  • it might detect those elevated stress levels [for callers] and it will automatically default going to a human being

    Damn. I get ice cold emotionless during an emergency, going straight to the point of reciting location and event when calling 911. Now I will have to also remember in the back of my mind to throw in a wavering voice and a couple of shrieks maybe to have my call routed properly. What a future.

  • was executed was allegedly executed

    Modern journalism sucks. Can't use affirmative voice for anything. Everything is "alleged" this and "sources say" that. Even with a concluded court case that has found proof of guilt beyond a reasonable doubt - the fairest way that we as a humanity have settled on for determining the truth or falsehood of questions like this - they still won't say the words.

  • I saw a study that DHMO is stored in the balls.

  • My guess is that no to the first, since I have a 1/3 chance of being in the forked path, vs 1/15 of being in the straight path and my lever being connected.

    Suppose you live in a kingdom where everyone is as selfish as you, and you've seen on TV many situations exactly like this one where people were tied to the tracks - usually one at a time and occasionally 10 at a time. (The villain has been prolific.) You've seen them all follow this logic and choose not to flip their switch, yet out of ~1500 people you have seen in peril this way, ~1000 of them have died. If only their logic had convinced them (and you) otherwise, 1000 of them could have selfishly survived! Doesn't seem very logical to follow a course of action that kills you more often than its opposite.

    (If you don't want to imagine a kingdom where everyone is selfish, you can imagine one where x% are selfish and (100-x)% are altruistic, or some other mixture maybe with y% of people who flip the lever randomly back and forth and z% who cannot even understand the question. The point is that the paradox still exists.)

    Edit: I can see now how in a 100% altruistic kingdom, where you are the only selfish one and you know for sure that everyone else will logically altruistically pull the lever, it makes sense for you to not pull the lever. Presumably there is some population x% split (44% selfish/56% altruistic?) where your selfish decision will have to reverse. Weird to think that your estimate of the selfishness of the rest of the population has a relevance on your decision!

  • Half the fun of trolley problems is adapting them to puzzles for which they are utterly unsuitable:

  • Both this paper and the delayed choice quantum eraser experiment paper (arXiv:quant-ph/9903047) only show a single blob, not the double stripe. If anyone has a paper that clearly shows a photo with the double stripes the way it's shown in the classic monkey meme, I'd like to add it to my collection!

    Obviously if the slits are big and wide enough apart you will just get two spotlights, so that doesn't count. It wouldn't even demonstrate wave physics, let alone quantum. It has to be a paper where there is some switch you turn on or some filter you slide in place or whatever that makes the image on the physical screen toggle between two stripes and multiple.

    If we cover one slit, it will look like figure 3, shifted to the side and at half intensity.

  • The paper doesn't use an actual screen, they only have the detector D_S that they move up and down to record the coincidences. I simulated what the monkey would see had there been a screen in place for the purpose of the meme. I copied down the datapoints from the graph and simulated 100,000 photons hitting the screen with the probabilities indicated by those points. My javascript pastie is available here: https://html.cafe/xcd2a5ed3?k=19f51bff26c65bcf253ee5257a5257d4f11570d9 Importantly, the monkey can never see images 4 and 5 on the physical screen - those can only be displayed on the computer. The monkey will only ever see image 3, which is the sum of 4 and 5.