Live data from Hacker News

Google is winning on every AI front

thealgorithmicbridge.com

171–180 of 851 posts

Re: Google is winning on every AI front

#171
post #20

Earlier quoted context omitted.

And yet google's main structural disadvantage is being google. Modern BERT with the extended context has solved natural language web search. I mean it as no exaggeration that _everything_ google does for search is now obsolete. The only reason why google search isn't dead yet is that it takes a while to index all web paged into a vector database. And yet it wasn't google that released the architecture update, it was…

> Google is too risk averse to do anything, but completely doomed if they don't cannibalize their cash cow product. Google's cash-cow product is relevant ads. You can display relevant ads in LLM output or natural language web-search. As long as people are interacting with a Google property, I really don't think it matters what that product is, as long as there are ad views. Also: > Web search is no longer a crown jew…

> Google's cash-cow product is relevant ads.

As a business Google's interest is in showing ads that make it the most money - if they quickly show just the relevant information then Google loses advertising opportunities.

To an extent, it is the web equivalent of irl super markets intentionally moving stuff around and having checkout displays.

Re: Google is winning on every AI front

#172
post #136

Earlier quoted context omitted.

> Google can't as easily burn money I was actually surprised at Google's willingness to offer Gemini 2.5 Pro via AI Studio for free; having this was a significant contributor to my decision to cancel my OpenAI subscription.

Google offering Gemini 2.5 Pro for free, enough to ditch OpenAI, reminds me of an old tactic. Microsoft gained control in the '90s by bundling Internet Explorer with Windows for free, undercutting Netscape’s browser. This leveraged Windows’ dominance to make Explorer the default choice, sidelining competitors and capturing the browser market. By 1998, Netscape’s share plummeted, and Microsoft controlled access to the…

The joke's on them, because I don't have any loyalty to an LLM provider.

There's very close to zero switching costs, both on the consumer front and the API front; no real distinguishing features and no network effects; just whoever has the best model at this point in time.

Re: Google is winning on every AI front

#173
post #6

Gemini 2.5 pro is as powerful as everybody says. I still also use Claude Sonnet 3.7 only because the Gemini web UI has issues... (Imagine creating the best AI and then not allowing to attach Python or C files if not renamed .txt) but the way the model is better than anyone else is a "that's another league" experience. They have the biggest search engine and YouTube to leverage the power of the AI they are developing.…

I am not even sure how to use Gemini 2.5 pro ergonomically right now. Cursor and Windsurf both obviously have issues, probably optimized too much around Claude, but what else is there? Is everyone copy pasting into the Google AI studio or what?

Try aider.chat - it is a cli you can add files for context and it will make edits to the code directly via a commit.

Re: Google is winning on every AI front

#174

As an Ex-OpenAI employee I agree with this. Most of the top ML talent at OpenAI already have left to either do their own thing or join other startups. A few are still there but I doubt if they'll be around in a year. The main successful product from OpenAI is the ChatGPT app, but there's a limit on how much you can charge people for subscription fees. I think soon people expect this service to be provided for free an…

I don't know what you did there, but clearly being ex OpenAI isn't the intellectual or product flex it is: I and every other smart person I know still use ChatGPT (paid) because even now it's the best at what it does and we keep trying Google and Claude and keep coming back. They got and as of now continue to get things right for the most part. If you still aren'ĥt seeing it maybe you should introspect what you're mi…

I don't know your experience doesn't match mine.

NotebookLM by Google is in a class of its own in the use case of "provide documents and ask a chat or questions about them" for personal use. ChatGPT and Claude are nowhere near. ChatGPT uses RAG so it "understands" less about the topic and sometimes hallucinate.

When it comes to coding Claude 3.5/3.7 embedded in Cursor or stand alone kept giving better results in real world coding, and even there Gemini 2.5 blew it away in my experience.

Antirez, hping and Redis creator among many others releases a video on AI pretty much every day (albeit in Italian) and his tests where Gemini reviews his PRs for Redis are by far the better out of all the models available.

Re: Google is winning on every AI front

#175
I only AI for one reason since I'm retired and live alone: Life-like chats with a reasonable approximation of a knowledgeable friend. With the new memory features ChatGPT excels at that. I'm not even sure Google cares about that; that goes to show how little of it I've noticed with Google.

Re: Google is winning on every AI front

#176
Apart from Gemini 2.5 Pro they have a decent Jack-of-all-trades master of none/price Gemini 2.0 Flash.

1) is dirty cheap ($0.1M/$0.4M),

2) is multimodal (image and audio),

3) reliable rate limit (comparing to OSS ml ai providers),

4) fast (200 tokens/s).

5) if need realtime API they provide as well for more expensive price (audio-to-audio)

It's my go to model for using as an API for some apps/products. https://artificialanalysis.ai/models/gemini-2-0-flash/provid...

Re: Google is winning on every AI front

#177
While the article correctly highlights Google’s significant advancements and formidable position in the AI race, calling them the winner on every front feels like a bit of a stretch and potentially overlooks some nuances, like SGE integration which isn’t universally loved. Too much fanboyism imho

Re: Google is winning on every AI front

#178

I run every query I do through all the major models, up to 10 of them at this point. Benchmarks aside Gemini 2.5 Pro is a great model and now often produces the best code for me but it's not notably better than any of the other frontier models in my testing each of which tends to have their own strengths and weaknesses. And Google's wrapper around Gemini is easily the most frustrating of any of the major AI companies…

This is why we use Gemini and its context window as the architect and Sonnet 3.7 Max for implementation.

Re: Google is winning on every AI front

#179

I recently had to check some legal thing - I gave the pdf with law to both - chatgpt and Gemini, and I was able to convince the Gemini that my interpretation is right, but chatgpt was constantly opposing me. Later I checked and found out that my interpretation was wrong, so I'd say that chatgpt was better and moreover it spared me some problems with "Polish IRS"

"Polish IRS" — I never heard that term before. Do you mean the gov revenue service of Poland or something else?
Post reply on HN