Makes sense C++ makes everything harder
Makes sense C++ makes everything harder
Removed by mod
Damn you reminded me to check my gmail and there was a domain renewal reminder, thanks!
If there’s no getting started section I usually go on GitHub to see how other projects use the library or API.
Reading the API docs with no prior knowledge or context is hard unless they’re very well written.
Did this in university in the very first week, quite a few people dropped out after that 😅
This is possibly something you could implement in a meta search engine like SearXNG, though there are some privacy concerns.
Maybe it could locally store which domains you personally tend to click (and stay) on. Then automatically raise those domains when it sees them somewhere in the output of the underlying engines. This isn’t perfect because you wouldn’t get data from other users. But I think it could do a lot to improve search results.
I might actually clone the repo and see if I can get somewhere soon
It’s a step in the right direction
I hate python async with a burning passion but I’ll admit most of it is a consequence of skill issues