Mitar
Mitar
I do think adding test is important and useful.
I made #384. Let's see if CI passes.
CI failure looks to me like a flaky test?
Can you rerun CI jobs? It seems GitHub does not provide me with this as I do not have the necessary permissions.
I am trying to import wasm from [argon2d](https://www.npmjs.com/package/argon2id) package, but even if I set: ``` optimizeDeps: { exclude: ["argon2id"], } ``` I still get: ``` [vite] Internal server error: Failed...
OK, adding `assetsInclude: ["**/argon2id/dist/*.wasm"]` worked.
With some CORS configurations, some handlers can introduce synchronisation bugs and cause data races
> Do not share slices between from one call to the next. Here is a possible patch that I'd be happy to contribute: OK, but changes you made in this...
With some CORS configurations, some handlers can introduce synchronisation bugs and cause data races
No, I just wanted to make sure if I am missing something. I think using standard methods like `.Set` is reasonable.
Yes, I realized this would be handy if you want to use `--hash` from the command line (https://github.com/pypa/pip/issues/3257). Currently `--hash` only works inside requirements file. But you cannot simply pass...
Facebook and Tumblr are for example the same. They do not render the whole feed. The do not override in-browser search though, but that makes it ineffective. You scroll a...