Earlier quoted context omitted.
I thought Brave was just a web browser with built-in adblock, but after your comment I decided to look it up on wikipedia. Holey moley, what a nightmare.
It's by far the best browser out there. Based on Chromium. Doesn't allow websites to abuse its technical capabilities (i.e. share your data via 3rd party ad servers). You can tip content creators. You can partake in the community and all the things Brave is building, or just use the browser in its default state. If you want a crypto + search laughing stock, check out https://coinmarketcap.com/currencies/presearch/ .
YaCy – your own search engine
61–70 of 95 posts
Re: YaCy – your own search engine
#62It's interesting that this uses a distributed P2P index. That's a very good idea and one of the things that has held me back from even thinking about trying to build my own tech-focused search engine. One thing I was hoping to see in the FAQ was how they prevent rogue nodes from inserting spam or other kinds of mischief into the public index.
Re: YaCy – your own search engine
#63It's interesting that this uses a distributed P2P index. That's a very good idea and one of the things that has held me back from even thinking about trying to build my own tech-focused search engine. One thing I was hoping to see in the FAQ was how they prevent rogue nodes from inserting spam or other kinds of mischief into the public index.
Re: YaCy – your own search engine
#64Copernic used to be a great way to do this. Register every search engine you like in the local software, apply rules, search all the web search engines at once. Until they went 100% corporate, it was awesome.
Re: YaCy – your own search engine
#65Earlier quoted context omitted.
I see Brave. I close tab. I don't trust them or anybody that pushes their offerings which are just crypto ponzi schemes.
It's just a different revenue model than the usual ad garbage. You don't have to use it.
Re: YaCy – your own search engine
#66Earlier quoted context omitted.
It's by far the best browser out there. Based on Chromium. Doesn't allow websites to abuse its technical capabilities (i.e. share your data via 3rd party ad servers). You can tip content creators. You can partake in the community and all the things Brave is building, or just use the browser in its default state. If you want a crypto + search laughing stock, check out https://coinmarketcap.com/currencies/presearch/ .
Depends on your definition of "best browser" I guess... My best browser is Firefox, precisely because it is not based on Chromium.
then you have half a dozen firefox forks running absolutely fine, each one has its good and bad but the thing is, if these 1-2 man outfits can fork and release their own firefox forks with additional features/customizations, why cant brave? or do they don't want to do the actual leg work and only want to take praise for "doing best", eh
Re: YaCy – your own search engine
#67Use this as a personal knowledge base. Indexed my blog. Indexed a bookmarks export. Indexed a knowledge base. Works well. It also convinced me of power user ui
I keep everything on my home server: photos, music, home videos, movies, downloaded webpages, ebooks, instruction manuals, etc., all shared out over HTTP. Yacy basically gives me a centralized, private search engine for my house. Example searches: "Frigidaire manual" "living room collection:Photos" "London Philharmonic Orchestra collection:Music" Of course, having things in an organized hierarchical file system, with…
Re: YaCy – your own search engine
#68Use this as a personal knowledge base. Indexed my blog. Indexed a bookmarks export. Indexed a knowledge base. Works well. It also convinced me of power user ui
Self plug - If you want to skip bookmarking and go straight to indexing, I have a firefox extension for it - https://github.com/tecoholic/yacy-it
Is there a way to use this plugin with an instance of Yacy hosted somewhere other than localhost? I tried making a bookmarklet to do something similar, but never ended up getting it working.
Re: YaCy – your own search engine
#69It's interesting that this uses a distributed P2P index. That's a very good idea and one of the things that has held me back from even thinking about trying to build my own tech-focused search engine. One thing I was hoping to see in the FAQ was how they prevent rogue nodes from inserting spam or other kinds of mischief into the public index.
I'm basically doing just that for my little side project with Symfony + DomCrawler + Elastic. But i'm only crawling the home page and the results are manually curated.
Re: YaCy – your own search engine
#70Use this as a personal knowledge base. Indexed my blog. Indexed a bookmarks export. Indexed a knowledge base. Works well. It also convinced me of power user ui
I keep everything on my home server: photos, music, home videos, movies, downloaded webpages, ebooks, instruction manuals, etc., all shared out over HTTP. Yacy basically gives me a centralized, private search engine for my house. Example searches: "Frigidaire manual" "living room collection:Photos" "London Philharmonic Orchestra collection:Music" Of course, having things in an organized hierarchical file system, with…
I guess it should fit your "centralized private search engine for my house" application quite well.