Michael Hatch

Results 11 comments of Michael Hatch

I'm looking to do exactly what this repo is doing: building a go-only media player. I specifically want to build a media player that streams audio directly from YouTube. Is...

is it known if this is actively being looked into/worked on?

Say I'm looking at your API in graphiql, I'm either a new fb hire or some dev looking to integrate with a part of your API. I pick 1 of...

argo cd? (https://github.com/argoproj/argo-cd)

I know `context` can be a divisive topic in go, but reading the graphql spec had me wondering: if a resolver gets 3 args (i.e. obj, args, context), could a...

for some reason, `kubectl delete apps -n ` did not work for me. The response `application.argoproj.io "" deleted` looks like it worked, but if I `kubectl get apps -n `,...

I doubt it's the api level. I suspect it's the device, particularly the screen density.

you should try https://github.com/amulyakhare/TextDrawable

where do i go to keep track of the status of this feature request?

is properties.json even valid? should not the first `{` be `[` for an array?