I’ve used openshot quite a bit.
Are you sure? They say that they have their own index. https://about.qwant.com/en/
I have an alias, git yolo, that does ‘git commit -a’ with a message from whatthecommit.com, and pushes to master. Just add this to your ~/.gitconfiig and you too can live on the edge.
yolo = !git add -A && git commit -m \"$(curl --silent --fail https://whatthecommit.com/index.txt)\"&&git push origin main
Edit: Added the alias.
I do occasionally swap to Google if I can’t find anything with qwant, but I usually can’t find anything with Google either then.
Maybe your search terms are too broad? Or not broad enough?
I’ve ditched Google. I use Qwant for searching. It’s about the same as Google in terms of results, I think.
Unbound is a recursive DNS, not an authorative. An authorative DNS server is needed for adding your own records. I suggest using bind, which can be both a recursive and an authorative.