Simon Cheng
Simon Cheng
Anybody want to merge this? This looks perfect for a 2g dataset solution with 4g ram space
Can you give an example where eevee renders are noisy? I wouldn't think there would be eevee support simply because there is nothing to denoise in eevee
Made a pull request for this: #26
for anyone looking for a simple temporary fix without `--force` or `--legacy-peer-deps` add the following to the `package.json` ``` "overrides": { "sveltefirets": { "svelte": "^3.0.0 || ^4.0.0" } } ```
I dearly wish for this collab feature to be implemented. I'm currently using cloud9, which is already good but lacks maintaining (last commit was like years ago) and a bit...
the service seems to be rate limiting users. i'd need to get a paid endpoint, but i would need people to donate or subscribe to this service
try this: https://should-i-call-back.org/ and let me know what you think
Can you give more of a description?
Are you doing nginx proxying? you need to enable websockets for it to work https://www.nginx.com/blog/websocket-nginx/
can you make sure it's the nodejs app that's the issue by hosting a websocket test nodejs app?