Adam Raźniewski

Results 15 issues of Adam Raźniewski

Like i said: font = load_font("/xxx/KAISG.ttf") draw_text_ex(font, "asdasd", Vector2(19, 640), 30, 2, BLACK) Doing nothing

Hi i would like to make a little feature request here - add the restart:always to the docker-compose specification Today i restarted my server, and after that i forgot to...

According to issue #83

**What would you like to be added or enhanced** When SQL column doesn't exists the error description is not enough to know where the error for real is ``` grpc._channel._InactiveRpcError:

enhancement

**What would you like to be added or enhanced** Add the SQL JSON Datatype **Why is this needed** This will allow user to have dynamic schema of values in SQL...

enhancement

Community Attestation Service integration ## Description Adds possibility to run CAS as signing solution. Currently works with images that have SHA256 digest ## Checklist - [x] PR is rebased to/aimed...

Check screenshoot ![chrome_EMjESbLxoM](https://user-images.githubusercontent.com/12664801/176672421-fac3db13-dd47-4746-8254-4c43a4b9fe8d.png) It's cutted off and you can't make rid of it

Hello Like in the title Multiple selectors doesn't works for __x64_sys_write call example: ``` - call: "__x64_sys_write" syscall: true args: - index: 0 type: "fd" - index: 1 type: "char_buf"...

bug
area/tracing

Hello, is there possibility to crate table over Grist API?

Hello im strugling with this topic I want to change numeric format from for example "1,33" to "1.44" Is it possible in grist?