Niek van der Maas
Niek van der Maas
CPU usage
I know Python is not the fastest language, but is this expected to use 50%+ CPU on a fast machine? ```bash root@niek:~# ps auwx | grep tcp_fingerprint | head -1...
See: https://openai.com/blog/new-models-and-developer-products-announced-at-devday In particular, new pricing and models.
See: https://svelte.dev/blog/svelte-4 It might be as simple as `npx svelte-migrate svelte-4`. We need to check if all dependencies work properly.
I'm super impressed with https://mlc.ai/web-llm/ - would be interesting to see if and how we can integrate this in ChatGPT-web. Repo: https://github.com/mlc-ai/web-llm Demo: https://mlc.ai/web-llm/#chat-demo
I'm not sure if it's within the scope of this project, but it would be really cool if CDP (Chrome Debugging Protocol) would be supported, in addition to the extension...
I see some code that has statements like this: ```js const blah = atob("ZGVza3RvcA==") ``` Another common one is a "decryptor"/translation function like ROT13. It would be great if such...
Bulma 1 has been released recently, and it added native support for dark mode. See: https://bulma.io/documentation/features/dark-mode/ It would be great if this could be supported in DataTables, so the examples...
- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID:...