-
ideally should support conversion in both directions; implementation should support localization for so it works in multiple language; this either overlaps with or can leverage #78
- [ ] Create an…
-
Hi,
I hope you won't mind me asking this question but I couldn't find any info about it online.
Basically memorizing long onion address is inhumane so people rely on vanity address + copy pastin…
-
At the moment, warnings that are detected are simply added as human-readable strings into a 'warnings' list in the parsed output.
Task:
- [ ] define which error codes we want to have (this can be …
-
```python
def test_09(self, test):
"""Human readable name provided in the props resource"""
return test.MANUAL()
def test_10(self, test):
"""Human readable descr…
-
### Terraform Core Version
1.3.7
### AWS Provider Version
4.52.0
### Affected Resource(s)
- aws_ecs_task_definition
### Expected Behavior
Using human readable strings for the cpu …
-
Currently, the macOS Keyring backend hard-codes a few error codes to messages. Better would be to use the API to [resolve error codes to human-readable message strings](https://developer.apple.com/doc…
-
The `addrList` of the `Hostent` struct in `nativesockets` is a `seq[string]` but these strings are unusable: they need a complex transformation in order to be human readable, for example.
Could it b…
-
`et` attempts to parse the output of the flutter tool, but when the tool logs that it is downloading dependencies, this parsing breaks. I suspect it would be trivial to add an error message in respons…
-
whatever the response.charset or the charset of response.content_type I set, the chinese characters are always converted to unicode characters.
so I can only turn of the autojson, and output the json…
-
**Is your feature request related to a problem? Please describe.**
Currently all strings send to MQTT are somewhat hardcoded, i.e. things like „Somewhat uncomfortable“ and other human-readable interp…