-
Write a program to verify a WebAuthn signature (ECDSA secp256r1) on Hylé. This is the 1st step to supporting WebAuthn-compatible wallets on Hylé. You can do it in any language (Noir, Rust, Cairo).
…
-
I want to say that your Diffusion-Noise-Optimization project has been great to work with. The setup and motion synthesis went smoothly, and your GitHub repository is organized and easy to follow, with…
-
```
llm_cfg = {
# Use the model service provided by DashScope:
'model': 'qwen-vl-max-0809',
#'api_key': 'YOUR_DASHSCOPE_API_KEY',
# It will use the `DASHSCOPE_API_KEY' environment…
-
I encountered a few issues with the demo data while testing.
**Issue 1:**
![image](https://user-images.githubusercontent.com/33137709/34424433-c61c671e-ebe0-11e7-9636-1cd6880527f9.png)
This erro…
-
Hi, thanks for the great work and sharing the code!
I'm trying to run the demos but having some trouble installing.
I followed the install instructions to install with conda. However, I'm having a…
-
The POKEs in BASIC demos have been updated to the release after r34 of x16emu, and it means they don't work in r34. E.g. POKE 713 needs to be POKE 646 in r34.
It would be good to have releases of t…
-
Refer to [here](https://github.com/Trusted-AI/AIF360/tree/master/examples/sklearn) for examples of other demo notebooks.
-
# Problem
Here's an easy demo, using zod@3.21.4
```ts
import * as z from "zod";
const schemaA = z.object({
version: z.literal("a"),
}); // observation, no use of superRefine
z.discrim…
-
### Proposal Details
_Note: not a formal proposal since this is internal work without new exposed APIs or observable behaviour. It's primarily surfacing FIPS work for tracking purposes._
## Backgr…
-
## React 19 demos
- [`DataGrid`](https://codesandbox.io/p/sandbox/intelligent-jerry-2jgvqy)
- [`DataGridPro`](https://codesandbox.io/p/sandbox/late-cookies-8y8j2d)
- [`DataGridPremium`](https://c…