-
```
Hi,
When I try to extract a nbh file for my new Touch Diamond 2 (Topaz), I
always get the following error:
[!!] Could not determine NB image Width and Height.
[!!] Error while extracting file 2
…
-
```
Hi,
When I try to extract a nbh file for my new Touch Diamond 2 (Topaz), I
always get the following error:
[!!] Could not determine NB image Width and Height.
[!!] Error while extracting file 2
…
-
Currently, Zeek has a [script](https://github.com/zeek/zeek/blob/master/scripts/base/protocols/modbus/consts.zeek#L56C8-L56C23) in base with the following:
```
const exception_codes = {
[0x01]…
-
### Summary
The descriptions of the physical hardware used by those that are using the Relay TS011 facilities is diverging and runs the risk of confusing everyone making a mess of support or anyone t…
-
-
The pretty source code currently contains two TODOs:
```
-- XXX: TODO: PRETTY: Used to use True here (but GHC used False...)
nilAboveNest False k (reduceDoc (vcat ys))
```
```
-- XXX: T…
-
I had a few filters with many conditions in `message_matcher` and I tried to use TOML multi-line string to split it into more readable format like so:
```
[test-filter]
type = "SandboxFilter"
filenam…
-
See https://github.com/allthingslinux/tux/blob/setup/setup.sh
Some notes/things to consider:
- Find good examples of bash boilerplate/templates for setup scripts
- We need to ensure we account fo…
-
I noticed [OfBorg failing to build](https://github.com/NixOS/nixpkgs/pull/154190/checks?check_run_id=4755232149) oil-dev on aarch64-darwin.
It's failing on a [~sanity-check](https://github.com/oils…
-
1. [x] Allow use of magic variables in config
This would essentially allow user defined magic variables / give pyp more macro like abilities, e.g, you could have `j = json.loads(stdin)` in your confi…