pozix604
pozix604
LanguageTool can be run via a docker container, and exposed via a TCP port. Please enhance to allow using LanguageTool without it installed but via a server. https://github.com/languagetool-org/languagetool lists a...
LanguageTool can be run via a docker container, and exposed via a TCP port. Please enhance to allow using LanguageTool without it installed but via a server. https://github.com/languagetool-org/languagetool lists a...
Writing generic SPI DMA code is hard. I present a minimal example below. Assume the following `use` declarations: ``` use stm32f1xx_hal::dma::dma1::*; use stm32f1xx_hal::dma::*; use stm32f1xx_hal::gpio::gpioa::*; use stm32f1xx_hal::gpio::*; use stm32f1xx_hal::prelude::*; use...
While I know that the project name has “Neovim” in it, it would be beneficial to state explicitly whether this supports only Neovim or Vim8 also. There are not many...
The build of Critcl using the standard instructions fails on macOS **10.14**. It turns out the reason is that the detection of the SDK path does not work on new...
I need to compose MIME messages and would like to use this library but am concerned this is no longer being developed. Last commit a year ago. Is there still...
**Is your feature request related to a problem? Please describe.** With large photo libraries, it is difficult to visually identify the color labels applied to photos. Even when the thumbnail...
### Describe the bug While experimenting with Lua scripting, darktable repeatedly crashes with the following error: ``` [New LWP 3546686] [New LWP 3546687] [New LWP 3546688] ... BFD: error: /usr/lib/debug/.build-id/b5/94dc721d75112eb9f2aa7a2c0ae957f373d962.debug(.debug_info)...
### Problem Both _prefix_ and _suffix_ chapters are allowed in a book, which are unnumbered, but they must precede and succeed the numbered chapters, respectively. They are treated as a...
### Describe the bug Lighttable preview and thumbnail images do not reflect current state of image after a prior entry in the history list has been selected. ### Steps to...