-
It would be useful if hex values (0xfff) could be used in the table editor. Low priority!
-
### Describe the bug
I'm writing a program that creates swf files using the swf crate. The resulting swf files work in Ruffle but crash Flash player. The problem seems to be with this code, which I c…
-
The values of the hex memory addresses in the excel are wrong right now. would be good to just get rid of that column entirely leaving only unambiguous decimal values
-
## Problem:
- The RFID toothbrush password challenge doesn't accept colons in the flag value. The challenge text does not indicate that colons should be removed before entering the value.
- It seem…
-
The raw values are shown in hex for the values (dec is more human readable ;-)
Ex. wear leveling count shows as 107 which is 263 decimal which is the value we are looking for.
crazy output on /d…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
By default, Hasura returns `bytea` values (the type used by Chaingraph for binary data) in the `bytea` hex format, which is prefixed with `\x` (which when escaped in JSON responses, looks like `\\x`).…
-
Hi, even though $YAML::XS::QuoteNumericStrings defaults to true, it doesn't dump this snippet correctly. The hex value should be quoted.
```
p Dump qw(a b 1 0x1234);
--- a
--- b
--- '1'
--- 0x…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Currently, the documentation states that the _header_color_ and the _background_color_ settings in config.conf accept RGB, Hex, and CSS color keywords. However, the # prefix that seems to be necessary…