-
A PDO enclave, in general, does not deal with time, but certificate expiration verification within sgx/openssl does.
Here is an overview of:
* how time is handled within sgx/openssl and the untruste…
-
### The problem
I am using a ESP32-S3, a PCM5102 as a DAC to my Yamaha receiver, and a MSM261S4030H0R MEMs microphone connected via an interconnect PCB.
The goal (that works) is a simultaneous d…
-
### Summary
The server route repository package also offers a client we can use to access investigation APIs. It is type-safe, and it gives us some out-of-the-box features, such as setting the versio…
-
The following example causes TypeError:
```
// const arr: string[]
const arr = ['a'];
if (hasLength(arr, 1)) {
// README claims: arr: readonly [string]
// but actually: arr: string[] & r…
-
Hoping to document the current story and pain points around using GDExtension for language bindings, so that decisions can be made on what are actually issues and what are things that users should jus…
-
Work on this is proceeding at branch [`meta`](https://github.com/vergenzt/rtm-scala/tree/meta). I'm very excited. :)
Also, development on this project is subsuming resolution of #4. Once this is fini…
-
I won't beat around the bush: I don't like this proposal. I don't think it achieves any of its stated goals. Let's go through them:
## Simplified Error Handling
This is the weakest motivation list…
-
Currently send/recv functions just take them as an int and there are no defines.
At the very least there should be static definitions. But would probably be better as a proper 'Flag' type (enum?).
-
### Describe the bug
In `projenrc.ts`, if I want to manipulate an array of projects and want to include resulting `api.model` I can't.
### Expected Behavior
Keep `api.model` a `projen.Proje…
-
Hi folks! 👋
I would expect that the Packages API for the versions data point will also include information about the user who released the version, on npm.
For example, the npm registry API at `…