Wojciech Król

Results 4 issues of Wojciech Król

## Description Alice AI is a daily productivity tool that uses your selection to execute actions using OpenAI's GPT models. It allows you to easily browse your actions, execute them,...

new extension

Some icon sets allow for the configuration of strokeWidth. Unfortunately, the strokeWidth argument does not work on icons that have stroke-width defined in nested tags. I found a workaround that...

When I compile a program using `deno compile` with the `--no-terminal` flag, the main program's console is not displayed, but the subprocess console window of systray-portable, is continuously running. I...

It seems that each image generation process involves loading the model into memory (flux model), generating the image, and then releasing the model from memory. Loading takes some time, and...