Alex Feldgendler

Results 5 issues of Alex Feldgendler

This is a feature request, or rather a feature-removal request. Now that `go-plus` supports `golangci-lint` and `revive`, can you please stop insisting that `gometalinter` be installed? That tool is not...

I'm not sure if this is the right place to report it, but I'll try. I've bought the Kindle e-book and was trying to read it with Kindle Reader for...

Closes segmentio/kafka-go#428. --- This change is [](https://reviewable.io/reviews/segmentio/kafka-go/429)

enhancement

**Describe the bug** After reading once, `Reader.Close` hangs until the end of a `MaxWait` duration. **Kafka Version** 2.3.0 **To Reproduce** ```go package main import ( "context" "fmt" "time" "github.com/segmentio/kafka-go" )...

enhancement

Many other libraries include webpacked, minified single-file versions in their NPM distributions. React itself is one of the many such examples. Can you please add that to the react-inspector NPM?

enhancement
help wanted