Andrew Sun
Andrew Sun
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** node_modules folders are indexed by Spotlight on macOS **What is the expected behavior?**...
See: https://cs.opensource.google/go/go/+/e7c56fe9948449a3710b36c22c02d57c215d1c10:src/compress/flate/inflate.go;l=167 Fixes #126
^ title NoSleep 1.5.0 macOS 10.13.6 MacBook Pro (15-inch, 2018)
Since ZFS is CoW, it would be appropriate to support [clonefile](http://www.manpagez.com/man/2/clonefile/). Then we can finally have `com.apple.mimic_apfs`. 😄 Related: https://github.com/zfsonlinux/zfs/issues/405
Quite frequently, write performance to the ZFS partition will drop to
#### Check List: - [x] Tests pass (`./test.sh ` shows no differences between expected and actual outputs) - [x] All formatting changes by the build are committed - [x] Your...
RocksDB [supports zstd compression](https://github.com/facebook/rocksdb/wiki/Compression) for greatly improved compression ratios. It would be great if this option were exposed in ArangoDB.
For example, JavaScript has both `null` and `undefined` to express an absence of a value. PyHP++# should have multiple ways of expressing a lack of value, each with its own...
In PHP, only code wrapped within `` will be run; the stuff outside is printed verbatim. PyHP++# should have similar behavior.
test.capnp: ```capnp @0x91dfecf2a2e33a77; struct Foo(T) { data @0 :List(T); } struct Bar { a @0 :UInt32; } struct Baz { a @0 :Foo(Bar); } ``` Using the Windows binary downloaded...