YugoCode

Results 18 comments of YugoCode

Die someone come up with a workaround?

@dwasyl Did you solve your problem? I have a similar problem, I have a lot of options in the select2 filter, which makes using the filter really laggy. @vedmack Any...

Run the commands with sudo: ``` sudo idevicepair pair sudo ideviceinfo sudo ifuse "yourpath" ``` I had the same errors as you, but when running the commands with sudo it...

Did someone get it working on sveltekit with the svelte bindings (@vime/svelte)?

Any updates?

> This is currently possible in VSCode with the following `.vscode/launch.json` config: > > ```json > { > "version": "0.2.0", > "configurations": [ > { > "name": "Launch server", >...

What fixed it more me was: Source your venv: `source ~/.local/pipx/venvs/impacket/bin/activate` And then (re)-install pycryptodome: `pip install --force-reinstall pycryptodome`

Any updates on this? Would we great to have Exchange in the lab

In case you didn't know - there is a GDPR compliant, Proof of Work captcha, which doesn't require cookies: https://friendlycaptcha.com. It's used by some of Germanys biggest companies. Here is...

The license has been MIT, but it's now 'Friendly Captcha License'. I asked them what that means (see https://github.com/FriendlyCaptcha/friendly-pow/issues/13) and it means we cannot use it for Ory ☹️