-
From where it stands, it seems that rust-ipfs is not exactly platform agnostic in a sense where it could run on every platform without an issue (mostly around wasm). rust-libp2p is platform agnostic, …
-
I recently tried to get Sailfish running under Windows 10 and ran into a problem with the ZeroMQ.
Apparently the IPC protocol is unsupported under Windows and TCP should be used. The problem occurs at…
-
`component_MailArchive: User Interface` `type_defect` | by rcross@amsl.com
___
Alice reported that a message is not found with this search:
https://mailarchive.ietf.org/arch/search/?qdr=a&star…
-
Looking over the example screenshots and code it looks like this is very tightly coupled to meshtastic.
Is there an abstraction layer that would allow other protocols if implemented correctly? I'm sp…
-
From a Reddit user:
> I think a rewrite of this project using the DAP (Debug Adapter Protocol) as the interface between the GUI and the debugger could be industry changing.
>
> The DAP is pretty…
-
This is a problem because I asked for validation of entry on Control Protocols, vaccination when there is a vaccination ring present.
What I didn't consider is that users can make a control protoco…
-
For the developers in our Company we found using http files with [VSCode REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) or [IntelliJ HTTP Client](https://www.jetbr…
lhns updated
5 months ago
-
We propose the adoption and integration of the CAIP (Chain Agnostic Improvement Proposals) specifications for the Internet Computer Protocol (ICP). These specifications, specifically CAIP-2, CAIP-10, …
-
Is it possible to "ljust" names of these inlay hints to the max width among them so they look better in the editor? (i.e. all `=` on the same column).
An realistic case where it will definitely hel…
-
```
Rather than having different client store factories for different protocols
(SocketStoreClientFactory, HttpStoreClientFactory, etc), it might be cleaner to
have the cluster.xml file specify how …