|
|
|
|
|
by TRiG_Ireland
509 days ago
|
|
> “is Monday a public holiday in Auckland” People use search engines so differently. It would never occur to me to type anything like this into Google. I would type "New Zealand bank holidays" and expect to find a list (ideally on an official-looking website), and then judge for myself whether Monday was a holiday. Google finds me this as the first result: https://www.govt.nz/browse/work/public-holidays-and-work/pub... What would be the point of introducing any AI into this interaction? |
|
The answer I want is NOT a list of public holidays, thats an intermediate. The answer I want is a single word, "Yes" or "No" that's what I want.
I can ask an LLM to refactor my codebase and then help me write a GLSL shader to display electron densitry grids and it gets it mostly right. The difficulty of getting such a complex query mostly right is WAY harder than answering my basic /basic/ question about public holidays.
Asking "Is Monday a public holiday in Auckland" is a BASIC query I expect google to be able to answer now.
I'm an engineer and have been a dev for 20 years, I know that the holiday query involves a realtime lookup of the current date and time, and possibly another query to get the holidays, so it might not be as straight forward as a forward pass through a deep net, but this is GOOGLE we are talking about, what the HELL have they been doing for the last 5 years?
The thing that really irked me about the response was that the one it gave me was SO worthless, it gave me a very bad impression about Google instantly because I thought "This thing is dumb as hell", no AI response and just a list of holidays would have been better.