Read the announcement and it looks like there isn't an option to submit a site for crawling. If that's true, how do they discover new sites? My understanding of the 'the Web Discovery project' is that they're indexing your search and the results you click, anonymously but you won't see new sites in your search results which in turn means the new site won't be indexed by them
Every web search result in Brave Search is now served by our own index
31–40 of 494 posts
Re: Every web search result in Brave Search is now served by our own index
#32Just the fastest and most ergonomic browser I've tried. I wish Firefox was like Brave, to be honest. Until that happens, I'll stick to Brave for both mobile and desktop.
It is ergonomic until you want to send more than one tab using Brave sync. Also Ctrl + B to show the bookmarks sidebar would be nice, for those of us who nest their web clippings deeply. On the iOS app, it also forgets usernames I’ve stored using password sync. For some sites (criteria unclear) I have to type the username before it inserts the password, which is frustrating to a privacy conscious user who will not us…
Regarding iOS, it's entirely possible there's a bug in our code. I'll definitely take a closer look and speak with the team regarding this report. That said, it's also not entirely uncommon for users to enter a site through a slightly different URL, or form, which complicates the credential-autofill logic. If you have an example or two of sites where this behavior is consistently observed, that would be much appreciated.
Re: Every web search result in Brave Search is now served by our own index
#33Re: Every web search result in Brave Search is now served by our own index
#34Re: Every web search result in Brave Search is now served by our own index
#35Just the fastest and most ergonomic browser I've tried. I wish Firefox was like Brave, to be honest. Until that happens, I'll stick to Brave for both mobile and desktop.
Re: Every web search result in Brave Search is now served by our own index
#36Just started testing Brave Search, and it scored a rare 100 on the first test: If you type in the name of a favorite boutique hotel, will you get that hotel's true website -- or the usual hairball of third-party intermediaries? (For anyone who's ever tried to modify a reservation, the difference is astonishing. If you're booked with the hotel, all kinds of adjustments are at least possible. If you're booked with Book…
Re: Every web search result in Brave Search is now served by our own index
#37Just started testing Brave Search, and it scored a rare 100 on the first test: If you type in the name of a favorite boutique hotel, will you get that hotel's true website -- or the usual hairball of third-party intermediaries? (For anyone who's ever tried to modify a reservation, the difference is astonishing. If you're booked with the hotel, all kinds of adjustments are at least possible. If you're booked with Book…
Re: Every web search result in Brave Search is now served by our own index
#38Just started testing Brave Search, and it scored a rare 100 on the first test: If you type in the name of a favorite boutique hotel, will you get that hotel's true website -- or the usual hairball of third-party intermediaries? (For anyone who's ever tried to modify a reservation, the difference is astonishing. If you're booked with the hotel, all kinds of adjustments are at least possible. If you're booked with Book…
Huh, interesting idea. I personally deliberately book though Booking and alike because it's so nice to have everything hotel related in one place especially when having long trips.
Also, I assume there is less probability of errors since when you reserve on a travel agent website, your reservation goes through an additional system before it gets to the hotel.
Re: Every web search result in Brave Search is now served by our own index
#39But still very happy with how Kagi works
Re: Every web search result in Brave Search is now served by our own index
#40Just started testing Brave Search, and it scored a rare 100 on the first test: If you type in the name of a favorite boutique hotel, will you get that hotel's true website -- or the usual hairball of third-party intermediaries? (For anyone who's ever tried to modify a reservation, the difference is astonishing. If you're booked with the hotel, all kinds of adjustments are at least possible. If you're booked with Book…
haskell megaparsec operators -> should return [0] somewhere high in the result set. Found it on the third page of Brave Search. For comparison, it's the very first result on Google, second page for Bing, and the third page for DuckDuckGo.
Sure, it's a bit obscure, and I don't even write that much Haskell these days. But it's calibrated to determine whether I can rely on the search engine to quickly surface what I need to be productive, and whether I can trust its 'negative results' (I don't see what I want on the results page -> I need to refine my query or take a different approach). The version number returned in the URL also shows how well the engine handles keeping up with versioned documentation pages and aggregating 'link juice' between them.
I try this on every search engine alternative that pops up on HN. Very, very few pass. I find it often works like an adversarial example, yielding completely nonsensical results.
[0] https://hackage.haskell.org/package/megaparsec-5.2.0/docs/Te... (or any other megaparsec-#.#.# version)