• 1 Post
  • 33 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.














  • 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)
    
    


  • Do you know why it is so badly reviewed? 4.3 is not that high. I skimmed the reviews and saw some people say it only works 30% of the time and another said it “does not work in FF but in Brave” (so relatively sure its just a astroturfing comment). I see they have a github, so I could go the way of reading the JS code and package it myself into a extension somehow that never updates, but that is easier said than done.

    I really wish there were more ways to trust extensions. There are so many shady extensions who update in the background and insert malicious code on a later state when they gained track, that it is really hard for me to trust any of them. Eespecially when those Extension ask for nothing less than all my data on all my visited websites. For this reason I really would like to see this implemented natively in FF and not via an extension. Extensions are good for edge cases. The GDPR consent request is not an edge case. It is something everyone has to click several times a day. This is screaming for a permanent solution.


  • I wish I could toggle a switch natively in firefox (without a fishy extension) to set a flag, that sites have to respect/follow. Cookie banner are only the frontend result of something that could be implemented in software. In the same way as the EU can make everyone follow these rules or get fined, they could extend the rules to acknowledge my set flag automatically in the browser or get fined. Maybe in the future… I can’t believe my children will still have to click deny on every website in the year 2030.