Kamil Pomykała

Results 9 comments of Kamil Pomykała

Had the same problem when installing with pnpm. But Astro asked for `i18next` first and then for `i18next-fs-backend`. Running `pnpm add i18next i18next-fs-backed` fixed it.

It's really hard to organise without folders in the long run.

At the moment, the Windows build doesn't work well with WSL. It's super slow, requiring a couple of reboots just to set up the project. And then working on the...

I would love to see an application on Kobo devices. Reading articles would be even better with the new colour eReaders.

If it helps, Wallabag already has a Kobo application that modifies Kobo files directly. https://gitlab.com/anarcat/wallabako#wallabag-downloader

The installation works for me. However, the profile picker does not work when Thunderbird is opened. Maybe `Stop-Process` for Thunderbird should be added to the `post_install` script? Or at least...

I can confirm that it works as expected. The mouse is visible in RazerGenie after building from the PR branch. The DPI change also works as expected. ![image](https://github.com/user-attachments/assets/6fa0261d-4638-454c-af8a-1e90e1ccc2aa) Thank you...

It is quite tricky. There is a Google `iframe` that generates and opens a popup. When I click on it in Ferdium, it throws an error with the popup URL...

> ```shell > # .zshrc > > setopt interactive_comments > ... > ``` Worked like a charm for me!