Robert Atkins

Results 10 issues of Robert Atkins

We're working on exchanging an app's custom OAuth2 client implementation with AppAuth. The app uses Retrofit with OkHttp under the hood, and it looks like the appropriate extension point would...

If `swiftymocky` were installable via `homebrew` we could remove our workstation/ci setup scripts' dependency on `mint` (which requires a non-interactive `sudo` command to create and set ownership on its path...

The following line parsed and worked fine using Nocilla (0.11.0) in Swift 2: ```` stubRequest("POST", "\(baseURL)/hello") .withHeaders([ "content-type": "application/json", "USER_ID": "[email protected]" ]) .withBody(try! JSON(["body"]).serialize()) ```` How do I spell this...

When I do a clean checkout of master and run `docker compose build` as specified in [the docs](https://smart-app.readthedocs.io/en/latest/tutorial-installation.html), I end up with the following output: ``` [...] 3.191 Fetched 65.5...

I'm attempting to run the library on an STM32 "[black pill](https://wiki.stm32duino.com/index.php?title=Black_Pill)". I see #defines in the code, and a couple of closed issues here, indicating at least one other person...

Doing the hand-clicky-clicky to generate a pixel map with [the PixelBlaze mapping tool](http://app.bhencke.com/pixelmap.html) can get you into a situation where your theoretically "regular" pixel layout is off by small amounts...

Small change but relatively obscure—might help someone else if you added this branch

The docs state: > Or send the same format to multiple destinations! ... but there doesn't seem to be an implementation of this? Doesn't seem like it would be difficult...

I've cloned the repo, followed the instructions and run it and I'm being asked to input "Phone name shown in myGov" and "Phone type shown in myGov". Where are these...

# Summary I get a "Failed" when I try and start a VPN configured via an .ovpn file I got from AWS ### Steps to reproduce 1. Download .ovpn file...

bug
help wanted
DNS