Fabrice Desré

Results 28 issues of Fabrice Desré

The RAII struct `UdsGuard` works well when the binary terminates normally but this is unfortunately not always the case: - crashes. - on Android, daemons restarted by the init system....

Currently there is no such configuration, so the storage engine will just fail when it can't write. Instead we need to manage CID eviction based on some heuristic when a...

It seems to me that Instance::render() doesn't happen in a requestAnimationFrame callback, which would spare extra work.

Looks like it fails to find a react-native-blue dependency: ``` ./gradlew FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':app'. > Could not...

See https://github.com/WICG/webpackage That will potentially help browser adoption of webbook, and give you features like signatures that are useful in some contexts like legal documents.

While debugging a failure to import largish directories, I found that adding more than ~1200 files would always fail with a variation of "Maximum block size exceeded". I can reproduce...

`PrivateFile::stream_content()` takes an `index` parameter that is passed to the private forest content when the file content is external. However in the case of inline content, the whole vector is...