Ralf Vogler

Results 215 comments of Ralf Vogler

Is just VNC a problem or is the rest also slow? VNC is not really needed for normal usage since you can login via the terminal. You can use `RECORD=1`...

To clarify if the issue is with the image or the host, you could check if VNC is also slow using these images (both using noVNC): - https://github.com/fcwu/docker-ubuntu-vnc-desktop (Ubuntu, [similar...

Yea, it's an issue with HAOS, not the used VNC client.

@yoshimo 1. check https://github.com/vogler/free-games-claimer/issues/149#issuecomment-1643475676 2. open issue on HAOS It's still open if the issue is Ubuntu or the VNC server in combination with HAOS. We can't use Alpine as...

Python packaging is such a mess 🙈 Installing via apt should still work, but maybe you have some conflict. It's easiest to use [pipx](https://github.com/pypa/pipx) to install it, then you don't...

> Ps just for clarity, my RPi4 is installed with a clean Raspberry Pi OS, fresh of the press. Yes, this is expected as of https://peps.python.org/pep-0668/. If you need more...

No. Looks like a good temporary solution for people that are interested. Thanks! I'm already using https://augmentedsteam.com, so I probably won't add their browser extension.

Playwright only directly supports [Chrome extensions](https://playwright.dev/docs/chrome-extensions), not Firefox: https://github.com/microsoft/playwright/issues/7297 Probably also more reliable to do it via Playwright than the extension, just needs to be implemented 😄

Not sure if this is out of scope. Most people will run this in their small local network with a firewall on the router that has ports closed by default...