Jamie Steiner
Jamie Steiner
…nd history to remove reliance on undoing and redoing global state. Added tree based structure to represent history instead - this will eventually allow us to support variations. Hi -...
examples/aws-node-single-page-app-via-cloudfront/serverless.yml:52 - ie. line 52, there is: `OriginProtocolPolicy: https-only` This is exactly wrong - it should be `http-only`. Apart from many other reasons why people would use cloudfront instead of...
When I use the feature to post on the playground, the console shows the following error: ``` [ `share` | done ] Unexpected http status: 405 Method Not Allowed http://play.golang.org/p/Requires...
# Issue I bound `ControlC` to a function that calls os.Exit - because that's what I want it to do ## Expected Behavior program to exit, drop back into bash,...
In my project, I am using a `Makefile` that causes code generation. The build command, thus results in new `.go` files being created/changed, which triggers `dogo` to restart the build...
I am finding the sizes for jsonpickle are about double that of cPickle, and performance is dubious as well although I haven't run any exact metrics yet - even when...
I'd like to point out that I noticed that this port surpasses the performance of badger, which I actually find a bit worrying. Especially since the performance is better, even...
If you install zookeeper via homebrew, and then install this via homebrew, you will find that the inbuilt zookeeper utility (zkCli.sh) is no longer accessible. To get it back, you...
**Describe the bug** An automatic update occurred, and my private keys were not there when the update completed **To Reproduce** open the VPN client get forced to upgrade lose your...
Where is the source or data for my site installed? I understand there is some boltdb files being created, but where are they? the given procedure for starting a new...