Not the original commenter, but I briefly had one professor in college that did that (their book was $50, though). It was an elective course for me, fortunately. I was able to switch for a different class that fit the same requirement without being forced to buy a book the professor wrote.
- 0 Posts
- 3 Comments
Joined 4 months ago
Cake day: February 28th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
SpraynardKruger@lemm.eeto memes@lemmy.world•I could do with less of these "once in a lifetime events", please.English2·1 month agoIt had to do with memory and storage limitations on computers back then. It didn’t make sense to store two extra digits for the date when that space could be used for other data. It affected pretty much every system made before a certain date. https://en.m.wikipedia.org/wiki/Year_2000_problem
Same, especially when searching technical or niche topics. Since there aren’t a ton of results specific to the topic, mostly semi-related results will appear in the first page or two of a regular (non-Gemini) Google search, just due to the higher popularity of those webpages compared to the relevant webpages. Even the relevant webpages will have lots of non-relevant or semi-relevant information surrounding the answer I’m looking for.
I don’t know enough about it to be sure, but Gemini is probably just scraping a handful of websites on the first page, and since most of those are only semi-related, the resulting summary is a classic example of garbage in, garbage out. I also think there’s probably something in the code that looks for information that is shared across multiple sources and prioritizing that over something that’s only on one particular page (possibly the sole result with the information you need). Then, it phrases the summary as a direct answer to your query, misrepresenting the actual information on the pages they scraped. At least Gemini gives sources, I guess.
The thing that gets on my nerves the most is how often I see people quote the summary as proof of something without checking the sources. It was bad before the rollout of Gemini, but at least back then Google was mostly scraping text and presenting it with little modification, along with a direct link to the webpage. Now, it’s an LLM generating text phrased as a direct answer to a question (that was also AI-generated from your search query) using AI-summarized data points scraped from multiple webpages. It’s obfuscating the source material further, but I also can’t help but feel like it exposes a little of the behind-the-scenes fuckery Google has been doing for years before Gemini. How it bastardizes your query by interpreting it into a question, and then prioritizes homogeneous results that agree on the “answer” to your “question”. For years they’ve been doing this to a certain extent, they just didn’t share how they interpreted your query.