ResRipper

Results 7 comments of ResRipper

I also had a similar issue while trying to connect to Azure Cosmos DB on macOS Monterey, with Mongoc `v0.8.0`: ``` ERROR: BSONError: domain=15, code=13053, message=No suitable servers found (`serverSelectionTryOnce`...

The same thing happened to me the next day after I installed the system and linux-surface kernel. Reconnect the cover will get the touchpad working for about a second. ```...

I also found that the touch screen will occasionally stop responding, unsure if they are related.

> Among the many discussions about touchpad jumps outside of linux-surface context, there have been suggestions that this might be caused by something as simple as electrical interference, and suggestions...

I use Windows/Linux/Mac every day and synchronise my projects using OneDrive, having `.venv` in my project folder is such a nightmare, and that's why I started using `pipenv`. IMO `venv`...

> I plan to add it in the coming weeks. Any update on this? Just want to know if I should use RSA for encryption instead.

Probably because you're using Python 3.11 and PySide2 requires Python version less than 3.11: https://pypi.org/project/PySide2/