Redsandro
Redsandro
Last commit is 3 years ago by @mi-code [Android P in `raphael-p-oss`](https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/raphael-p-oss). Xiaomi has since released improved kernels with Android Q and Android R. Can we please get the latest...
During some googling, I came across `fast-clone`, `deep-clone`, and [`fast-deepclone`](https://www.npmjs.com/package/fast-deepclone). That last one is written in C++ and sounds interesting. Wondering if it's any faster. Could you add it to...
I'd say the result lists become easier to read when they are sorted by operations per second, rather than alphabetically. Makes it easy to glance at the 'winners' and 'losers'....
``` user_local_ssh_key_path: "~/.ssh/id_rsa.pub" ``` It would be helpful if we could specify multiple keys, or write the `authorized_keys` inline.
Not sure why, but pretty much everything is there except `zipper_mouth_face` Here is an example from `assets-cdn.github.com`: 
**Describe the bug** Symbolic links to directories are ignored regardless of `followSymlinks = true`. **Versions (please complete the following information):** - Chokidar version 3.4.3 - Node version 14.15.1 - OS...
``` TypeError: window.addEventListener is not a function at Proxy.init (/app/tmp/broccoli_merge_trees-output_path-aa52PBSo.tmp/assets/addon-tree-output/ember-storage/services/storage.js:33:1) ``` Tested on Ember 3.5 with ember-storage 2.0.
I like this theme. But I find the tabs hard to distinguish, especially in sunny environments or on dark OLED screens. After installation, I change the GTK3 css and GTK2...
So we don't have to google this every time
There is a dependency on `com.hurland`, might want to mention this in the docs. https://github.com/gabriel/as3httpclient/blob/master/src/org/httpclient/HttpSocket.as#L8 I downloaded the `com.hurland` files, but the dependency fails for me: ``` Error: Error #2030:...