-
Hi,
I have tried out Pumba, it's an incredible tool! I require my test case to perform different perturbations simultaneously in different docker containers and interfaces. Is it possible to perfor…
-
Hi, as part of GSoC '24, I wish to propose a file system to support NAND flash file systems, that would take into account the challenges of an RTOS, limited memory of embdedded systems, and the practi…
-
xmltoman is basically unmaintained and uses a bespoke XML format.
As an alternative I suggest either sphinx or docutils: both have restructuredtext input and can generate manpages and more, so the …
-
Once 1.9 release is out we want to move to a regular nightly build that produces a floating `unstable` tag.
We also want to support building from a branch (e.g. `master` or `1.9`) without a tag and t…
-
something like: --use-AUR-metadata or --metadataserver where you can set it to a custom link
It would be a nice to have even if it's feature-restricted due to the extra endpoints in FAUR not being …
-
Given the provided codebase spanning multiple files and responsibilities, from configuration and logging utilities to the integration with external services like GitHub and an LLM, pinpointing a singl…
-
The following improvements have been deemed necessary to improve our current security evidencing effort:
- provide a document for each component that establishes the threat model under which the secu…
-
When I put something in the db (memdown), a "put" event is emitted on that peer (A). On the other peers (B and C), the data seems to be updated silently. How can I get a notification on peer B that th…
-
Hi, I'm trying to install Scull, but it doesn't seem to compile leveldown on my system, so I checked its version and noticed this module is using an older version (^1.4.6). [gist of npm install log](h…
-
If I understand the current gRPC support correctly, there is no way to test a custom gRPC method using fortio, i.e. run a custom server somewhere and use fortio to send valid messages to a service and…