tuyuribr

Results 7 issues of tuyuribr

Any Ideas on how to improve this template? https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository

# PR Details It's time to upgade the node version ## Description The latest ubuntu version, installs node v18. So we can upgrade node and the other dependencies [https://packages.ubuntu.com/kinetic/nodejs] ##...

breaking change
high priority

**What happened**: When openning the GUI. it gives this error: ![err](https://github.com/safing/portmaster/assets/45042245/37f4caf1-cdb4-408b-bb22-e313a571f8eb) **Debug Information**: [debug info.txt](https://github.com/safing/portmaster/files/13992181/debug.info.txt) No relevant logs were found

bug

Hi I finally got it working and I'm going to share my step by step to make this work. #### My system: RTX 3060 12GB CUDA 12.1 Windows 10 PHPSTORM...

When setting a option like `` it would be ignored. Currently the [llm-ls](https://github.com/huggingface/llm-ls/releases/tag/0.4.0) release for windows only returns 2 files: ``` llm-ls.exe llm_ls.pdb ``` inducing user error of setting the...

I'm trying to debug why the plugin isn't working on my machine and came across this: https://github.com/huggingface/llm-intellij/blob/2972e337497cd3df9325f0c10a231693ef8ea13d/src/main/kotlin/co/huggingface/llmintellij/lsp/LlmLsLspServerDescriptor.kt#L86 Maybe a OS check or command change would solve some things. ``` 2024-01-07...

# PR Details Count how many sessions the user has. (How many whatsapp web devices are connected to that account + 1) ## Types of changes - [ ] Dependency...