I’m trying to degoogle. I’ve heard good things about DuckDuckGo and I’ve been using it for the past few weeks and it’s pretty solid. But I’m just wondering what the Lemmy/Piefed community prefer for a search engine.

  • DominusOfMegadeus@sh.itjust.works
    link
    fedilink
    arrow-up
    27
    arrow-down
    1
    ·
    26 days ago

    Kagi. I knowmit gets trash talked for several, reasons, but I’ve used ecosia, duckduckgo, and now I’m back to, Kagi. I just like it better all around.

    • theherk@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      26 days ago

      Been a Kagi user for about 6 months now. Not one negative thing to say. So refreshing to have good results again.

      • matsdis@piefed.social
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        1
        ·
        26 days ago

        Kagi user since 2022, according to my account. I’ll admit that I rarely ever cross-check with other search engines. I like their assistants too (they are basically re-selling access to all big LLMs in their Ultimate tier), but what keeps me there is the good search results. (And the ability to easily block/raise some domains on the results page.)

    • one_old_coder@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      26 days ago

      It feels like spam to mention Kagi since it’s all over the place (even on Hacker News), but I’ve been a subscriber since the beginning and it made me a “2x programmer” due to their good results.

      If I had no money left, I would try SearXNG.

      • Casterial@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        4
        ·
        edit-2
        25 days ago

        For programming questions why not use an LLM? The days of searching a specific problem are long done. LLM+Documentation is all you really need now days.

          • Casterial@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            25 days ago

            Depends how you use LLMs. I didn’t say use LLM to solve the problem, I have it breakdown the documentation and make it easier to read.

            Stackoverflow also has incorrect answers always marked as correct and is t a great source to learn from, the best way to learn is just reading documentation and having breakpoints to read the data coming in.