Robert Cutajar
Robert Cutajar
Ahoj, I'm impressed :) Already used to minimal Awesome wm, I really appreciate the tiling layouts (and the keyboard navigation, but you have an issue for that...). With tiling, vtm...
Hi, I have a similar situation to #97, though probably more complex. Using AutoFixture and NSubstitute, I can declare tests as such: ``` [Theory, AutoSubstituteData] public void Test_Mixed(int version, string...
Hi, On a clean checkout when bower components are installed afresh, there's some glitch that makes it fail on first run when bower reports inconsistent version. I have tried adding...
### What happened? Hey, thanks for improving the lack of GDM configuration. I've just downloaded the appimage release [2.0](https://github.com/realmazharhussain/gdm-settings/releases/tag/v2.0) ``` $ Login_Manager_Settings.AppImage ** (process:41008): WARNING **: 16:56:36.600: Failed to load...
Hi, Refer to [SO for further context](http://stackoverflow.com/questions/38953879/web-requests-becoming-very-slow-when-dns-server-unreachable/38953880#38953880). I identified [this code in RewriteContext](https://github.com/sethyates/urlrewriter/blob/master/src/RewriteContext.cs) as the culprit: ``` // Initialise the Properties collection from all the server variables, headers and cookies....
Hi, I'd expand on #46 with a request to add intercepting capability to the solution. For me the use case is capturing the OAuth2 redirect and apparently someone else [does...
* **What are you trying to do?** Depend on a dependency that has a build-dependency. Package A has build-dependency on `bindgen` from crates.io. Package A can be published to nexus...
* **What are you trying to do?** Publish a package to a private registry (requires auth to publish) that depends on another package in that private registry (requires auth to...
Without a convenient export feature, I'm trying to get to the XML file. I see in your docs that it should be possible to open the DB with gpg, but...