Not sure, how long Google is at it, it may just be new to me, but today the wife googled for something, and she couldn’t get there as the response was “can not connect”. “Fix the internet NOW!”, was my order.

Analysing the link on Google’s page, it displayed the link as https://www.example.com, but it actually goes to https://googleadservices.com?blabla, which is blocked by our DNS, therefore the error.

Displaying one link, but going to another is misleading, lying, tactics of phishers and scammers, IMO.

Is this new, or is it just me, who never clicks on the first result of a Google search?

  • Hellfire103
    link
    fedilink
    English
    171 day ago

    Yeah, that sounds like she clicked an ad. Personally, I’d recommend switching to Startpage, Whoogle, or SearXNG; but I understand that might be easier said than done.

    • @DeuxChevauxOP
      link
      91 day ago

      Yes, personally I use DDG more than Google, but we are in our 70ies, so it would be hard to convince the wife (who has been a dev 40 years ago) to change her habits. I am already looking into SearXNG, though.

      • @Droggelbecher
        link
        26 hours ago

        Unrelated, but if she’s ever interested in sharing, I’d be interested in hearing what it was like to be a female dev in the 80s! It’s tough enough today.

      • Hellfire103
        link
        fedilink
        English
        41 day ago

        I got my Grandma to switch to DDG after she saw an advert for it on TV.

        My Gran, meanwhile, didn’t need convincing. She uses Ecosia, because she likes the whole reforestation thing they’re doing.

    • Melody Fwygon
      link
      fedilink
      English
      2
      edit-2
      1 day ago

      Actually it’s not that hard and it’s even probably possible to even host SearXNG on the same hardware, or kind of hardware, that you’ve hosted your Pi-Hole or DNS server on.

      I actually self-host my own SearXNG and Invidious instances and customize the settings on both, and it’s super useful. (Example: My SearXNG instance is aware of my Invidious instance on my network and will use it to load videos when Invidious is queried via the !iv bang. By doing this I’m not relying on public invidious instances so much; which oftentimes experience downtimes…because youtube hates those more, and frequently bans the public instances.)

      This is all doable with a little bit of Docker or Podman action and a bit of editing the appropriate YAML files prior to composing the containers.

      So you might be able to spin up a SearXNG instance locally on your network for her to use and configure it to use Google and any other search engines she might prefer. Then use something like LibRedirect (Firefox and Chrome plugin) to redirect her to the local SearXNG instance. (instead of using Google)

      A video about setting up SearXNG: https://www.youtube.com/watch?v=UBLypfM9U-g

      • @[email protected]
        link
        fedilink
        11 day ago

        I wish I could use invidious without problems. I host my own locally and set it to restart the docker every hour like they mentioned in their guide, what makes me say “fuck it” is the fact that some videos play normally, then they stop for whatever reason (docker restarts OR NOT) and from then it loads the video, refreshes a few times and then the video is unplayable because of some “error decoding the video” or whatever it says (image below) and restarting docker or reloading the page does nothing and that video becomes unplayable

        • @[email protected]
          link
          fedilink
          18 hours ago

          I host my own locally and set it to restart the docker every hour like they mentioned in their guide.

          That’s the part why I stay away from Invidious. Why would you need to restart every hour? How inconvenient :/.

          Piped has other issues right now but fixes are underway :)

          • @[email protected]
            link
            fedilink
            14 hours ago

            Invidious is a great project and the restart is not a biggie unless you’re watching something. Can you host your own piped instance?

            • @[email protected]
              link
              fedilink
              12 hours ago

              Yeah :) piped self-hosting !

              However, we have to wait until they merge the poToken and visitor data issue. Something invidious has already implemented.

              Still it’s very strange you have to restart your container every hour :/ I’m sure I’m to stupid to understand the backend/code to make any sense out of it, but piped instances never had to restart anything.

      • Hellfire103
        link
        fedilink
        English
        11 day ago

        Yeah, I have my own SearXNG too, albeit hosted on a VPS. However, the difficulty I was talking about was in convincing other people to switch.