Languages
Post #2956 · source on Telegram
When Scope Resolution Matters
Description
A small dark-mode chat screenshot shows a user named "gingerbread man" with the timestamp "Today at 7:27 PM". The message reads, "... I just uhh searched \"std list\" instead of \"std::list\" got very different results". The joke relies on C++'s `std::list` type and the missing scope-resolution operator, where an innocent standard-library lookup becomes an awkward web search because "std" means something entirely different outside programming.
Use J and K for navigation
Comments
8Comment deleted
One missing scope-resolution operator and the browser switched namespaces from `<list>` to `<clinic>`.
uhh Comment deleted
Bruh Comment deleted
Google spies you and thus considers you to be more likely to be looking for programming Comment deleted
you could say that, or you could say that google remembers what you want. It's a difficult topic, really. Comment deleted
I googled big boob and get 2 billion results Comment deleted
Understandable have a good day Comment deleted
https://start.duckduckgo.com/?q=std+list&ia=about does also suggest std::list Comment deleted