Dawid Danieluk

Results 6 issues of Dawid Danieluk

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...

feat

When running solid start with suid I either get ``` TypeError: suidPlugin is not a function ``` when trying to include it in vite build or ``` ReferenceError: document is...

enhancement
WIP
SSR

Hello, I'm trying to create integration with Injective exchange and I was planning on using this SDK to achieve it. It seems though that cosmos-sdk changed their module name and...

Hi, I'm trying to create minimal docker image, that can run binaries. I've created repo @ https://github.com/nxy7/tiny and published this image to docker hub (in case anyone wants to test...

**Affected version** 2.3 **Bug summary** Recording on NixOS + CosmicDE results in gray screen for GIFs and black screen in case of WEBM. Here are logs from `kooha` ``` 2024-08-09T13:26:27.629319Z...

I'm using module feature and I think it's great. One limitation that I've encountered is that modules cannot be aliased but it can be really useful in some scenarios. ```...