Get better at Googling
markodenic.com
Get better at Googling
1–10 of 297 posts
Re: Get better at Googling
#2Re: Get better at Googling
#3Re: Get better at Googling
#4Also just Google any error messages (minus your specific bits)...
Re: Get better at Googling
#5With it I can avoid an additional search and go directly search the place I want to look whether that is python docs, rust docs, Wikipedia, reddit or Amazon. Heck I can forward myself directly to google too.
All of this with just a !w, !a, !python3, !rust, !g added to my query.
I understand why google doesn't support this, largely because they want people to stay on the google page and be subject to ads.
I just question the utility of showing advertisements for at least programming related queries where I think the direct to websites seems a lot more useful.
Re: Get better at Googling
#6Re: Get better at Googling
#7Re: Get better at Googling
#8So far the most useful thing I have found has been the bangs from duckduckgo. With it I can avoid an additional search and go directly search the place I want to look whether that is python docs, rust docs, Wikipedia, reddit or Amazon. Heck I can forward myself directly to google too. All of this with just a !w, !a, !python3, !rust, !g added to my query. I understand why google doesn't support this, largely because t…
Re: Get better at Googling
#9I've tried to make a habit of not telling people "just Google it!" when they ask me a question, and instead "Let's Google it" - to open up for an opportunity to help someone try to find an answer by "asking" in a different way.
Re: Get better at Googling
#10Also just Google any error messages (minus your specific bits)...
That, and knowing how to ask questions on StackOverflow or in IRC/Discord/Slack/Matrix.