Chris Clark
Chris Clark
Originally reported [here](https://github.com/Lucretia/sdlada/issues/73#issuecomment-860064430). My suspicion is that the latest version of ada has a new feature which does not allow this anonymous type usage anymore. ``` [Ada] sdl-video-palettes.adb sdl-video-palettes.adb:146:41: error:...
I'm not seeing any documentation for being able to take this collector data and export it to some other ingestor like dynatrace. Could someone provide me with that documentation? I...
I am using the actix example essentially. We have custom requirements at our company to add several extra fields, usually for certain blocks. like the server block, or extra x-properties...
I have these two entries using plug. ``` Plug 'prabirshrestha/vim-lsp' Plug 'mattn/vim-lsp-settings' ``` related config. ``` function! s:on_lsp_buffer_enabled() abort setlocal omnifunc=lsp#complete setlocal signcolumn=yes if exists('+tagfunc') | setlocal tagfunc=lsp#tagfunc | endif...
I am quite new to this space, are there any resources anyone would recommend? Further, what I am looking to do is have a set of "Context" that I would...
I'm unsure of why yarn. I would much rather use defaults in the javascript ecosystem.
Downloaded 0.13 tabby, installed and ran successfully on port 8080 with DeepseekCoder-6.7B and Mistral-7B Using Cuda. When asking the tabby assistant on the webpage, or after clicking ask tabby in...