Urgent.News

What's breaking now, across thousands of outlets.

Tech

The Last Time I Googled an Error Message

I don't remember the last time I pasted an error into Google. Not the date. I mean the habit left and I didn't notice it go. Something I did five times a day just stopped. Here's the whole six years. 2019. Google it. Copy the error. Delete the parts with your name in them. Paste. Stack Overflow, result one. Scroll past the 2013 answer everyone says is outdated. Find the one with 400 upvotes…

I can't recall the last time I Googled an error message. The habit vanished and I didn't even realize it had disappeared. It was something I did five times a day, but now it's gone. Allow me to recount the six years that transpired. In 2019, I would Google an error, but the process was tedious. Copy the error, delete identifying details, paste, and click Stack Overflow.

Eventually, you'd find the right answer after forty minutes of sifting through outdated solutions. In 2020, the ritual repeated with the same chair and chair discomfort. Then, in November 2022, ChatGPT entered the scene. We experimented with a pirate voice, but someone jokingly pasted an error. To their surprise, ChatGPT provided an accurate response based on the stack trace and variable names.

This marked a turning point. In 2023, pasting the error into a chat window became the norm. It was inefficient, as fixing one error often led to another. Still, it was faster than struggling alone. By 2024, Google's role diminished. The message exceeded the character limit, and I resorted to editing my own project into bite-sized pieces for a model with limited capacity.

The context window expanded, allowing me to paste entire projects. In 2025, the repository was read, and the cursor took over. No more describing folder structures like a dream. The question shifted from "how do I do X" to "do X." In November 2025, agents and AI-powered code assistants like Gemini 3 and Claude Code appeared in the terminal.

The black rectangle of the coding environment became the serious tool. By late 2025, Stack Overflow's popularity had plummeted, with fewer than 50,000 questions per month, its lowest point since 2009. I'm not here to preach about learning coding, but those forty minutes in 2019 were frustrating, and they were the primary learning method.

Now, with AI, you get the correct answer in nine seconds, without the struggle. The troubling aspect is that all this AI knowledge originated from public question-and-answer posts. We stopped sharing our knowledge publicly, and now bugs are solved privately and then deleted. We're all debugging alone, calling it a community. To answer the two questions posed: 1.

My default switched from Google to a chat box when I encountered a library with incorrect documentation. The chat window provided an accurate response in one go, and I never looked back. 2. My last Google search was about a loud laptop fan. It wasn't a coding question, but it illustrates how my coding habits have evolved. Please share your experience below.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

A Note from LWN

Article URL: https://lwn.net/Articles/1090585/ Comments URL: https://news.ycombinator.com/item?id=49535752 Points: 233 # Comments: 38

More from Wednesday 2 September →