-
Following comments from @sixpearls and @jeffrey-hearn, and initial discussion on #368, we're seeking a less confusing name than 'snippet'. What we mean by snippet is defined fairly clearly here:
http…
-
It would be nice to be able to enable websockets within ratpack.
This could probably be done by specifying a flag within the launchConfig of the application.
There is a fairly good example of a Si…
-
Hey @techieshark,
To complete #29, I hardcoded a new route `/geo` as the route for the geojson for all stands. But now I'm realizing that it could contain all the same data as the `/stands` route bu…
-
I'm working with unsigned 32-bit integers, which won't fit in an `int`, so I need to use an `atom.api.Long` rather than an `atom.api.Int`, but then `IntField` won't work. But there is no `LongField` o…
-
I opened an [issue on Jazzy](https://github.com/realm/jazzy/issues/123) before realizing that the stack trace points to sourcekitten.
Here's the crash log: https://gist.github.com/ndbroadbent/112350e…
-
I've got a String variable in my configuration file. I'm setting it via YAML:
```
mystring: 001
```
It's getting converted into "1".
I also tried
```
mystring: '001'
mystring: "001"
mystring: !!s…
-
getting..
```
core@ip-172-31-11-15 ~ $ fleetctl status deis-controller
● deis-controller.service - deis-controller
Loaded: loaded (/run/fleet/units/deis-controller.service; linked-runtime)
Acti…
-
A couple things for this one...
1) the pitch speeds on the Pitches tab are not useful for a batter, so when we get this new chart, let's replace that chart with this new one, but only on the batter's…
-
In pillars/top.sls, if I have a nodegroup targetted:
```
'layer1':
- match: nodegroup
- secrets
```
It seems to be ignored. I've tested other variations which are also ignored:
```
'N@layer1':…
-
Just flashed the 7/7 stock build and it mad the phone completely unusable: the launcher doesn't come on, every app crashes. Reverting back to the 7/2 build that I had on my SD card to hopefully get ba…