-
I'm interested in porting my driver to use nusb as a backend over libusb.
libusb has had some flaky issues and is gpl, and my work is MIT licensed, so this alteration if possible is of interest to me…
-
### What is the problem this feature will solve?
Currently we have `UNKNOWN` write errors happening from time to time in our webpack based build system.
Example error for `v18.17.1`:
```
Error…
-
I've had contractors ask me for an overview of their timesheets so they can cross reference for their invoices.
Would be good if artists could have access to the below team timesheet page but with…
-
### Describe the project you are working on
A 3D game with "voxel" chunk generation. Generating chunk LODs at runtime.
### Describe the problem or limitation you are having in your project
Cu…
-
We have some requirement data in https://github.com/galaxyproject/tpv-shared-database, maybe it would be nice to ingest/expose it as a nice API endpoint usable from workflowhub
-
It could be interesting to have a metric(s) to track how many peers are in the p2p mesh of each subscribed topic.
An addition to that could be to track how many peers "left" the mesh and how many pee…
tbenr updated
1 month ago
-
### Request Type
New Feature
### Description
I would like to create a service template for [Readeck](https://readeck.org/en/).
However, I cannot because it requires an environment variable of `REA…
-
Consider exposing Timestamp https://github.com/corazawaf/coraza/blob/main/internal/corazawaf/transaction.go#L116 in types.Transaction interface.
-
### Search terms you've used
- ParserOption
- getSolidDatasetWithAcl
### Bug description
It is currently not possible to add parser options when getting a solid dataset with acl.
This is …
-
When working on an iterative methods when data needs to be modified and interpolated, there's 2 choices:
- keep a copy of the original data around and also create and interp object
- keep only dat…