Luís Duarte

Results 37 issues of Luís Duarte

e.g.: ``` jwt verify ```

While implementing Serious Radiation (#1659), we noticed that currently the Sprites are being loaded directly into the GPU `SDL_Texture` and are being statically saved. Since both Serious Radiation and Jellytis...

enhancement
S:Discussion
C:SDL2

Fixes #914 #4952 Forces Directory/File to have the `Others` permission set (755 for Dir, 644 for Files), to avoid `umask` issues

**Is your feature request related to a problem? Please describe.** Currently we are using RDS Data API which has a very specific way of doing queries (Doesn't support `?` character)....

missing feature

**Is your feature request related to a problem? Please describe.** We want to automatically deploy a new version when available **Describe the solution you'd like** Use SSM + EventBridge +...

feature-request
CI/CD

Currently release binary names are including version, e.g.: `buildx-.` Is it possible to remove the `-` so we can just do an unattended install via script? e.g.: ``` wget -O...

**Is your feature request related to a problem? Please describe.** As title says **Describe the solution you'd like** As title says **Describe alternatives you've considered** As title says **Additional context**...

enhancement

**Is your feature request related to a problem? Please describe.** Coldstarts in Lambda **Describe the solution you'd like** Use of `jackson-jr` for faster startup time **Describe alternatives you've considered** N/A...

maintenance

**Is your feature request related to a problem? Please describe.** We want to make Lambdas faster by turning them into native code. **Describe the solution you'd like** Add `reflect.json` or...

v2