Live data from Hacker News

Get better at Googling

markodenic.com

21–30 of 297 posts

Re: Get better at Googling

#21
post #20

I'd suggest to change the editorialized submission title, as it predisposes people to share opinions that can easily be unrelated to the article's contents in question.

Agreed - the article is tips and tricks to use google effectively, not an editorial about the value of googling

Re: Get better at Googling

#22
post #18

The article is missing several operators that are useful. Like inurl:, intitle:, allintitle:, etc. The "AROUND" proximity search is neat as well, especially for words with dual meaning. like: bootstrap AROUND(6) cpu Finds "bootstrap" within 6 words of "cpu", which culls out most (not all) of the unwanted results about the bootstrap js library. This article seems to cover most of the ones I'm aware of: https://ahrefs.…

I've found the "around" proximity search to be one of the most useful, if not THE most useful operators. It's SUPER useful if you're looking for something you just know someone must've already posted somewhere but you just can't find it!

It always reminds me of learning how to search databases back in the 90s when you had to pay by the minute and you really needed to know all the operators and how to use them! Old school librarian skills :-)

Re: Get better at Googling

#23

Googling is important, and I hear it everywhere, but in my opinion "deep work", learning the basics, and focus is just as important. You can't google yourself out of every situation. You must be willing to dive deep into a topic, read a lot, think and understand things well. What googling often means is that you just open on the top 10 hits, scroll through, read two paragraphs, and if the solution is not immediately…

> You can't google yourself out of every situation.

I attended a user group presentation on Hadoop a while back (back when Hadoop was pretty new) and the guy giving the presentation was talking about how difficult troubleshooting was. One woman in the front said, "but whenever there's a problem, why don't you just google the error message?" The presenter (and most of us in the audience) were struck by the horrifying realization that not only had she never had to resolve a problem that "googling the error message" couldn't fix, it literally didn't occur to her that that could happen. (And yes, she was a project manager).

Re: Get better at Googling

#24
I know it was not the most important thing by a long shot, but having a named that is verbifiable was/is still handy. "Just google it". You can't do the same with other search tools. "Just bing it" is the closest, but "binging" is not only not an important skill, it's something they do on Netflix.

Yahooing? Ducking? Dogpiling? Altavisting? Binging?

The ability for the word 'google' to be transformed to multiple use cases still impresses me.

Re: Get better at Googling

#25
Long-term, more important than Googling, is building a mental picture of 'who can be trusted to give solid advice or write great code'.

Nowadays, I don't hit StackOverflow, but go to GitHub to look at what the best Software Engineers I know did to solve a problem. For each topic, there is somebody that comes to mind that I think is better than everybody else, and I look to them for direction.

Re: Get better at Googling

#26
Google used to be better, I feel.

Nowadays when you add a particular word to make the search specific (otherwise it's too general), Google decides for you, there aren't many results with that keyword, so it excludes the word and gives you a list of irrelevant things.

Yeah I know to put the words I want in quotes, but why doesn't it do that by default?

Re: Get better at Googling

#27
If you work in a large organisation and use Slack, I think that Slack search is overlooked by people. Most forget that it's even there, but I've found it has saved me a lot of time for getting answers to any organisation specific issues that I cannot google. "query in:#channel" and "query from:@person" are very useful.

Re: Get better at Googling

#28

If you work in a large organisation and use Slack, I think that Slack search is overlooked by people. Most forget that it's even there, but I've found it has saved me a lot of time for getting answers to any organisation specific issues that I cannot google. "query in:#channel" and "query from:@person" are very useful.

Funny how this is overlooked while slack stands for "Searchable log of all conversation and knowledge"

Re: Get better at Googling

#29
I was waiting for this article for so long. Yes, it is incredible, how many people do not know how to use properly Google, they are asking questions on forums, while a simple search would give them the response

Re: Get better at Googling

#30

I know it was not the most important thing by a long shot, but having a named that is verbifiable was/is still handy. "Just google it". You can't do the same with other search tools. "Just bing it" is the closest, but "binging" is not only not an important skill, it's something they do on Netflix. Yahooing? Ducking? Dogpiling? Altavisting? Binging? The ability for the word 'google' to be transformed to multiple use c…

When people started using “google” as a verb, there was the same reaction. You probably feel more comfortable with “google” just because you’ve been using it longer (and depending on your age, you may not remember a time before google).
Post reply on HN