Munir Khakhi

Results 13 issues of Munir Khakhi

![git flow_blur](https://user-images.githubusercontent.com/6319375/76742506-2f545500-6797-11ea-8396-b0fcbde6e5b3.png) I am using git flow from last 4 years and I haven't faced this type of issue ever. Issue is clear in image still describe it here: I...

Planning to use UI based application for end user. So, no need to code and enhance UX. Currently, I plan to use Electron as we can get two benefits 1)...

help wanted

Initial plan is to organise it more better. - Use database to manage downloaded files. - Avoid duplicate download of same file

According to PUBSUB official client, NumGoroutines is not enough to respect concurrency https://pkg.go.dev/cloud.google.com/go/pubsub#ReceiveSettings.NumGoroutines ``` NumGoroutines does not limit the number of messages that can be processed concurrently. Even with one...

As per https://github.com/Powerlevel9k/powerlevel9k powerlevel9k is now unmaintained. - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have **searched** the [PRs](https://github.com/k4m4/terminals-are-sexy/pulls) of...

![Desktop-screenshot](https://user-images.githubusercontent.com/6319375/109651345-6bd5b800-7b84-11eb-98e7-c3b3cbe7617e.png) I am using git flow from last 4 years and I haven't faced this type of issue ever. Issue is clear in image still describe it here: I am...

**Error: array_combine(): Both parameters should have an equal number of elements** ``` PROMETHEUS_NAMESPACE=namespace PROMETHEUS_METRICS_ROUTE_ENABLED=true PROMETHEUS_METRICS_ROUTE_PATH=metrics PROMETHEUS_METRICS_ROUTE_MIDDLEWARE=null PROMETHEUS_STORAGE_ADAPTER=redis PROMETHEUS_REDIS_PREFIX=PROMETHEUS_ ```

Mostly, defaults are used for local development. On production, everything is passing using the Environment variable. So, if any environment variable is not passed then flag will take default. So,...

First of all, You all are doing great job. I want to know is there plan to include google pubsub in taskq?

## Description On arch linux `go get -u github.com/tellerops/teller` is throwing below error ``` go: downloading github.com/tellerops/teller v1.5.6 go: github.com/tellerops/[email protected]: parsing go.mod: module declares its path as: github.com/spectralops/teller but was...