-
This is the 4th or 5th time the topic is discussed. Right now we don't use any JS framework for our frontend applications. Although this approach is probably fine for small scale apps it doesn't stand…
-
If possible, use selenium action api for all cases.
If not, consider using a syn alternative (or if to complex, depend on syn) for old selenium.
-
So that we can run code in node after a basic `npx tsc`, without module compatibility problems
cc @martin-gorner for viz
Later we can investigate other steps needed to debug a local file, until …
-
Hello @auxten
I am talking with a few enthusiasts and we are considering to add a few things that will improve the developers' experience on CHDB.
We could work on a proof of concept but first…
-
### Describe the bug
Push to 'null' causes **total crash of project**.
The error causing line is at src/internal/client/reactivity/effect.js:270
`context.l.r1.push(token);`
Error message:
…
-
Next.js has been released, should be updated to eventually.
See https://nextjs.org/blog/next-15.
-
It would be amazing to play games from the snes or other consoles offline.
[https://emulatorjs.org/](https://emulatorjs.org/)
-
@ludamad per our private conversation, we agreed that `BarretenbergSync` should be nuked for this issue to be resolved.
It will make Ecdsa, Secp256k1, Aes and Schnorr class methods async. And some ot…
-
-
## Description
The below error appears after running the tests on centos 9 and rhel9 with node 22. There is no error with node 20 on the centos 9 and in rhel9, so this error has a lot of chances of…