TranslateProject/sources/tech/20220514 Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine.md

8.7 KiB
Raw Blame History

Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine

DuckDuckGo is one of the alternative search engines that is less privacy intruding than the omnipresent Google.

DuckDuckGo is one of the alternative search engines that is less privacy intruding than the omnipresent Google.

It has improved a lot lately and works quite satisfactorily for general web search. It is nowhere close to Google when it comes to local search.

However, DuckDuckGo (fondly nicknamed DDG) has some cool features most users are not aware of. If you are an ardent DDG fan, you may enjoy enhancing your search experience with these tricks.

1. Jump on a specific website

Type ! before your favorite website name and directly enter the website. This is like the feeling lucky feature of Google but in DDG terms, its called bangs.

There are short forms for the websites, which will be suggested when we start typing.

duckduckgo bang feature

Entering the search term just after the website name will land you on the required result from that website.

2. Convert text to ASCII

Figlet is one of the fun Linux commands. It converts any text into a decorated ASCII format.

Type figlet before any search term; it will print its ASCII output. No need to open the terminal.

Figlet in DDG

3. Check social media status

Use @ in front of the proper twitter name of someone will show their status (followers etc.).

Itsfoss Twitter

4. Generate a strong password

Type password followed by the number of characters to be included and it will generate a strong, unique password for you.

Generating password in DuckDuckGo

5. Generate Random Passphrase

Type random passphrase to generate a passphrase, usually 4 words long.

Random Passphrase

6. Get a cheatsheet

Type cheatsheet after the term whose cheatsheet you want. If there is a cheat sheet for the searched term, it will show it immediately on the search page.

Vim Cheatsheet

7. Get color from the color code

Type color followed by the hex code of the color you want to check and it will show what that color looks like.

Color

8. Generate a random number

Searching random number will output a random number between 0 and 1

Random Number

You can also specify the range to look for.

Random Number between 1 and 1000

9. Convert to binary and other formats

Type a binary number and append it with binary will convert it from binary to decimal

Binary to Decimal

Similarly, it works for hexadecimal and oct, but I am confused about their logic.

10. Find rhyming words

Type what rhymes with followed by the word you want to get rhymes of. Helps with your poetry skills, no?

What rhymes with rain

11. Get Ramanujan number, Pi, and other constants

Type the name of the constant whose value you want and you get it right in the search result page.

Ramanujan Number

12. Check who is currently in space

Type people in space and get the list of those currently in space. It also shows how long they have been in space.

People in Space

13. Check if a website is down

If you want to know if a particular website is down for you or for everyone, just use the “is xyz.com is down” search query.

Is down?

14. Get quotes on certain topics

Type a word followed by quotes, and it will give quotes related to that word.

Get quotes in DDG

15. Get Placeholder texts

Search for lorem ipsum and get 5 paragraphs of placeholder texts. Useful for web developers perhaps.

Lorem ipsum

16. Get the calendar of any month

Type calendar followed by day, month, and year and it gives you an interactive calendar of that month.

Calendar

17. Generate QR code

Search qr followed by any text, be it a link or anything, will generate the respective QR Code.

QRCode

18. Get some CSS Animations

Search for css animations to get some CSS animation examples.

CSS Animations

Got a bitly or some other shortened link but not sure where it takes you. Instead of landing on a spammy website, expand the shortened URL and see the actual website URL.

Use the keyword expand followed by the shortened URL and it will show the actual destination URL.

Expand Link

20. Get HTML codes for special characters

Search html chars and get a very long list of HTML entities and their description, if pressed show more in the result

HTML Chars

21. Why should I use this?

This one is pretty useless. If you enter the term “why should I use this?” it shows “cause its awesome” at the top of the search result page. Clearly, DuckDuckGo is referring to itself.

Why should I use this?

22. Convert case

This works in two cases. lowercase will show the lowered case result

Lowercase

uppercase will show an uppercase result.

Uppercase

23. Encode a URL

Search encode followed by a URL will give an encoded result

URL Encode

24. Motherboard

Search for Motherboard, and you can see that the logo of DuckDuckGo on the left side is changed. It shows a random logo from the selection of a few.

Motherboard

25. Get HTML Color Codes

Search for color codes and you get a chart of colors. Again, this one is more for web developers and designers.

Color Codes

There are many more…

My teammate Sreenath came up with this post idea. He says there are more such easter eggs in DuckDuckGo and I believe him. But it wont be feasible to list them all here.

If you know more such interesting DDG search features, share them in the comments. If you found your next favorite search feature, do mention that too.


via: https://itsfoss.com/duckduckgo-easter-eggs/

作者:sreenath 选题:lkxed 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出