If they were just talking about Reddit, I’d assume something dodgy was going on connected with the IPO. But Quora is supposedly back from the dead too… Am I missing something glaringly obvious here?

  • Ephera
    link
    fedilink
    364 months ago

    Fuck me, I’m not even using Google directly, I’m currently on MetaGer which is a meta search engine, and even there, I got annoyed today already that half the top links were shitty Reddit links.

    I hate this shit so much. I work as a Software Engineer, so using web search was half our work day a few years back.
    Personally, I’m thankfully already at a point where I can figure out most things by fucking around. But we have an intern who’s new to the job and she regularly tells me that she struggles to find anything useful on the rather mainstream technologies that we’re using.

    To some degree, LLMs are still a workaround for that, but they won’t be able to update to newer information without pulling in LLM spam, so either we’re stuck with the current technologies for the foreseeable future or we won’t have a way of finding anything in a few years.

    And the worst part is that I can’t think of a real solution. Maybe we could use a search engine, which only queries official documentation directly. That could be an improvement, as often not even that shows up in the normal search results. But really, what our intern needs is tutorials and those are virtually indistinguishable from LLM spam…

    • @derpgon@programming.dev
      link
      fedilink
      194 months ago

      Official documentation can, sadly, only contain so much information. Lots of tools are community driven and there are some niche uses of libraries that official docs don’t know about, or including them would just take up space.

      • Ephera
        link
        fedilink
        124 months ago

        Yeah, for sure. I’m mostly saying that she sometimes struggled to even just find an appropriate Hello World example, to the point where she would ask me for help after a while.
        Then I, having already gotten used to the terrible search engine results, opened the official documentation directly and had it after a handful of clicks.

        Obviously, she understood pretty quickly, but the official documentation doesn’t always have a built-in search and can be difficult to navigate, so that’s why I’m saying even just a search engine for that could be good…