• 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • They are a mix of small sorting games with a time limit and visual quizzes that can get really hard to solve. There was one where you have to rotate three small round pictures inside another picture to match the background picture that is basically just noise. Every market has its own multistep captcha system and they change quite a lot. Some are creative, some are just nightmare. The hardest ones are those where you have to solve multiple rotations of miniature „pictures“ that are like ultra close ups of things with an extreme compression and noise and somehow you have to decide if they are houses or bridges. The compression is so bad, you can barely even make out what those rotated 30x30 grey pixel smush are. And there are 6 of them you have to solve in a certain time. I ran into timeouts constantly and have to start over.



  • For me it is so weird, that you have to use extra tools to disable telemetry and unwanted features in windows systems. Why is windows not giving me a central option to decide on those things? Is it maybe because they do not want me to decide for myself and therefore splitting the places where I need to disable all that unwanted stuff as opaque as possible? Can they be more obvious that they do not value your opinion on how you want your OS to behave?

    Quit Windows. It is a dead end and get worst with every release.

    If you tolerate this, then your children will be next.














  • Same. I do not need this media Format on YT.

    For anybody wanting to block it via uBlock, here is the code from a previous comment:

    www.youtube.com##ytd-guide-renderer a.yt-simple-endpoint path[d^="M10 14.65v-5.3L15 12l-5 2.65zm7.77-4.33"]:upward(ytd-guide-entry-renderer)
    www.youtube.com##ytd-mini-guide-renderer a.yt-simple-endpoint path[d^="M10 14.65v-5.3L15 12l-5 2.65zm7.77-4.33"]:upward(ytd-mini-guide-entry-renderer)
    www.youtube.com##ytd-browse #dismissible ytd-rich-grid-slim-media[is-short]:upward(ytd-rich-section-renderer)
    www.youtube.com##ytd-browse[page-subtype="home"] .ytd-thumbnail[href^="/shorts/"]:upward(ytd-rich-item-renderer)
    www.youtube.com##ytd-browse[page-subtype="subscriptions"] .ytd-thumbnail[href^="/shorts/"]:upward(ytd-grid-video-renderer,ytd-rich-item-renderer)
    www.youtube.com##ytd-search .ytd-thumbnail[href^="/shorts/"]:upward(ytd-video-renderer)
    www.youtube.com##ytd-watch-next-secondary-results-renderer .ytd-thumbnail[href^="/shorts/"]:upward(ytd-compact-video-renderer,ytd-shelf-renderer)
    www.youtube.com##ytd-watch-next-secondary-results-renderer ytd-reel-shelf-renderer
    www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-video-renderer .ytd-thumbnail[href^="/shorts/"]:upward(ytd-item-section-renderer)
    www.youtube.com##ytd-browse[page-subtype="channels"] #contents.ytd-reel-shelf-renderer:upward(ytd-item-section-renderer)
    www.youtube.com##ytd-browse[page-subtype="trending"] .ytd-thumbnail[href^="/shorts/"]:upward(ytd-video-renderer)
    www.youtube.com##ytd-search #contents ytd-reel-shelf-renderer
    m.youtube.com##ytm-reel-shelf-renderer
    m.youtube.com##ytm-pivot-bar-renderer div.pivot-shorts:upward(ytm-pivot-bar-item-renderer)
    m.youtube.com##ytm-browse ytm-item-section-renderer ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"]:upward(ytm-video-with-context-renderer)
    m.youtube.com##ytm-browse ytm-item-section-renderer ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"]:upward(ytm-compact-video-renderer)
    m.youtube.com##ytm-search ytm-thumbnail-overlay-time-status-renderer[data-style="SHORTS"]:upward(ytm-compact-video-renderer)
    m.youtube.com##ytm-single-column-watch-next-results-renderer ytm-thumbnail-overlay-time-status-renderer span:has-text(/^(0:\d\d|1:0\d)$/):upward(ytm-video-with-context-renderer)