Dan Kortschak

Results 342 comments of Dan Kortschak

Having put off work that needed a bzip2 compressor and only just recently having randomly stumbled across this, a strong argument for merging into the stdlib is the aspect of...

I have a [fix implemented in biogo.llrb](http://code.google.com/p/biogo/source/detail?r=2398dda77abb5469c2f0821cdc6ca7dd137421cf&repo=llrb) that is a relatively minor change. It may well not be worth the effort though - inserts and deletes are worse, though retrieval...

I have a failing case for GoLLRB here https://gist.github.com/3505575

>Just a theory, but maybe the final /v2 in an url that has no .mod file is not supported by Go 1.11. This is indeed true as far as I'm...

I've just stumbled across this problem. Is there any intention in @DexterInd to fix this? The device is being sold as something that ["works with _all_ NXT and EV3 sensors...

@DexterInd, what is the time-frame for this?

Looking more carefully, it appears that I need to be in `source.go` to get all the goodies, so I expect I'll just fork all those def files as well.

There appears to be a similar situation with CTRL+.CTRL+B (actually all the CTRL+.CTRL+X where X is a GoSublime key (e.g. P, N, T, etc).

Thanks. I can confirm that the rename fixes the issue.