-
I think there is no d.ts for Jsonix (I've not found one in this project or at DefinitelyTyped). I've initiated one. OK for you to contribute it via PR?
Greetings, Tom
-
**Describe the bug**
I can login successfully but it cannot get user. always I get 401. I think the token isn't set in header and I don't know why?
I checked all config for both laravel and nuxt
…
-
I started this process with #19 and #18 but figured it made sense to open an enhancement request ticket to discuss this development. As I mentioned in the PR, I'm pretty much a C++/cmake newb, but I'v…
-
Just wondering if anybody had taken a look at how/if scala-async might work in Scala 3, given that the Scala 2 macro system as we know it will not survive? Is it still too soon to say?
It would be …
-
## add content quality check before publishing
## Responsible Persons
### Proposer: T. Kim Nguyen
### Seconder: Gil Forcada @gforcada
## Abstract
A modern CMS must help create and…
-
This looks interesting. I could not get `gpg` to work managing ssh keys with `keychain`. A problem was that `SSH_AUTH_SOCK` contains a random string `/run/user/1000/gnupg/d.i1dgf43f4i8amn9wrrm95cki/S.…
-
optimize memory usage, namely RAM
- [x] store strings in PROGMEM
- [x] move/declare strings, remove duplicates
- [x] minimize use of `Strings`
- [ ] profile memory for leaks
- [ ] optimize html…
-
Trying to build wxGTK on macOS and get the following compile error. This is the input to configure:
> ./configure --prefix=/sw --libdir=/sw/lib/wxwidgets320-gtk2 --enable-intl --enable-unicode --di…
-
### Describe the bug, including details regarding any error messages, version, and platform.
We are working on a python package that calls pyarrow's copy_files function to copy a local directory to…
-
I keep having a multiple definition error of several functions when using sundials with lapack and pycvodes trying to use headers in anyode. I created a [branch](https://github.com/jeremyagray/pycvode…