-
### Tested versions
Godot Engine v4.2.2.rc1.official.c7fb0645a
Also seen in an otherwise-unspecified 3.5 build by someone I know
### System information
Windows 10, amd rx 480 gpu
### Issue desc…
-
I've written a simple script that export's certifcates from acme.json to kubernetes certificates.
```bash
#!/usr/bin/env bash
set -e # abort on errors
set -u # abort on unset variables
set -f…
-
**Is your feature request related to a problem? Please describe.**
1. The current location is a bit hard to find
1. Vimari doesn't *seem* to support reading symlinks?
**Describe the solution yo…
-
What are we researching for this project?
-
I use dapr v1.0.0. I wrote the actor use Java SDK. To use the right OffsetDateTime class serialization I wrote a custom Json serializer `class ISO8601DaprObjectSerializer extends ObjectSerializer impl…
-
This is a collection of all the funky stuff happening with HoloPrint I've observed which, if unpatched, can make using HoloPrint packs an unpleasant experience. I hope that these issues are related an…
-
original comment: https://github.com/apache/apisix-dashboard/pull/651/files#r516345355
new way:
1. YAML
2. Pretty JSON
what do you think?
I think we can use YAML or formatted JSON style. …
-
Blocked by https://github.com/MewX/MyPracticeInOne/issues/2
- [ ] activities
- [ ] books
- [ ] movies
- [ ] games
- [ ] albums
- [ ] my douban lists
Note: each page should have …
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.14.0`
- Nuxt Version: `3.13.2`
- CLI Version: `3.14.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.8.2`
- Bu…
-
The JSON stored in a SQL Server column always has its Unicode characters escaped. For example, this code:
```C#
context.Add(new Customer { Json = new MyJson { Be = "Füzér Castle in the Zemplén Mou…