Earlier quoted context omitted.
Umm, according to the latest data, user choice is far less competitive than algorithms at stabilizing engagement metrics. Users' behavior speaks louder than what they believe in their little heads.
Can't tell if sarcasm or not.
Most promoted and blocked domains among Kagi Search users
81–90 of 502 posts
Re: Most promoted and blocked domains among Kagi Search users
#82I've never understood the hate for w3schools. No, it's not MDN, but it's not offensively bad either, and it's been a helpful reference from time to time. If w3schools comes up first in a search, I trust that it probably has the answer to whatever very simple question I must have asked, unlike something like Pinterest, which will just be spam no matter what.
Re: Most promoted and blocked domains among Kagi Search users
#83I actually did a smaller thing for HN. I have client side JS that blocks results from a few domains that seemed to promote low quality discussions and/or irrelevant submissions. const boringDomains = [ "newyorker.com", "nytimes.com", "economist.com", "wired.co.uk", "bbc.com", "aella.substack.com", "hecolumn.substack.com", "wsj.com", "kqed", "voanews.com", "wusa9.com", "noemamag.com", "arstechnica.com", "independent.c…
...BBC? Ars Technica? ...KQED and VOA? You're blocking discussion of some of the most reliably factual reporting on the planet.
Re: Most promoted and blocked domains among Kagi Search users
#84I actually did a smaller thing for HN. I have client side JS that blocks results from a few domains that seemed to promote low quality discussions and/or irrelevant submissions. const boringDomains = [ "newyorker.com", "nytimes.com", "economist.com", "wired.co.uk", "bbc.com", "aella.substack.com", "hecolumn.substack.com", "wsj.com", "kqed", "voanews.com", "wusa9.com", "noemamag.com", "arstechnica.com", "independent.c…
...BBC? Ars Technica? ...KQED and VOA? You're blocking discussion of some of the most reliably factual reporting on the planet.
>... that seemed to promote low quality discussions
My guess is that these domains are responsible for hot button topics that result in 300+ comment threads.
Re: Most promoted and blocked domains among Kagi Search users
#85Google: we need to have your personal information because that allows us to provide you with a better experience. Me: Ok, please block these domains: "pinterest.com, w3schools.com, ..." Google: Sorry, can't do that!
Pinterest is absolutely the worst; most of the time the linked page doesn't even have what I was looking for.
It's honestly more useless than the pages with a list of 1000 phone numbers that you get when you try to search for who an unknown number is.
Does anyone even work on Google Image Search? Is it run by a bunch of undercover Pinterest employees who infiltrated the team and pushed out the Googlers?
Re: Most promoted and blocked domains among Kagi Search users
#86Surprised to not see fandom.com on there. Just copy/paste plus SEO of actual wikis plus so many ads you can't read the content.
Re: Most promoted and blocked domains among Kagi Search users
#87I actually did a smaller thing for HN. I have client side JS that blocks results from a few domains that seemed to promote low quality discussions and/or irrelevant submissions. const boringDomains = [ "newyorker.com", "nytimes.com", "economist.com", "wired.co.uk", "bbc.com", "aella.substack.com", "hecolumn.substack.com", "wsj.com", "kqed", "voanews.com", "wusa9.com", "noemamag.com", "arstechnica.com", "independent.c…
...BBC? Ars Technica? ...KQED and VOA? You're blocking discussion of some of the most reliably factual reporting on the planet.
Re: Most promoted and blocked domains among Kagi Search users
#88I've never quite understood the w3schools hate. It can be quite useful. My most used page is this one when I need to jog my memory: https://www.w3schools.com/cssref/css_selectors.php It's much better than this one: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selecto... Or any of the other results on the first page
Re: Most promoted and blocked domains among Kagi Search users
#89Google: we need to have your personal information because that allows us to provide you with a better experience. Me: Ok, please block these domains: "pinterest.com, w3schools.com, ..." Google: Sorry, can't do that!
This completely frames it for me.
I was very hesitant to pay for a search engine at first, but Kagi has turned into the “stickiest” monthly subscription I have.
Re: Most promoted and blocked domains among Kagi Search users
#90I've never quite understood the w3schools hate. It can be quite useful. My most used page is this one when I need to jog my memory: https://www.w3schools.com/cssref/css_selectors.php It's much better than this one: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selecto... Or any of the other results on the first page
It often outranks MDN official docs which these days are very readable, in-depth, with examples, and a simple UI and the only time I click to inappropriately named W3Schools is by accident because it's the top result and I'm expecting MDN and then I click back and that's why I don't like it.