Franz Heinzmann

Results 73 comments of Franz Heinzmann

There's also https://github.com/billziss-gh/winfuse which implements the low-level FUSE API. See also https://github.com/zargony/fuse-rs/issues/76

Thanks for the feedback! I'm using this as a rust learning excercise for now. I reworked the whole project to use https://github.com/cztomsik/napi-rs in place of neon. Seems much leaner to...

I added another commit. Now has a test and a proper JS api. Still quite basic, but should be usable. Biggest "bug" at the moment is that the IndexWriter lock...

FYI: I republished `zod-prisma` with this PR merged under `@frando/zod-prisma`, because the module is not usable in our ESM setup otherwise. Once this PR is merged I'll stop maintaining the...

Created a PR to fix this: #140

Also, under "How is Dat different than IPFS?", it says: > IPFS and Dat share a number of underlying similarities but address different problems. Both deduplicate content-addressed pieces of data...

This is partly fixed, but not fully. I really don't like yargs, we should switch so something else.

Decision for now: High-level terms: * [x] island -> collection #51 * [ ] source -> feed Records: * [ ] add `ref` for `key@seq` string * [ ] `id`...

This error occurs if sonar-tantivy is not found or crashes. We should have a better error message here.