Daniel De Lucca Fonseca

Results 81 comments of Daniel De Lucca Fonseca

Same thing happens here with `asdf` and `pipx` If I run `python -s -m pip` it works, but, in my opinion, `asdf-python` should handle this...

I was struggling with this issue for ours, and finally found this thread. @georgepaoli suggesiton worked. Adding `--insecure` fixed the issue. I suggest adding this to [Argo's Traefik docs](https://argoproj.github.io/argo-cd/operator-manual/ingress/#ingressroute-crd) while...

> You are using the wrong branch. The master branch is built for the wireless extensions. To use the cfg80211/nl80211 commands, you need to use the v5.2.2.4 branch. From the...

> No, installing this one overwrites the other. One possibility is that the USB ID for your device is in the tables for the master branch, but not in v5.2.2.4....

> No, that USB ID is a bogus one. That piece of hardware is probably broken. > > Code 0bda:f179 is a Realtek RTL8188FU. The driver was missing a critical...

> > No, that USB ID is a bogus one. That piece of hardware is probably broken. > > Code 0bda:f179 is a Realtek RTL8188FU. The driver was missing a...

@lwfinger sorry for bumping this. Can you give me a hand? I really don't know what to do :/

@camspiers the file contains only the title and ID of the account :) it does not contain the password itself. The password is fetched by the plug-in afterwards, when you...

Just to give more details, the data I'm caching is the return of `op list-items` after being filtered by `jq`, which results only in tuples containing: `(Account title, Account ID)`...

@yardnsm can you take a look at this please? :D thanks!