XiaoZhang
XiaoZhang
@briansmith now NDK23 has entered LTS
Just to share my observations on this matter. 1. I had to run `nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'` twice as the first run only downloads packer...
@partounian Maybe my image is too large.  This is what ended in my plugins' directory.
Why is domain name not directly supported by the `proxychains.conf`?
any update on this?
Just a thought of mine. A pre-defined array may not satisfy if infinite retries are demanded. An iterator/generator may be more suitable in this case.
@meredian I agree that infinite retries are not desirable in most cases. Forgive my bad example, my main point is that iterators offer many more possibilities than a static array....
+1 for this. The current typing requires `_id` to be provided by the user when inserting new documents. However, the id should be auto generated by the database in most...
I am seeing a similar error probably related to this issue. ### Sympton Error `TypeError: cid is undefined` is thrown when inserting documents to a collection which already contains a...
For those who are using a multi-monitor system: #28 still persists.