Alex Palmer
Alex Palmer
I can reproduce this issue [with a Docker VM from the Lima Docker example][docker.yaml] when one of my containers has a bind mount to the host file system _and_ automatically...
I met the same `Unable to download user-data, cookies missing?` error and had the same thought to escape the quotes as above. Unfortunately, escaping didn't work for me using Python...
@Aviv-Galmidi Sadly, that doesn't work for me in Powershell 5.1 and 7.2.1. But... However, it *does* work in Command Prompt! That an easier and more accessible workaround than using WSL...
I've also come across this issue... But only running in a terminal inside of VS Code. Other terminals were OK. I looked through the differences in the environments and `ragenix...
I've also come across this and I can confirm it is confusing. 😄 The current Plugin "class" is treated more like a module/namespace, so it's confusing when `self` doesn't always...
I've tested out the game on Steam Deck since it's been marked as Playable in the recent [2023-03 Proton Experimental update](https://github.com/ValveSoftware/Proton/wiki/Changelog). I'm using save data that has been cloud-synced from...
Trying Proton 8.0, it is actually possible to get correct-looking 60FPS output most of the time... However, I'd argue it's still not Playable for the layman as **the fix needs...
I stumbled across the same issue of using the `debug` exporter [as the OTel Collector docs suggest when troubleshooting](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md#local-exporters), only to find I needed to use the older `logging` exporter...
Another year and... It looks like we're close now? I'm doing this on a personal account to stop those AWS bills -- apparently I wasn't 100% consistent when experimenting with...
Probably like everyone else here, I had to figure out a lot of stuff to get properly started. Since taking those first steps, my goal has been to make builds...