-
robust unit tests!
Question: How do we quantify this? When does this get marked as "done"?
-
IPFS (or other content-addressing protocols) is a very interesting technology, especially for linked data, as it helps make static resources highly available. Atomic Data Properties are examples of wh…
-
Need to do a review of all existing dependencies and update them where possible & appropriate.
-
## Environment:
- Operating System: macOS
- Architecture: `x64_64`
- Rust Version: 1.82.0 (This probably doesn't matter, as the issue existed before the upgrade)
## How to reproduce?
Use `.d…
-
Some of the files that Starling archives are >65GB videos. Getting a CID through the [usual mechanism](https://github.com/starlinglab/uwazi-hyperbee-prototype/issues/1) for these large files is likely…
-
Once https://github.com/rustls/rustls/pull/2062 has landed, we should start the integration to it.
-
- OS - Fedora 40
- Oku version - 0.1.0
### How To Reproduce
- Open the program
### Log
```
ribbon@fedora:~$ flatpak run io.github.OkuBrowser.oku
[2024-11-19T14:49:59Z ERROR oku_fs::fs::…
-
Ed keys are a core concept that is used both as node ids and as authors etc. They really belong into iroh-base. Currently we have quite some code duplication because iroh-sync has it's own key like st…
-
When I install iroh via cargo install iroh-cli on intel mac and then run `iroh doctor accept`, I get a SIGSEGV. Same for iroh start.
Not sure if this is just a fluke. I just wanted to play around w…
-
Currently metrics are implemented in a very plain fashion. We should add support for labels and possibly families to make metrics easier to manage.