explocion
explocion
**Describe the bug** Using `notify-send` does not creates a notification through naughty, but just a plain one. Application notifications are displayed twice where it is first displayed with a notification...
I'm working with `clang++` 13.0 and CUDA Toolkit 11.6. It seems to me that there's probably some problem with the `__noinline__` macro. In thrust, it is used as `__attribute__((__noinline__))` which...
Minor modification to parser and compiler so that cuda sources with `.cu` extension can be included.
It seems that PAC file f or stm32l4r5 has just released in stm32-rs. Perhaps now stm32l4r5 feature can be enabled.
I'm interested in running veridian along with neovim, but instead of coc.nvim, most configuration frameworks are now using nvim-lspconfig for managing lsp. I'm wondering if a default configuration could be...
I was trying to do some meta-programming involving `ux`, but I found I couldn't connect const generics to `ux` very well and thus I created this pull request.
Description: I was trying to build a RAG application where the retrieved context is HUGE. When I run it from the langserve playground, my browser crashes due to out of...
### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...