Bertalan Zoltán Péter
Bertalan Zoltán Péter
We would like to use Burrow in an environment where Burrow runs as a side chain and to a ‘main’ blockchain and the provider of the main chain would want...
I just tried building another project which uses _RocksDB_ version **1.17.0.** I also tried with **1.18.0** in case that fixes the problem. This is what I see during the build:...
I like to clear my buffers with `/c` when I am done reading them. However, with `trackbar`, all the contents appear again once I switch back to the buffer. Is...
## Environment `xterm` on OpenBSD 7.0 _Inquirer_ version **0.1.0** ## Minimal example ``` fun main() { val sel: String = KInquirer.promptList( message = "Please choose", choices = listOf("Choice 1", "Choice...
I have a recently set up prosody server (Prosody 0.12.1 on OpenBSD 7.1) and would like to use Movim as a web frontend for it. I used [`movim_docker`](https://github.com/movim/movim_docker) with an...
## Context I would like to have an ‘outer’ WebC component that takes a property `foo` and inside its markup it refers to another, ‘inner’ WebC component, which has a...