I went searching for something today and instinctually clicked on a reddit link. Fortunately the sub was dark for the protest anyway, but it’s crazy how ingrained in me it is to go to reddit for everything.

Unfortunately now we’re going to have to get used to clicking on those clickbait tech articles like “TOP 10 FACEBOOK ALTERNATIVES 2023” to find information, and weed out the crappy blogs.

  • AtomHeartFather@ka.tet42.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    If you don’t run your own search (SearxNG) and dont use pihole, you can get the uBlacklist extension for chrome/firefox to blacklist Reddit in search results on Google/Bing/DDG/etc.

    To deter myself further, I even went so far as to block any search results from Reddit in my SearxNG instance.

    If anyone else is interested.

    In settings.yml uncomment the following, they are commented out by default

    enabled_plugins:

    - 'Hostname replace' # see hostname_replace configuration below

    hostname_replace:

    Then add '(.*\.)?reddit\.com$': false under hostname_replace, restart SearxNG and bobs your uncle.