Live data from Hacker News

Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

chuckwnelson.com

331–340 of 504 posts

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#331

Earlier quoted context omitted.

Do you pay for ChatGPT? The paid version of ChatGPT has had a web search tool for ages. It will search the web and give you live links.

ChatGPT has had web search for exactly 58 days. I guess our definitions of 'ages' differ by several orders of magnitude.

The paid version has had web access for at least a year

March 23rd 2023

https://openai.com/index/chatgpt-plugins/

That’s 666 days.

So you are off by over “one order of magnitude”

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#332
post #279

Earlier quoted context omitted.

They have something Google never had: a paid tier. There are plenty of revenue models aside from ads.

MS already talks about ads for Copilot

Hm, m$ also runs a few giant adtech platforms, maybe they can just inject tracking code at the source.

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#333

Earlier quoted context omitted.

That's not new, it's always been the case.

The signal/noise ratio is getting lower and lower. News is leaning more and more into entertainment. You did have all of this before, but 24h news channel with empty content are reaching new magnitude, fox news types of outlet are getting bolder and bolder, manufacturing facts is now automated and mass-produced, consequences for scandals are at an all time low, concentration of power at an all time high, etc. It was…

I don't have a baseline (though can think of a few places I might look...)[1], but I do have some recent data based on a project I've been working on.

There's a simplified page for CNN news at https://lite.cnn.com>.

I've found that frustrating as all the stories are jumbled together with little rhyme or reason (though they seem to be roughly date-ordered).

Ironically, the story URLs themselves include both date and news-section coding, as with:

  https://lite.cnn.com/2024/12/28/us/patrick-thomas-egan-accused-tv-reporter-attack/index.html
That's a US story dated 2024-12-28.

It's possible to extract these and write a restructured page grouped by subject, which I've recently done. One work product is an archive of downloaded front-page views, which I've collected over about the past 5 days. Extracting unique news URLs from that and counting by classification we get a sense of what CNN considers "news":

  Stories: 486
  Sections: 27

    76 (15.64%)  US News
    67 (13.79%)  US Politics
     9  (1.85%)  World
     8  (1.65%)  World -- Americas
     6  (1.23%)  World -- Africa
    15  (3.09%)  World -- Asia
     4  (0.82%)  World -- Australia
     5  (1.03%)  World -- China
     2  (0.41%)  World -- India
    37  (7.61%)  World -- Europe
    21  (4.32%)  World -- MidEast
     2  (0.41%)  World -- UK
     8  (1.65%)  Economy
    45  (9.26%)  Business
     4  (0.82%)  Tech
     3  (0.62%)  Investing
     8  (1.65%)  Media
     8  (1.65%)  Science
     7  (1.44%)  Weather
     4  (0.82%)  Climate
    22  (4.53%)  Health
     2  (0.41%)  Food
     1  (0.21%)  Homes
    39  (8.02%)  Entertainment
    52 (10.70%)  Sport
    22  (4.53%)  Travel
     9  (1.85%)  Style
The ordering here is how I display sections within the rendered page, by my own assigned significance.

One element which had inspired this was that so much of CNN's "news" seemed entertainment-related. That's not just "Entertainment", but also much of Health, Food, Homes, Sport, Travel, and Style, which are collectively 147 of 486 stories, or about 1/3 of the total.

Further, much if not most of the "US-News" category is ... relatively mundane crime coverage. It's attention-grabbing, but not particularly significant. Stories in other sections (politics, business, investing, media) can also be markedly trivial.

Ballparking half of US news as non-trivial crime, at best about 60% of the headlines are what I'd consider to be actual journalistic news, and probably less than that.

On the one hand, I now have a tool which gives me a far more organised view of CNN headlines. On the other ... the actual content isn't especially significant.

I'm looking at similar tools for other news sites, though I'm limited to those which will serve JS-free content. Many sites have exceedingly complex page layouts, and some (e.g., the Financial Times don't encode date or section clearly in the story URLs themselves, e.g.:

  https://www.ft.com/content/d85f3f2d-9e9d-4d92-a851-64480e56a248
That's a presently current story "Putin apologises to Azerbaijan for Kazakhstan air crash", classified as "Aviation accidents and safety".

-------------------------------

Notes:

1. For those interested, most readily accessed and parsed, the Vanderbilt TV News Archive (https://tvnews.vanderbilt.edu/>), which has rundowns of US natinoal news beginning 5 August 1968, to present (ABC, CBS, and NBC from inception, with CNN since 1995 and Fox News since 2004). It's not the most rigorous archive, but it's one that could probably be analysed more reasonably than others.

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#335

Earlier quoted context omitted.

That's not new, it's always been the case.

Newspapers and other media have always had a political slant. But the more respected media have maintained rough factual accuracy because it enhances their impact and so their political slant. What's happened is that the income of media outlets has declined to the point that most can't get factual accuracy even if they want it.

I'm not sure that's true. I think that media has always had some inevitable inaccuracy, but it's only been in the past 20-30 years that people have had enough information to see that inaccuracy. Back when there were a dozen newspapers on the newsstand and 3 TV channels, there simply wasn't anywhere to see any information outside the mainstream media. This wasn't necessarily malicious or intentional; it was simply a reflection of culture and the type of people who worked in newsrooms. With the invention of the Internet anyone could easily find alternative sources of information. Sometimes those sources were more accurate than the mainstream, sometimes less. Nowadays there isn't a "mainstream" of media because there's so many sources, and the group labelled as "the mainstream media" is simply a group with similar biases.

Or to put it another way, the media's accuracy rate has stayed consistent at some value less than 100%, but if all three TV channels reported the same information then it looked like they had 100% accuracy. Once there were more sources of information then it became apparent that the media's accuracy was less than 100% despite their protests to the contrary.

The result is that the media landscape is fractured. A person can live in a bubble where all of their news sources (eg NYT, WaPo, and Bluesky for one bubble; Fox, Newsmax, and Truth Social for another bubble) all report the same information, making their accuracy appear to be 100%, while any single source of information outside the bubble that disagrees with the bubble is disagreeing with a bunch of apparently 100% accurate sources and so can safely be discarded.

The solution is to realize that no source is 100% accurate or unbiased even despite genuine efforts to be. That isn't to say that some sources aren't more accurate or unbiased than others, but you should apply some base level of skepticism to any and every source

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#336
post #110

A lot of folks are focusing on the AI answers that Google gives, but for me the real downgrade has been the change in their algorithm a few years ago where it tries to search for what it thinks I mean instead of what I search for. Even putting entire chunks of text in quotes isn’t enough anymore. I can never get Google to search for what I want without trying to engineer a prompt, when it could at some point. In tryi…

Especially for programming identifiers. You put in some really tech sounding camel case identifier and it tries to split it out and match straight to celebrity trash scraped from Taboola.

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#337
post #211

Don't bet on AI staying clean. A lot of HN readers conceptualize the forces attacking the integrity of the search results as just some isolated people taking occasional potshots, and then maybe slinking away if their trick gets blocked. It is probably a lot more accurate to visualize the SEO industry as a Dark Google. Roughly as well resourced, with many smart people working on it full time, day in, day out, with inf…

Fun take

Disconcerting take

I like the narrative aspect of it

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#338

Earlier quoted context omitted.

>> ideally

It’s just not possible. You can do a lot with nondeterministic systems, they have value - but oranges and apples. They need to coexist.

ideal (def. #2) = Existing only in the mind; conceptual, imaginary

https://en.m.wiktionary.org/wiki/ideal

(We’re allowed to imagine the impossible.)

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#339

Earlier quoted context omitted.

Journalistic institutions have been requiring so much fact-checking, cross referencing and research lately it's a full time job to get informed. Whenever I read or hear anything from the medias now, I'm now always asking myself "what are their political inclinations? who is owning them ? what do they want me to believe? how much of a blind spot do they got ? how lazy or ignorant they are in that context ? etc." They…

What I was taught is this is just the labor of being critical, or just "having a critical mind about things." I can maybe see how it is exhausting, but I am not sure I understand the implication that it could be better or different. If it is particularly exhausting to you, it is perfectly fine to suspend your judgement about certain things!

It could be better and different - trust. Being critical is not the same thing as not trusting anyone at all. Media has by and large become not worthy of trusting at all. There are exceptions, but they are few and far between.

The economics of just giving the news with little bias just aren't there anymore.

Re: Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s

#340

Just sharing an anecdote: I was searching for a quote that I'd heard in an audiobook the other day. I just had the general paraphrase, and didn't feel like scanning through the chapters to go find it. This was a somewhat obscure source. Google had just straight garbage for me. The quote was political in nature, and I felt like the results were fighting general tone-policing filters and were tuned for recent events. o…

A week ago, I was looking for the name of a semi obscure late 90ies computer game. Google could not help me given the description i gave

Described it to ChatGPT, and we had a back and forth where I explained why the games it suggested me weren’t right, it eventually found the correct game (Nocturne) and was able to explain to me that half of the things I remembered from the game were just plain wrong, and that’s why Google couldn’t find it

ChatGPT helping me with my hallucinations, go figure

Post reply on HN