Travis Cunningham

Results 7 comments of Travis Cunningham

Yes `fs.wrapfs` would be perfect. The implementation really depends on what type of filesystem you're trying to wrap and your use case though.

At @SmartFile, we recently integrated pyfilesystem with [mar10/wsgidav](https://github.com/mar10/wsgidav). wsgidav is definitely a solid choice for exposing pyfilesystem with WebDAV.

CS:GO crashes on startup for me as well on Ubuntu 18.04

It would have helped if I read the fix in this thread :) Thanks, "-nojoy" fixed my issue. In the startup code for CS:GO, there should be something like this:...

Ah, that was an oversight on my part. I was under the impression "-nojoy" disabled the panoramic UI (The game isn't as "cool" without the panoramic UI, hence no-joy. I...

IMO, it would be nice to fix the root cause that makes the game crash on startup, but a quick fix such as the one I mentioned would at least...

I'm also running into this problem on Windows Server 2012