ChatGPT will show sources for their search now
If you're using the ChatGPT paid version, when you search, it acts similarly to Perplexity now. It gives you sources of all the pages from which it retrieved the information.
If you're using the ChatGPT paid version, when you search, it acts similarly to Perplexity now. It gives you sources of all the pages from which it retrieved the information.
I guess I'll post another thoughtful analysis rant on tech trends. It has been mentioned here in a few threads already but I simply wanted to try to start a focused discussion.
Personally I first noticed significant degradation of search functionality around 2018 or so, while specifically Google was mentioned at least as far back as 2016. But it is not simply Google or even just general search engines. Any random site specific search functionality or discoverability algorithms on various sites share these trends too.
It really seems that the focus is simply on delivering as many results as possible with actual quality or even relevance being somewhere on the tail end of priorities. It is not even just lack of(useful, consistent) search operators, lack of transparency, lack of structured search possibilities, lack of sorting options, lack of granularity - it is the simple disregard for the basic intent of the query with some implementations sometimes being actually more accurate with fewer keywords with no option to modify this behavior.
It is especially damaging for(at least my) ability to research a topic. A decade and half ago I could go in with a topic I had no idea about and emerge two hours later with a very basic but likely mostly accurate and slightly in-depth overview by refining my searches. Now I'm lucky to get one single thoughtful blog post or discussion among dozens or tutorials, 10-bests and ads with the query being almost completely disregarded and keywords being straight up ignored to deliver this deluge of both low quality and mostly completely irrelevant results.
Are there any projects, search engines or anything other that aim to deliver actually useful, steerable, user directed results?
Since I know quite a few tilderinos use Kagi (far higher percentage than the standard population) I figured this might interest some of you.
Kagi pushed out a new Dark theme that is not dark. It's possibly even worse than Googles non-dark official Dark mode.
Here is a CSS fix you can throw in your custom css section in settings that I whipped up for some people in the Discord, should be useful.
:root {
--custom-bg-color: #090c10;
--search-result-gap: 20px;
--search-result-gap-mobile: 10px;
--app-bg: var(--custom-bg-color);
--search-result-title: #fff;
--primary-visited: #aaa;
/*! --quick-search-bg: #000; */
--color-search-input: var(--custom-bg-color);
--result-item-title-border: rgba(255,255,255,0.25);
--search-result-date-bg: rgba(255,255,255,0.15);
}
.__sri-time {
font-size: 12px;
border-radius: 2px;
margin-right: 3px
}
.__sri-desc {
padding-top: 3px;
}
.__sri-title {
margin-bottom: 5px;
}
.__sri-url .__sri_url_path_box {
margin-top: 0px;
}
@media screen and (max-width: 1300px) {
.search-result, .sri-group {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: var(--search-result-gap-mobile) !important;
}
}
This fixes the colors, padding, and some other general weirdness they introduced. They also don't follow their own variable specs so I introduced two new ones in there so you can modify to your liking (namely padding between links on mobile and desktop).
I’m looking for a search engine just for news; kind of a Google News competitor but something independent. Any ideas?
I know of Ground News, it’s already pretty good though it’s less search engine and more aggregator. Open to hear more.
Who got the better end of that deal? It was in Google rewards. They were already involved in that transaction. How much is me matching their phone records really worth?
Google's Most Searched Playground: find on a huge map the most searched things of the year
So, in the past, I have been able to find new poems I enjoy by reading a critical essay about poetry and taking the referenced poem and author and typing the information into Google search. It used to be that that technique turned up a copy of the text of the poem and typically more poems by the author 95 percent of the time for me.
This year, when I try that same technique, Google gives me general reference articles about the life of the poet, or news about celebrities with similar names (not the same name at all), or just no search results. Does anyone know what happened? Can anyone help me use the internet to find new poems again?
Thanks very much