-
Currently, revealing the `Tenant`s that a `Principal` has access to requires parsing through the `Principal` object and conditionally performing an additional RPC request. This issue documents that co…
Snarr updated
13 hours ago
-
### Describe the project you are working on
Online card game. But it is the same for all my projects.
### Describe the problem or limitation you are having in your project
I noticed when usin…
-
When trying to connect a raspberry Pi to a OpenMV H7 Hand cam plus over USB using VCP I am unable to receive any data from OpenMV.
Master:
```
import rpc
import serial
usb_port = "/dev/ttyACM0"…
-
I am setting up an environment (in neovim) for working with the newer AVR device families (specifically avr128db48). _avr-gcc_ does not support these out of the box and an additional device family pac…
-
- Operating System (Linux/Mac/Windows/iOS/Android): macOS Sonoma 14.7 (23H124)
- Delta Chat Version: 1.46.8
- Expected behavior: app should run and open chat window
- Actual behavior: app opens…
-
### Expected behavior
The model should run successfully on the Jetson AGX Orin without any errors, producing a top-1 prediction from the TVM runtime.
### Actual behavior
The code fails with t…
-
Dear Composable Team,
I hope this message finds you well. My name is Josep, and I'm the technical lead of the [Polkadot-API (PAPI)](https://papi.how/) team.
In case you're not familiar with Polk…
-
I have a rather basic need to pass strings in between the cores via RPC, which actually represent a JSON.
I know those changes are probably meant in other repositories, but the use-case is in the c…
-
Hi @coburnw, I know it may be some time since you did something on this Project, but I wanted to ask if and how it is Possible to define the Interface/Host Address the VXI server listens.
To make i…
-
**Is your feature request related to a problem? Please describe.**
I checked all examples and documentations but it seems I can't increment multiple columns and at the same time set other columns.…