this post was submitted on 15 May 2024
4 points (100.0% liked)

Programmer Humor

18971 readers
1144 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
top 23 comments
sorted by: hot top controversial new old
[–] Fabulous@lemmy.world 2 points 3 months ago (1 children)

Wait until you see the AI generated blog posts being top results...

[–] SpeziSuchtel@feddit.de 0 points 3 months 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.

[–] MystikIncarnate@lemmy.ca 1 points 3 months 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.

[–] MrOxiMoron@lemmy.world 1 points 3 months 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

[–] AWittyUsername@lemmy.world 1 points 3 months ago

What it's like to use Google in 2024

[–] anamethatisnt@lemmy.world 1 points 3 months ago* (last edited 3 months ago) (3 children)

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 2 points 3 months ago* (last edited 3 months ago) (1 children)

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.

[–] barsquid@lemmy.world 1 points 3 months ago

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

[–] abbadon420@lemm.ee 1 points 3 months ago (1 children)

Google is better as a verb than a search engine.

[–] pineapplelover@lemm.ee 1 points 3 months ago

I use "search" as a verb

[–] 30p87@feddit.de 0 points 3 months 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)

[–] ZILtoid1991@lemmy.world 0 points 3 months ago (1 children)

Me: "How do I write my own Rawinput handler?"

Search results: "Here's how you setup Rawinput in this competitive FPS, and look how it reduces input latency by a single milisecond! After 2-3 pages of AI generated SEO garbage full of misinformation, you might find something else besides of the official MS docs."

Me: "Okay, this is not working, maybe I should look for some another preexisting SDL alternative, maybe at least one of them isn't an even bigger dumpster fire than SDL itself."

Search results: "Duuuude, have you heard of this game making tool, called Gamemaker? It doesn't need coding, and it's totally the same thing, because some people mistakingly called SDL a game engine, and now my AI hallucinates it as such. If you're up to a bigger challenge, then there's always Godot, or DirectX, which my AI also hallucinates being a game engine!"

[–] cows_are_underrated@feddit.de 0 points 3 months ago (1 children)

Wait, Godot isn't a game engine? I always thought it was one.

[–] joshcodes@programming.dev 0 points 3 months ago (1 children)

Pretty sure it is, might just be their grammar.

I read it as "Godot, or DirectX (which my aim hallucinated is a game engine)"

[–] cows_are_underrated@feddit.de 0 points 3 months ago

Yeah, that might make sense.

[–] phoenixz@lemmy.ca 0 points 3 months ago (1 children)

This is why I jumped ship to DuckDuckGo like 4-5 years ago already, never looked back

Coincidentally, yesterday I was quickly setting up a new computer for some testing whilst talking to somebody about another so I was half distracted. I did a search for some package to install and got absolute unusable crap. I didn't understand, tried again, tried different search parameters and it just got worse, and then I noticed that, since this was a new computer, the browser was using google.

I switched to DDG, and first page first hit was what I needed.

DDG also has been in a steady decline and apparently has been using Bing as it's back-end now. I'd love to use a self hosted open source browser, or of not that, an open source federated search engine, akin to Lemmy, but I don't see either coming into existence anytime soon.

[–] Kornblumenratte@feddit.de 0 points 3 months ago

searx is around for a couple of years now.

[–] Wiz@midwest.social 0 points 3 months ago (1 children)

We need a human-curated Internet search. A wiki of good web content.

[–] gitamar@feddit.de 0 points 3 months ago
[–] SecretPancake@feddit.de 0 points 3 months ago

Third result in DDG.

[–] SEND_NOODLES_PLS@lemmy.world 0 points 3 months ago* (last edited 3 months ago) (1 children)

I get quite a bit of flak from my colleagues for paying for search, but I kid you not, I don't regret splurging on a Kagi subscription at all. It's personally less stressful for me, having to wade through less cruft, and I think I even work significantly faster because of how I use it.

It's sad when you think about it. Search was such a good experience in the past.

[–] lilja@lemmy.ml 0 points 3 months ago (1 children)

I also pay for Kagi and I'm super happy with that decision. I do wish they'd stop putting so much AI cruft into their search engine, but at least I can disable it.

[–] 30p87@feddit.de 0 points 3 months ago

With most topics, I find fastgpt to be the most up to date, accurate and best sourced. And with just a normal search there's basically just one expandable strip with AI, no real annoyance for me.