-
We are using sst in our project and after upgrading from version 3.1.78 our deployments started breaking. We haven't made any changes other than bumping the version, tried versions 3.2.0 to 3.2.6 but …
-
ServiceLoaderFileScannerPlugin assumes files in **"META-INF/services"** folder are in form of text files holding class names in earch line:
https://github.com/jQAssistant/jqassistant/blob/master/plug…
-
Using OpenRPC you can describe your JSON-RPC interface, and generate clients accordingly. You can see how we did it for ethereum here: https://github.com/etclabscore/ethereum-json-rpc-specification
…
-
* [ ] Choose a networking model (e.g., client-server, peer-to-peer).
* [ ] Define the overall architecture, including data flow and client-server interactions.
* [x] [Integrate a networking framewor…
-
Hello everybody let me start of by saying the Discord RPC IS working with Linux native games that use the Linux native Discord SDK libs. However games that bundle this library but run through Proton (…
-
We'd like a POC that isolates xz from sshd. See [here](https://blog.qualys.com/vulnerabilities-threat-research/2024/03/29/xz-utils-sshd-backdoor) if you don't know why this is an interesting thing to…
-
Jira Link: [DB-12549](https://yugabyte.atlassian.net/browse/DB-12549)
### Description
It is currently possible to create rows that are multiple GB in size:
```
CREATE TABLE test(pk INT PRIMARY KEY…
-
### 1. Issue or feature description
Hello!
I get an error when I start the container:
```
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc crea…
-
I would be nice to have "host_server" and "target_client" libraries of postcard-rpc. So the MCU would be the one initiating the request to the PC and the PC would answer the rpc calls. Everything else…
t-moe updated
3 weeks ago
-
While reversing Monster Hunter 2, i've come across additional RPC server IDs that aren't currently documented in ps2tek - 0x8000059C, which judging from Printf's nearby, is another CDVD Disk Ready ser…