Gareth Lewin

Results 28 comments of Gareth Lewin

There is currently no way. Because of kinsumer's queue setting the checkpoint backwards in time would cause duplicate reads, are you ok with that? I am not sure how we...

Hi Sorry I haven't been ignoring this, I'm just at a bit of a analysis paralysis option here. This change would make #49 very difficult (or more accurately #49 makes...

I'm not sure if I totally understand your question, but if you mean multiple instances of the same executable to divide up the shards, that is exactly what kinsumer is...

Why make this a toggle and not replace DescribeStream directly with ListShards?

Hmm, after reading this why do you propose using ListShards to tell if the stream is ready? Is the assumption that ListShards will return `ResourceInUseException` if kinesis is not ready?

Here is the code where the shapes are chosen, adding additional modes should be pretty trivial https://github.com/fogleman/primitive/blob/c0c2307296c54625b378f6d9b6b34597f0821e88/primitive/model.go#L160-L175

Are you using the default colors in iterm2? It looks like you are using solarized dark but I could be wrong. Whatever the answer is go into the theme settings...

The issue is that solarized changes the ANSI colors quite significantly, so any color scheme that asks for 'bright black' is not expecting to get black. My want to modify...