-
Not sure on the current possibility of this by modifying current code, or if it would need to be something that could be developed and added on. If anyone's got any advice on where to start please let…
-
Hi - just nostr seems promising, and end to end encrypted communication is a very important part of it, but the NIP-04 spec as written should not be implemented.
There is another issue here: http…
-
Hello,
I run the fuzz target 'interaction' for some time and it found the following error. Unfortunately I'm not skilled enough to investigate what is the cause, but you can find the crashing input…
-
### Environment
```
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 18.81 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node…
-
1. `Listen("/p2p-circuit")` should behave as it does today.
2. `Listen("/ipfs/QmOther/p2p-circuit")` should dial `QmOther`, keep the connection open (and fail to listen if we can't dial them), and ch…
-
@roji Here's an idea for implementing this:
You need a complex `CancellationTokenSource`-like structure. Constructed out of 2 `CancellationTokenSource`s. I'd call it a `ShutdownSignalSource` or so.
…
-
I'm trying to test the Linux 9p filesystem, but when I try to read from a file, ganesha.nfsd dies with SEGV. Valgrind shows the problem:
==38960== Memcheck, a memory error detector
==38960== Copy…
-
### Describe the bug
- `WebSocketResponse` (`web_ws.py`) inherits from `StreamResponse` (`web_response.py`).
- `WebSocketResponse` overrides `prepare` with a `pre_start` and `post_start`, which sets…
-
Hi, I don't own a Waterrower with S4 computer, I only have a WaterRower A1 with a broken display, so I am trying to emulate the serial SIII protocol with a microcontroller directly reading out signals…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.12.0
golang.org/x/tools/gopls@v0.12.0 h1:O8KGdGuvu3YmAwim3KYmV2l20Cce5VMS74LayO2cDw8=
github.com/BurntSushi/tom…