HACKER Q&A
📣 lasagna_coder

Ways to discover stuff online without a search engine


What are some tools or methods (whether real, theoretical, academic, or otherwise) for discovering things on the Internet, as an alternative to using a search engine. I'm not focusing on practicality here, just looking some interesting and uncommon methods for getting novel results. I suspect there's a few specific to certain types of media.

The methods I'm aware of are:

- Recommendation engines (e.g. Youtube, most social media feeds)

- Organic / constructed sequences of data (e.g. a playlist, or sorted lists using some measurement like price)

- Non-text search (e.g. search via image, sound, or geolocation)

- Stochastic (e.g. guessing a domain name, or entering some random text into a search engine and skipping 100 first suggestions)

- Automatic link traversal (e.g. a web crawler algorithm)

- Private sharing (e.g. sending a link in an email)

- Public sharing (e.g. web portal, or blogroll)

- Hybrid (e.g. algorithmic search engine results, news aggregators)

But what am I missing?


  👤 gostsamo Accepted Answer ✓
At least two of your suggestions include a search engine. What I can add are: word of mouth (things shared by people), news feed (someone shared something on FB/TW), ads (random ad on a random website), agrregators (specialized website for curating information on a certain topic), forum (get an answer from a random person in an internet form like HN or SO).

👤 manx
Web directories come to mind. You didn't need to know what to look for, instead you were able to browse a huge tree. Are there any modern web directories out there?

👤 sargstuff
docear : https://docear.org/ (comparison page with similar software )

** recommender system conferences:

recsys -> https://dl.acm.org/doi/proceedings/10.1145/3240323

umap -> https://dl.acm.org/doi/proceedings/10.1145/3450613

sigweb -> https://www.sigweb.org/conferences/acm-sigweb-conferences

** "Recommender Systems Handbook" with source code : https://link.springer.com/book/10.1007/978-0-387-85820-3


👤 freediver
TinyGem is built exactly for this purpose.

It automates the process of discovery based on previous interest.

https://tinygem.org