Sam Morrow
Sam Morrow
If you have a folder of build artifacts you can literally just do this at the very end of the process (execute in that folder or change the `.`): ```shell...
For me this was an issue with the Nvidia driver selection. I have subsequently corrected the settings and now they work.
@timoakker generally on Linux when it borks you can still access a TTY via ctrl+alt+F2 (might need to hold fn as well) Then after logging in you can run the...
@rsinger86 I'd add to this, that it can be confusing because of the implementation of `_should_field_exist` means that if you use both `fields`, and `expand`, you need to explicitly add...
Hey, a colleague and I would be happy to do a couple of bits of work, merge a couple of PRs to get this moving. That work for you?
I had considered that perhaps I would be able to log in via the CLI, and then have my posts publish as anonymous first, with the ability to move them...
Yes I've had to use my fork (and open PR) version for years because office365 suport is not optional for me. I see there was one change recently by @ankushshah89...
@mmb90 the only alternative I can see is to look for an item in the list of documents in the zipfile that matches `word/\d?document.xml` but I think that frankly what...
Yep, @fjouault I've updated my PR to reflect this. As far as I can tell this solution is robust. I'd appreciate any help with manually testing it, but hopefully this...
@CyberManifest this is not a bug - they have actually changed the way they are distributing the mainline kernel so almost all advice on the internet is slightly wrong at...