Alexey Zaytsev
Alexey Zaytsev
@blois Cursor (and I guess many other forks) uses open-vsx.org, which at the moment has version 1.0.29 of the extension. Could you please push updates to open-vsx too?
Crazy that this option is not available.
@altbdoor I tried this, it works. Thank you.
@geohot Do you have a better idea? I ran into this, and can't find a better solution. - Try to find the include dir based on the location of libnvrtc.so:...
You are right, Lab has the same issue. I'll raise it with them, and see if they would like to fix it, or keep it this way.
I think I can just allow str to all functions that take inputs/outputs. I converted them, most were trivial. If you like the idea, I'll add it to the PR....
// svelte-ignore state_snapshot_uncloneable is the solution Still, is there a way to make promises clonable, as an opaque object?
If the promise resolves, it's still a promise. You don't need to .then it, just keep it as a promise. It does not have a .resolved_value, so there is no...
@erkinalp He meant the OpenCL backend for TiynyGrad (`GPU=1`).
Can only second @wong2 . I love the server-side stuff because it abstracts away the differences between providers, but the UI part just feels wrong. I would very much prefer...