-
This is a follow up issue from the darktable issue (https://github.com/darktable-org/darktable/issues/9447).
tldr of 9447:
- Silverfast (filmscanner) may produce DNG files with additional exif dat…
-
I found that implementing a specific trait function causes too long compile time.
If there is `expression` function implementation at https://github.com/veryl-lang/veryl/blob/3516e3c73a62a9d7430133…
-
It may be worth joining efforts on the same plugin rather than scattering through various projects.
The .ctags version of symbols-tree-nav has been patched several times, maybe you could take it to u…
-
I'm trying to read and write lists of OsPaths (actually just PosixPaths in case that matters) to files. I want to avoid doing any conversion or interpretation if possible---just treat the paths as opa…
-
First off, congrats and thanks for this project :clap: .
I know this (the title) is probably orthogonal to your project, but I was hoping to get in touch since rust+flutter is really rather new.
F…
-
I've been thinking about refactoring the `initialize` and `address_finder` code to make it easier to test, fully migrate to goblin where we can (#50), etc. py-spy has a cleaner and more mature solutio…
-
## Description
Adding @gridsome/source-contentful as plugin causes GraphQL error.
### Steps to reproduce
Run `gridsome create project-name` and then `yarn add @gridsome/source-contentful`. Wh…
-
```
Trying to flash using 0.3 version sometimes end with output as follows
stm32flash -v -w release.bin /dev/rfcomm1 -b 921600
stm32flash 0.3
http://stm32flash.googlecode.com/
Using Parser : Raw BI…
-
- [x] I am not submitting a question on how to use ANTLR; instead, go to [antlr4-discussion google group](https://groups.google.com/forum/#!forum/antlr-discussion) or ask at [stackoverflow](http://sta…
-
I have begun a new dbdocs project with two legacy MariaDB databases. Currently, there is a column called `api_key` that is of `uuid` datatype and is causing a syntax error:
```sql
`api_key` uuid…