Jason Stillwell

Results 11 issues of Jason Stillwell

Samson waits until the deploy job is finished running before it persists the log. If the job is killed for some reason, then the deploy log is left empty, regardless...

As an admin, if I stop a deploy started by someone else. Samson says that the original deploy stopped the deploy (on the deploy page). It doesn't say anywhere who...

bug

I followed the instructions for the hello world program, in the PDF linked from the README. And nothing moves. Perhaps I did something wrong. ``` func main() { var gravity...

The whole program has to be instrumented with async/await. As everything must be waited for to properly complete before your lambda function handler returns. No events can be left on...

Re: a recent PR that started a discussion on using Go Generics (which will be available in the language stable releases starting in February). I've been toying with this. Here...

trees-contexts
target:go

Could we perhaps use DYLD_INSERT_LIBRARIES for injecting the server into a binary. By providing a dylib that "overrides" a function that you know is called in the application and called...

'nuff said http://chipmunk-physics.net/release/ChipmunkLatest-Docs/#cpBody-BodyTypes

``` e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (23, 95): No value passed for parameter 'p1' e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (33, 124): Type mismatch: inferred type is KeyEventChannel but View was expected e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (33, 141): Type...

MacOS Sierra, Shoes 3. Using the system ruby. Pirate adventure opens, but just shows a grey screen. No input or output. Daydreams just refuses to start at all. Cloak of...

``` TypeError: Cannot read property 'Properties' of undefined at /Users/jstillwell/Code/dragonfax/streaming/node_modules/serverless-fargate-tasks/lib/index.js:54:54 at Array.forEach () at ServerlessFargateTasks.compileTasks (/Users/jstillwell/Code/dragonfax/streaming/node_modules/serverless-fargate-tasks/lib/index.js:37:32) at /usr/local/lib/node_modules/serverless/lib/classes/PluginManager.js:518:55 at tryCatcher (/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/util.js:16:23) at Object.gotValue (/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/reduce.js:168:18) at Object.gotAccum (/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/reduce.js:155:25) at Object.tryCatcher (/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/util.js:16:23)...