Kasper
Kasper
It definitely is standard, but you might be right about Apple/Microsoft/Linux not having official specifications for it. That's not what I'm referring to, sorry if I was unclear. I should...
@ljharb I don't think so. You can try run `tmutil addexclusion ` to see
With opt-in, you might not realize that `node_modules` is clogging up and slowing down backups, and once you do you may assume there's no easy way around it. With opt-out,...
The way I have Contexts set up is to start fuzzy search immediately when I press a key, so for example if I want to switch to Discord I do...
This one worked for me: https://github.com/Nyx0uf/qlImageSize
The issue seems to be that the GitHub API is limited to 400 pages aka 40k stars. It should be possible to support repos with 80k stars by checking the...
@seladb Sure, but you would still have to use the same method for fetching the data on a server. For 80k repos, you can also fetch the first and last...
@seladb Got other priorities for the foreseeable future, but might try at some point
For reference, here's a repo of a CouchDB Docker image built with Alpine: https://github.com/smizy/docker-couchdb
@wohali Should I open this issue in [couchdb-pkg](https://github.com/apache/couchdb-pkg) in that case?