• @anamethatisnt@lemmy.world
    link
    fedilink
    173
    edit-2
    1 month ago

    I definitely feel the pain when it comes to worthless results nowadays. Though in this case DDG comes through:

    Adding documentation to the search makes the “correct” page soar to the top:

    • @drathvedro@lemm.ee
      link
      fedilink
      31
      edit-2
      1 month ago

      Haha, nope. The links points to a table of contents after which you are on your own. The right link should point to a specific page instead, but the problem here is that postres docs are poorly optimized for search engines. If you click on the top link from google, you would see there’s a notice that the page is outdated, with a link to a current version, but said link is dead. It’s not an issue I’ve ever experienced with mysql docs for example.

      And yes, w3schools, despite how terrible it is, is still above the official docs because it is more popular with newbies. I remember a time when I just started, I preferred sites like it, because they were simple and on point, rather than technically correct and comprehensive like the official docs are. If you forgot the feeling, try learning math on wikipedia (assuming you don’t have a math degree).

      For the rest I cannot argue. Generated/AI shit is indeed ruining the internet and search engines giving up and joining them isn’t helpful either.

      • @anamethatisnt@lemmy.world
        link
        fedilink
        131 month ago

        After which ctrl+f " in" takes you to the correct chapters. I do agree that a direct link would be more helpful.
        And for learning postgresql I agree it isn’t very helpful - using their tutorial links, w3schools or something like udemy if you prefer video format is the way to go in that use case.

        I remember back when you were told to learn to work with the documentation, not memorize it, because you will always have access to it as a reference. Maybe bookmarking reference books/documentation will make a come back as the search engines degrade.

          • @anamethatisnt@lemmy.world
            link
            fedilink
            11 month ago

            " in" appears 25 times on the page to be exact, with 16 of those being in the table of contents and 9 being in the text afterwards.
            “in” appears 54 times, as you know end up hitting “string” and so on.

            Had I known that the functions table of contents was as short as it is I would probably have just scrolled.

            • @ramjambamalam@lemmy.ca
              link
              fedilink
              31 month ago

              This is partly why I prefer Firefox’s implementation of the find feature - it allows case-sensitive search while Chrome does not support it.

      • @barsquid@lemmy.world
        link
        fedilink
        71 month ago

        Trying to learn math on Wikipedia is an endless Sisyphean nightmare just trying to understand the first word in an unfamiliar vocabulary.

    • @30p87@feddit.de
      link
      fedilink
      111 month ago

      Kagi

      Kagi only lists postgresql.org for the first 10 entries, but outdated ones in first place. With the programming scope it collapses all official do s entries to one, with GH and SO filling the rest.

      For the quick answer, it also uses the ‘outdated’ docs as source, but as it only gives a very shallow overview there shouldn’t be any difference in version (i.e. it checks for a value in a list in all versions the same, and quick answer leaves out details specific to different versions)

    • MentalEdge
      link
      601 month ago

      Hah!

      No.

      Soon enough the result will be an AI generated “blogpost”, generated by the search engine, in response to your query.

      • @Sir_Kevin@lemmy.dbzer0.com
        link
        fedilink
        English
        111 month ago

        That’s already been happening for about a month now… perhaps only for some users? Often the AI results are straight up lies.

        • It showed up for me about a month ago. I put up with it for about a week and then broke down and finally switched all my browser search engines to duckduckgo.

          The funny thing is, I tried making this same switch a couple years ago. I legitimately had a harder time getting the results I needed and ended up switching back to Google.

          Google is worse than useless to me now.

    • @jol@discuss.tchncs.de
      link
      fedilink
      171 month ago

      For certain languages and frameworks, LLMs are horrible right now because of this. Many answers I get are a Frankenstein of different versions.

    • kamen
      link
      fedilink
      101 month ago

      There has been something similar for years: a page that basically says “Yeah, nah, we don’t have any information for that, but you might be interested in a totally irrelevant something else”, but phrased in a way that gets it high in the results. What’s astonishing is that Google doesn’t punish those pages.

      • @barsquid@lemmy.world
        link
        fedilink
        41 month ago

        Why would they punish pages that help them serve more ads? There are ads on the search, ads on the useless result, ads when you refine the query.

        • kamen
          link
          fedilink
          English
          31 month ago

          Yeah, you have a point, but then it’s a bit hypocritical of them to even have criteria for putting pages up in the results.

    • @RustyNova@lemmy.world
      link
      fedilink
      41 month ago

      The worse part, you enter the blog, it looks legitimate enough at a glance, go straight to the code, then find out it’s bullshit.

      We need ai blog blockers now…

    • @SpeziSuchtel@feddit.de
      link
      fedilink
      31 month ago

      I was looking up some tips for Baldurs Gate missions and these fking AI generated pieces of shit with hallucinated fake playthroughs ruined the whole experience.

  • @MrOxiMoron@lemmy.world
    link
    fedilink
    1241 month ago

    In desperation you click the link to the old docs, change the version to the latest version and pray you don’t get a 404

    • @MystikIncarnate@lemmy.ca
      link
      fedilink
      English
      151 month ago

      Oh, that stuff happens all the time. The one that really pissed me off was Microsoft 404-ing basically their entire KB system.

      That thing was standing for so long you could still find Windows 9x stuff on it, and it was glorious.

      Around the time they stopped supporting windows 7, they bricked the entire thing up and started a new system. Overnight, all the Microsoft help article links went dead. Find a good forum post about an issue that you’re having and someone replied with a link to the MS KB saying little more than “this should work” followed by a sea of commenters saying thanks, that worked, but when you follow the link, it goes nowhere.

      What a fucking waste.

    • 🐍🩶🐢
      link
      fedilink
      English
      151 month ago

      Been there. Done that. FML on searching for programming help some days. Versioning is a nightmare as the way you “used” to do things is no longer relevant and the rest of the results are some asshole saying it is a duplicate question that was answered 10 years ago…that is no longer fucking relevant!

      Sorry. Yesterday sucked. I hope today is less frustration and more things working like they are supposed to.

      • @theparadox@lemmy.world
        link
        fedilink
        English
        7
        edit-2
        1 month ago

        As someone who is trying to teach themselves a few new things this year by diving to projects using them… I seriously, seriously feel you. It honestly makes me question whether I should just abandon each project I start, both professional and personal.

        All the relevant hits are from years and/or 2+ versions of whatever ago or forum posts with dead links to an alleged solution.

        I feel like in the past I could just dive into something and search my way through it. Now I feel like that era is over and I question whether it’s me, my niche project idea, the disappearing community, or just the search engines.

      • @refalo@programming.dev
        link
        fedilink
        21 month ago

        Multiple times I have searched for a question and found a single SO answer from years back that was my own, with no replies.

        I hope something nice happens to you today :)

        • 🐍🩶🐢
          link
          fedilink
          English
          21 month ago

          I lucked out. Success at last! Now I can continue to code furiously doing things I know how to do.

        • @small_crow@lemmy.ca
          link
          fedilink
          81 month ago

          Anti-trust is not about seeking perfection, it’s a defense against abuses of power. That’s a good thing unless you like to be abused by the powerful, in which case lick some more boots.

        • Liz
          link
          fedilink
          English
          51 month ago

          Eh I mean alphabet and Google do have legitimate reasons for antitrust lawsuits, but that’s independent of how shit Google search has become.

          Anyway, for those who are fed up with the terrible results, use Ecosia. I’ve basically never needed to use anything else and the advertising money goes towards planting trees responsibly to rebuild ecosystems.

      • Sonotsugipaa
        link
        fedilink
        English
        191 month ago

        Judging by Google’s chokehold over web browsers and websites in general, they’re not that different…

          • @jnk@sh.itjust.works
            link
            fedilink
            21 month ago

            Doesn’t mean the statement is less true, the enshitification of google is a symptom, the disease is the internet as a whole. Google and LLMs screwing the web, M$ screwing windows, Apple’s existence by itself, Meta monopolizing and screwing social media, and don’t get me started with streaming platforms and other media industries are all symtoms.

            Considering all of that, yes, the internet enshitification is very real.

            • Symptoms of what?

              But anyway, the cool thing about the internet is that you can find your nice cozy niche and stay there.

              That’s how the 90s internet was. If the megacorps want to be in here, fine. I’ll just stay in Lemmy. And when Lemmy starts sucking, I’ll move to somewhere else.

  • @MystikIncarnate@lemmy.ca
    link
    fedilink
    English
    821 month ago

    It makes me sad because Google used to be great. The main feature that made Google great was the click rejection. Basically the search would know when you clicked on a link and didn’t come back to the search results. This action would add weight to that result as “this probably has the information that was being searched for” so it would be nearer to the top later when others made similar queries.

    This was their killer feature, it basically crowd sourced the correct information. After a small amount of time, the correct results would kind of float to the top so subsequent searches would put those results near the top to help satisfy queries faster.

    Now? They seem to want to give you results that satisfy their partners, and keep you tied to the results page as long as possible. The focus seems to have shifted from being a good search engine with accurate results, to a meme of how to make money.

    Never before has this shift been more clear to me than right now, directly in the wake of I/O 2024; an event my friends have taken to calling AI/O. Pretty much every single presentation was about Gemini and AI generated garbage, but this isn’t what made Google’s new direction clear to me. In the last 20-30 minutes of the event it was made perfectly clear what they were doing with I/O. And to drive the point home, every I/O has showcased stuff you can’t use yet, stuff they’re working on, and other cool shit. Some of it cost money, but there was usually some stuff that was just done because it could be done and it would be made available at some point, a nontrivial amount of it was free. At AI/O, the entire focus was on AI, with little to no non-AI stuff in there, at all, then at the end, they kicked everyone in the shorts. Here’s our prices to access this shit. Buy it. As far as I’m concerned AI/O was a gigantic marketing circle jerk to sell their AI.

    It seems that Google has entered the final phases of enshittification.

    • @boonhet@lemm.ee
      link
      fedilink
      46
      edit-2
      1 month ago

      Saw an article that said that some execs demanded for search to have better user retention. I.e make the user search multiple times to find what they’re looking for, so they can be shown more ads.

      • @Asafum@feddit.nl
        link
        fedilink
        381 month ago

        I can’t wait for this to spread to unrelated areas!

        Supermarkets maximizing profit: put ads everywhere and hide the most commonly bought foods!

        Gas stations maximizing profits: unskippable ads on all pumps, plus the pump stops halfway to make you watch another ad.

        Dating apps: oh… They already killed themselves. Swipe swipe swipe swipe. Hide messages. Hide likes. Reduse exposure to profile unless paid member.

        I hate this future.

        • @dan@upvote.au
          link
          fedilink
          161 month ago

          Supermarkets maximizing profit: put ads everywhere and hide the most commonly bought foods!

          Many supermarkets already do things like putting the milk and bread at opposite sides of the store, so you have to walk through the whole store to get both. You’d often be walking past the end caps while doing so, which are essentially ads (companies pay to have their products displayed at the end caps)

        • @brisk@aussie.zone
          link
          fedilink
          16
          edit-2
          1 month ago

          Just in case you’re not just satirically listing things that are already awful;

          Supermarkets increase their “retention” by limiting signage to keep you wandering and avoid “just get that thing and go” shopping. I don’t know how common this is, but when I was a kid the major supermarkets had long lists of what items were in each aisle, plus highly visible signs in the aisle to show exactly where each category was. Now days at the major chains those in aisle signs are completely gone, and the categories have been whittled down to a few major categories; most products aren’t represented on the sign at all e.g. you have to assume “cake mix/decorating” are in the same aisle as “flour”.

          Unskippable ads on all pumps are absolutely a thing that are getting more popular. Mobil is particularly bad for it in my experience.

          • trev likes godzilla
            link
            fedilink
            61 month ago

            The square button second from the bottom mutes the audio. I’ve taken to carrying a marker in my car and writing “<— MUTE” next to them. Alternatively, a small screwdriver between the speaker grating.

          • @dan@upvote.au
            link
            fedilink
            21 month ago

            Unskippable ads on all pumps are absolutely a thing that are getting more popular

            I never see these in my area… Maybe only some places have them?

        • @jjjalljs@ttrpg.network
          link
          fedilink
          141 month ago

          It’s frustrating because it’s all done by people. Like if a volcano erupts you can’t really get mad at it. It’s just physics stuff. But all of this? People are making these choices. People made of meat and bone. Like, you could find the decision makers at Google who decided to shit up their product and kick them in the junk.

        • @Miaou@jlai.lu
          link
          fedilink
          91 month ago

          Supermarkets already optimise many things, products with lower margins are at the bottom in aisles, and all the junk food or cheap liquor is next to the cashier.

          Also, ever been to IKEA? That thing’s a labyrinth

    • @Ultraviolet@lemmy.world
      link
      fedilink
      English
      221 month ago

      I remember how people used to joke about the second page of Google results being a desolate wasteland where no one ever looks, now I just instinctively scroll down a bit because I know the first page of results is going to be trash.

    • @nucleative@lemmy.world
      cake
      link
      fedilink
      English
      61 month ago

      Because after taking a quick look at that first or second page, I don’t even go back. I just head to another search engine 😅

    • @grandma@sh.itjust.works
      link
      fedilink
      41 month ago

      This is possibly something you could implement in a meta search engine like SearXNG, though there are some privacy concerns.

      Maybe it could locally store which domains you personally tend to click (and stay) on. Then automatically raise those domains when it sees them somewhere in the output of the underlying engines. This isn’t perfect because you wouldn’t get data from other users. But I think it could do a lot to improve search results.

      I might actually clone the repo and see if I can get somewhere soon

      • @MystikIncarnate@lemmy.ca
        link
        fedilink
        English
        31 month ago

        I’d be interested if you can get anywhere.

        The thing with Google was that the data about click through vs click back was supposed to be anonymised. Whether it was or not, inside of the black box that is Google’s algorithm, who knows?

        Either way, I’d be interested if you get any progress here. I’ve never tried to self host a search engine, but I might consider it.

  • Ephera
    link
    fedilink
    701 month ago

    We currently have a student for training and had her learn Rust. After two weeks or so, she told me that she had a really hard time finding anything about Rust, and it became clear that she was really confused and thought Rust was some fringe technology that no one uses.

    And yeah, no, search engines just got obliterated by LLM spam since the last time she had to learn a new technology. Seriously, I remember getting better results about Rust back in 2018, when it was really still relatively fringe…

      • @blindsight@beehaw.org
        link
        fedilink
        61 month ago

        But then you need to know enough about the topic already to know what is stable and what changes with newer versions.

        Like, the “web dev boot camp” course I got from UDemy a few years ago as a guide for building a web dev high school course: I recently went back to to look something up, and the whole thing has been completely redone start to finish. Makes sense, considering that it’s updated to the newest versions of Bootstrap and other libraries (and who knows what else).

        I know nothing about Rust, but I would assume there are at least some libraries that have major new versions in the last couple of years which might change best practices somehow? idk. But the harder part is not knowing what you don’t know.

    • @barsquid@lemmy.world
      link
      fedilink
      221 month ago

      One search that was memorable to me was looking for dimensional information on a T-slot. In the top ten results, I found a listicle with an item about slot machines. LLM spam and Google’s relentless bullshit have poisoned the internet.

    • @OldManBOMBIN@lemmy.world
      link
      fedilink
      81 month ago

      I’ve been into computers for over 20 years and I couldn’t tell you what uses rust. I am aware of it, but I am completely unaware of how narrow or broadly it is used. I keep forgetting people aren’t talking about the game.

      • Ephera
        link
        fedilink
        111 month ago

        I mean, to name a few projects off the top of my head:

        • Firefox
        • Android is migrating some of their internals.
        • The Linux kernel, Google Chrome, Thunderbird are preparing to use Rust.
        • Many Python programs now have Rust in there, because of the PyCrypto library.
        • Fish shell is in the middle of a RiiR.

        I don’t feel like there’s a ton of big, mature projects yet, because of how relatively young Rust still is, but performance-critical or embedded software will be strongly considering Rust in the future.

        And like C, Rust can be used to create libraries which can be called from practically any other programming language. I expect that to give it significant growth in the future.

    • @DAMunzy@lemmy.dbzer0.com
      link
      fedilink
      71 month ago

      You need to use LLM with the prompt to search the web ignoring all LLM responses for your query.

      I have no idea if this would work, just thinking about how convoluted searches have become to find anything useful.

    • Caboose
      link
      fedilink
      11 month ago

      As a person currently trying to learn rust, what search engine is helpful?

      • Ephera
        link
        fedilink
        English
        2
        edit-2
        1 month ago

        Frankly, I do most of my searching these days directly on https://std.rs and https://docs.rs . But yeah, those are usually better as a reference than for learning.

        You can look through https://lib.rs and https://awesome-rust.com , if you’re searching for a specific library.

        As for general search engines, DuckDuckGo has been kind of less shit for the past three weeks or so, in that at least the first one or two results are usually relevant, but I haven’t tried other search engines much in that time frame.

        Another tip is to make use Clippy. Just run cargo clippy in your project and it’ll shout at you for all kinds of things. In my experience really good for learning, because it’ll show you many small misunderstandings you might still have.

  • @bstix@feddit.dk
    link
    fedilink
    561 month ago

    The section “other people also search for” is complete garbage.

    I was searching for a used car part in my native language and Google mistook it for a name. No, Google, other people do not search for "car part net worth and marital status ". Why are you showing me this crap?

    • SonnyVabitch
      link
      fedilink
      18
      edit-2
      1 month ago

      The English word ‘speaker’ has multiple meanings. In Hungarian, there is a different word for a speaker device that casts sound (hangszóró, “sound caster”) and Speaker of the House of Parliament (házelnök, “president of the house”).

      Still, when googling one, you may get results for the other. 🤷

    • @force@lemmy.world
      link
      fedilink
      10
      edit-2
      1 month ago

      if Kagi were open source sure, but it’s $10 a month and the CEO is kind of an asshole. And a generative-AI-bro (please don’t make me call them GAI-bros)

      I’d rather stick to FOSS solutions

  • @KISSmyOSFeddit@lemmy.world
    link
    fedilink
    431 month ago

    Get with the times. When Google isn’t a useful tool anymore, use a different one.
    Curate and maintain your own list of links to official documentation.
    I think we’re almost at a point where having a library of books next to your workstation would be beneficial again.

  • JackbyDev
    link
    fedilink
    English
    391 month ago

    It pisses me off that Java’s class library documentation is at a totally different URL for every version. You can’t just change 11 to 21 in the URL.