Ari Lotter
Ari Lotter
The index signature `{[key: FOO]: any}` is only valid for the literal types `string` and `number` (and maybe symbol). This even applies with type aliases, which are generated from newtypes...
# Feature Request: Content-based filtering for Gossip client rebroadcasts ## Current Behavior The Gossip client in Iroh's Node currently rebroadcasts all messages associated with a topic that the node is...
### Describe the bug A light terminal theme seems to give totally wrong colors in brightness selection, though they're perfect in the flag choosing section. - [x] Does this issue...
This is an absolutely massive set of changes, so while this PR is far from ready, I thought I'd share my work so far to begin the process of upstreaming...
In contexts where you don't require a Python install for other things, including nix-gl-host drags along of python 3 as a ~100mb bump in size. For example - I have...
I use `alejandra .` to format my project. I have some `.gitignore`'d files that I don't need formatted, and don't want alejandra to waste time traversing those directories and formatting...
`Magicsock::listen` currently supports either listening on a specific ipv4 and/or ipv6 address. However, binding to 0.0.0.0, either via `None` or passing that explicitly, will cause it to bind across multiple...