Hacker News.

Twitch continues to deteriorate as a platform because what do you mean I can’t TAB OUT TO MY SECOND MONITOR DURING THE AD BREAK

I NEED TO FOCUS THE TAB AND THE WINDOW FOR THE AD TO PLAY???

X/Twitter.

  • Sprinks@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    18 hours ago

    Copy/paste of the steps i have posted in a friend group discord.

    Block Twitch Ads without pausing stream Will not work in Chrome

    In Ublock Origin Dashboard

    1. My filters (tab) --> Add twitch.tv##+js(twitch-videoad)
    2. Select Apply
    3. Settings (tab) --> Scroll to bottom of page
    4. Check I am an advanced user
    5. Select the cog to the right of the text I am an advanced user
    6. At the bottom of the page, locate userResourcesLocation
    7. Change it from unset to https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/master/vaft/vaft.user.js
      • If there is already a URL: At the end of the existing URL, add a space and then the above link
  • apple_train@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    16 hours ago

    Really makes you wonder the addiction people have to watching streams that they aren’t immediately leaving the service for good after seeing that.

  • TrackinDaKraken@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 hours ago

    Why do they keep shooting themselves in the foot? Will enough people put up with this shit to keep them in business?

    I dunno, I haven’t looked at the site in probably five years or longer, but maybe they think they can hold out long enough that the next generation will just accept this is how it is? Is that the plan?

  • minorkeys@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    19 hours ago

    That doesn’t sound like my concern. Ads, everywhere, all the time, for everything, does sound like my concern.

  • 1984@lemmy.today
    link
    fedilink
    arrow-up
    49
    ·
    2 days ago

    Didnt you guys watch that black mirror episode? It was exactly like this. Look away from ads and you get punished.

    • Dicska@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      Fifteen million merits.

      If we want to avoid this shit, we need to come up with a free, open source, ad free alternative, for everything you see doing this. The problem is, once it becomes big enough, you’ll need at least some money invested to keep it running (server, maintenance, services, etc.). And then guess what generates enough money that scales with usage. I hate this, and I reaaaaally hope there’s some other way.

    • dreadbeef@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      19 hours ago

      there are many ways of detecting minimized/inactive or not. You can do setInterval throttle detection when browsers slow down JS in inactive tabs for performance reasons.

    • Potatar@lemmy.world
      link
      fedilink
      arrow-up
      19
      ·
      1 day ago

      I need everyone to look at what you can do with HTML5 “game engines”. You want mouse poisiton? You want to know if the mouse is in on the page or not? Internet speed? Audio card codec?

      If a 13 years old using the free version of construct3 can do it, capitalism can do it.

        • Zink@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          1 day ago

          While it may be true that capitalism messes with all of them to some extent, I think there’s still a pretty wide chasm between a Firefox fork like LibreWolf or WaterFox versus just using a default install of Chrome or Edge.

          • Prince Aster [He/They/Zir]@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            22 hours ago

            Forks are great, they can fix and change small stuff, but for bigger things like Manifest or engine level changes it’s an uphill battle because those change the developer ecosystem and momentum, and changing those to your liking is possible, but most developers aren’t going to take advantage of them.

    • Prince Aster [He/They/Zir]@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      Because Browsers are corporate-built garbage which are designed with corporate interests in mind, same reason they choose to send good fingerprinting canvas data instead of sending randomized garbage every new session.

    • Echo Dot@feddit.uk
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      It’s been a standard feature for a very long time I’m kind of surprised they’ve only just started making use of it but this kind of thing.

      A lot of sites that play sounds will stop when you tap out of them otherwise they’re just plain sounds in the background and that’s kind of annoying.

      • Fiery@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 day ago

        And it’s not a bad feature to have for the functionality of some sites. It’s just that as with any feature/rule/etc it can be abused. So a toggle like (according to a comment above) some plugins add is an unfortunate necessity.

  • dudesss@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    What’s the alternatives? Non-self hosting, and you know what, self-hosting because why not

    • moonpiedumplings@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      Owncast is the self hosted stream thing. It has some rudimentary federation capibilities, but nowhere near the ease discovery of twitch.

      I know some streamers that have an owncast, expired_popsicle uses debian Linux and has one. (It’s tech/linux streamers because of course).