-
Currently we have magic numbers in the code. For example:
https://github.com/renepickhardt/pickhardtpayments/blob/main/pickhardtpayments/UncertaintyChannel.py#L32 specifies `MAX_CHANNEL_SIZE = 15_…
-
I think that the definition of WARL is a bit confusing and incomplete.
My initial concern was that the definition of "read" implicitly includes reads by hardware (which means that, practically spea…
-
I have rewritten `chromium-mpp` based on alarm's latest v129, with some patches including [chromium mpp patches released 1 day ago](https://github.com/JeffyCN/meta-rockchip/tree/master/dynamic-layers/…
-
0.14.3-SNAPSHOT Head (11/18/22)
```
./gradlew clean
The Kotlin source set androidAndroidTestRelease was configured but not added to any Kotlin compilation. You can add a source set to a target'…
-
In `StreamingDAGResponseWriter`, broadcast sender will split blocks by `records_per_chunk` but partition sender does not split. It may result in sending a very large chunk in one DAG response. See `St…
-
Hello,
at initialize.sh:
```
CMake Error at src/GroundTruthGenerator/CMakeLists.txt:6 (add_executable):
Cannot find source file:
/.../MocapNET-mnet4/dependencies/RGBDAcquisition/opengl_ac…
-
Hello dear community, I executed a query with the fault tolerant execution mode in Trino 423:
```
trino:ta> set session retry_policy='TASK';
SET SESSION
trino:ta> select * from ta_event_2976 lim…
-
Hi,
I have been working on a project that needs qoi encoding and decoding, but the final results should be put in a pre allocated memory. Although we can provide our own allocator, but i want to pr…
-
- It will deploy contracts to setup gateways for an EIP20 token.
- Deployer addresses in both chains should be unlocked.
- It will populate token-config and write file in .mosaic directory. Prop…
-
This issue shall collect a few ideas for the next version of the Image-Uploader.
The current version does the job, but doesn´t really blend in to standard Innovator.
Goal:
- Image Upload shall be…