Alex Guo

Results 16 issues of Alex Guo

Should be able to configure topic. Something like this: ``` func (t *Topic) SetConfig(map[string]string config) error { ... } ``` Can I submit a patch for this?

Using the wrong offset. My situation: - using the table's div tag as the scrollableArea because window was not the one being scrolled - led to bug where offsetTop was...

Need to convert full path in cygwin to normal paths prefixed "C:\". Then use `fnameescape` to make things work.

My use case here is that I'm essentially using the 'trie' as a memory efficient "set" (I know it's not really a set but whatever).

EDIT: please see my last comment on this issue for how I managed to fix the error I reported below. --------------------------------------------------- FYI I raised the same issue with `gasm` (https://github.com/mathetake/gasm/issues/18)....

The following is feedback from a customer ``` Would be good if the times below were converted to a [datetime] format instead of an offset. createTime : 1529533526467357 startTime :...

Since the SDK will only be compatible with 5.6 releases and above.

Right now container uses centos7, which is 911 MB compressed. So we should use Alpine Linux b/c it's lighterweight. The problem is we do not have powershell builds for Alpine...