-
After talking with AI, the maintainer of Nanoid, we came to the suggestion that the Braille code should be the standard set used of 256-character lenght. It does not have any advantage in terms of lis…
-
In https://github.com/KerryHalupka/custom_colormap/blob/ed92bc5/generate_colormap.py#L37, you can just use
```python
rgb_list = [mcolors.to_rgb(colour) for colour in hex_list]
```
-
Currently our code uses atoi way to often, which is considered unsafe and might result in unexpected behaviours.
We have a total of 865 usages in 47 files:
- [ ] src\char\char.c (51 hits)
- [ ] s…
-
### Describe the bug
Upd:
Workaround:
You could use `./start -p yourpassword` (instead of just ./start)
Warning message about Non-hexadecimal digit found
![Issue hexideximal delete data …
-
Hi,
as a C.O.R.E. subscription member, agents can see a list of portal keys in stock Intel.
Could you add a feature for this in IITC-CE?
I think it could be a layer with pins at portals that …
-
Bug Report
I am using ProxyExchange to proxy a call through to the backend, and want to return the response unchanged upstream.
In some cases this works, in others it does not.
When it does no…
-
It would be very useful to be able to download and search for nodes, ways and relations by their object ID number *without editing an Overpass Query*. This facility could reuse the existing "Search fo…
-
From the documentation:
> Integers are written in decimal (e.g. `10`), hexadecimal (e.g. `0xA`), octal (e.g. `0o12`) or binary (e.g. `0b1010`).
However, from my testing, `(num '010')` -> `(num 8…
-
For example:
```elisp
(unbind-key ([remap xref-find-definitions]) go-mode-map)
```
Return errors:
```elisp
Debugger entered--Lisp error: (invalid-function [remap xref-find-definitions])
([r…
-
Why do we have UUID in openapi-common?
Why isn't it configured as type: string / format: uuid ?
Is this really needed for standardizing on exclusively lowercase UUID values?
The annoyance is tha…