Talha Altınel
Talha Altınel
does it launch or log anything when you do this command on the terminal? `flameshot gui` I am on arch too, `6.5.5-arch1-1` it does work on my side, however due...
can you delete the package that you installed from AUR and install the official one? (extra/flameshot)
closing this as I am working on a less style based linter configuration that only focuses basic style and more of real bugs/issues with eliminated false positives, will probably do...
popping up here, this doesn't look good from buildpacks, it is introducing tons of vulnerabilities from debian/linux 5.10.162-1 to official golang:latest image https://hub.docker.com/layers/library/golang/latest/images/sha256-bd4a3e7eee6d6ea30b2e27d6c1ac3c56809e78e08c7e44ddf91f8c741091f5ad?context=explore I couldn't figure out how `FROM buildpack-deps:bullseye-scm,...
@dsnet why is it renamed as x and y? I know many people do mistakes due to this, can't it be just got and want like in the shared example?
ok I will rollback this to include only `interface{}` to `any` changes. It seems like a rabbit hole discussion about want/got so I will just follow the docs example. I...
for the love of god, please @dsnet @neild I still don't understand why cmp.Diff takes x and y, I have seen dozens of mistakes of mixing want and got (at...
~very tricky, looks like it is not settled;~ - https://google.github.io/styleguide/go/best-practices#local-variables-in-tests ~example of cmp.Equal(got,want)~ - https://pkg.go.dev/github.com/google/go-cmp/cmp#Equal ~the docs of cmp.Equal(want, got) [we use this in our codebase but people are so...
I found cmp.Diff example in google styling guide, I think it can be enforced pretty well if not, should be suggested on README.md perhaps, I will also check out other...
I had the same issue, pressing "v" didn't active cava in the tori's terminal it firstly said to run this `modprobe snd_aloop` but after that it still can not work...