-
**Issue**
Calling e.g. `AgentPubKey::from_raw_39(bytes)` on something that isn't 39 bytes long causes an assertion failure. This seems surprising seeing as the function returns a `HoloHashResult`, wh…
-
I installed the latest docker image
bash-3.2$ docker images pseudomuto/protoc-gen-doc
REPOSITORY TAG IMAGE ID CREATED SIZE
pseudomuto/proto…
-
This issue is about reusable domain modules, supporting and enabling the capability for domains to import, include, or reference one another.
```xml
...
```
With reusable d…
-
### Description
I set up **nginx** proxy according to the [document](https://docs.gitea.com/administration/reverse-proxies#nginx-with-a-sub-path), and set the `[server] ROOT_URL = https://xxxx.com/…
-
Looking into implementing Solid PREP in dokieli. Cool stuff! Some bugs with the response data but they seem relatively minor.
Request (snippet):
```
$ curl -ki -H'Accept-Events: "prep"; accept=…
-
I followed the installation document [https://docs.vvveb.com/installation](https://docs.vvveb.com/installation) / setting up nginx & php, trying to access localhost:8080, then got below error:
![i…
-
I have a folder with 2 files `types.py` and `common.py`.
`types.py` Imports from `common.py`
```
from .common import x, y, z
```
I get the following error:
`Failed to load module dependant mod…
-
By default, `ArgumentParser` currently uses a `ArgumentHelp.valueName` derived from the option name. While this is a nice standard default, I think it often leads to overly verbose --help text, and cu…
-
## Overview - how to
1. Driving traffic
- Engaging content / blogs / Fashion-Focused Blog
> Styling tips (How to Style Kaftans for Every Occasion)
> Occasion-Based Posts (What to Wear for Weddin…
-
The update and add dependencies operations on the git file manager use different handling for:
- Adding (uses new updaters, but these can't be used for update)
- Updating (uses special handling for …