-
Here's the patch I've applied to litex (latest upstream version, incl. all dependencies). Also shown are the commands I'm using to (attempt to) pull data out of the SoC with `litescope_cli`:
```dif…
-
Hi, since terraforming can make many API requests in a short time, I've found that sometimes it will error out due to AWS throttling. Would it be possible to add retries with exponential backoff? This…
seren updated
6 years ago
-
This item is logged to discuss/document how we're going to do configuration of the UI.
In short, the ideal is that you point voorkant to a HA-instance and it then shows a nice interface (after prob…
-
HI there:
We are running our kafka on docker compose. It works fine if Kafka starts the first time, while KSQLDB crashed if we restart it. Now, the only solution is delete the persistent files (zo…
-
Hi,
When executing a Gradle task using this plugin, we currently get quite a significant amount of log info/warning messages (see below) These tend to pollute the overall Gradle output (especially …
-
Hi,
We encountered an issue with github's action 'scan_and_push_container_images_to_registries'
at the 'Convert Container Scan Report to SARIF' step, here's is the ouput:
"
Run rm3l/container-scan…
-
Hi there, I've been getting errors from the text app (NC's notepad) about the jsresourceloader not being able to load text/js/.js. The text app works fine. But its throwing a lot of log entries (like …
-
the BREAKING_CHANGES.markdown file was updated and they added "[](id=xxx)" in href for jumping to some block , but I found that our parser can't parse this feature correctly. It just generates wrong h…
-
Hi everyone,
I just started using the Pijuice with a RPi 3B+ and the battery shipped with it (BP7x 1820mAh).
The battery profile selected in the pijuice configuration menu is BP7X_1820
The Pij…
-
It will be very nice to have the possibility to declare a new option on picocli micronaut that will be used a new PropertySource (maybe with [Custom Type Converters](https://picocli.info/#_custom_type…