Daniel Gustaw

Results 107 issues of Daniel Gustaw

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

References > https://stackoverflow.com/questions/15960729/abstract-class-vs-interface > https://stackoverflow.com/questions/761194/interface-vs-abstract-class-general-oo In our case Interface is a better pattern than Abstract Class.

In this package `Normal` distribution have two parameters: mean and variance. But in many mathematical programs there is mean and standard derivation used. Examples: + Matlab > https://www.mathworks.com/help/stats/prob.normaldistribution.html Parameters: mu,...

In regular computed i can write ``` computed: { message: { get () { return this.$store.state.obj.message }, set (value) { this.$store.commit('updateMessage', value) } } } ``` but there "set" seems...

Inspired by comment https://github.com/fastify/fastify-nextjs/issues/207#issuecomment-824939719

Hi Your script is AWESOME! But today I was confused by short time of history displayed in program. I fixed it. Please look at the screen. + On the right...

> typescript/graphql https://github.com/prisma/prisma-examples/blob/master/typescript/graphql/package.json https://developer.aliyun.com/mirror/npm/package/nexus/v/0.20.0

kind/bug
bug/2-confirmed

I found similar software like: https://github.com/ritiek/spotify-downloader I would ask about history of this repository. It is fork of other repository, or `https://github.com/ritiek/spotify-downloader` was inspired by this one or there are...

``` daniel@hp-1589:~/pro/cm$ circleci local execute -c process.yml --job build Error: failed to connect to docker; please ensure that docker is running, and that `docker version` succeeds daniel@hp-1589:~/pro/cm$ docker --version Docker...

I have error: > You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active...