-
![image](https://user-images.githubusercontent.com/88122300/188721730-00c1148d-3249-4379-867a-7eb37c589511.png)
-
Currently the mention of reproducibility in repo are:
in README.md
1. https://github.com/bitcoin-wallet/bitcoin-wallet/blob/331a9dd04532449ea11ddd609f17429e68c096c6/wallet/README.md#L92
in chan…
-
- The most important task right now is to find why 3.60 crashes on 3.65 bootloaders, it happens pre-display. The easiest way to do it would be to see on a devkit what is loaded and when it hangs.
-…
-
#### Current Behavior
When opening a new terminal, the prompt sometimes takes several seconds to display, and the screen remains blank/non-interactive in the meantime (see the screenshot below). Af…
fpiem updated
2 years ago
-
-
Hello! I recently installed and set up the docker version of Ejabberd from `docker.io/ejabberd/ecs`. Here is my `docker-compose.yml` file:
```yaml
services:
ejabberd:
image: ejabberd/e…
-
I compiled the .so file successfully. However that doesn't seem work. I think maybe the wrong parameter for patching the fastrpc_shell_0. Would you please tell me how to determine patching parameter? …
-
### Problem
Currently, if you have multiple dropdowns in a frame, they are prioritized in the order they were added (last in the top).
This means that if you are adding a bunch of dropdowns in a c…
-
This code:
```bash
# some comment\
some more comment NOT!
```
... highlights as if the second line was comment, but zsh at least treats it as code.
[Edit: wrap code in triple backquote blo…
-
**Motivation**
At the moment, it is mostly assumed that an `IOData` instance contains all the right attributes in the right form before it is passed on to a `dump_one` call. Some file formats (WNF,…