Spyke

Replies

memes

Comment on

The Adblockalypse is coming

Edge on (android, not sure about iOS) mobile has "Adblock Plus" built in that can be enabled. Sure, I'd rather UBlock Origin like on my pc but when/if that stops working on Edge desktop, I wonder if they'd add a similar built in thing to desktop...

Comment on

Error when installing lemmy with docker.

Reply in thread

Doing that I get the same thing. I know its not the password/access code thats the issue because when I purposefully mistype the code, I get a different error:

$ docker login
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: mrrazamataz
Password: 
Error saving credentials: error storing credentials - err: exit status 1, out: `Could not connect: Permission denied`
$ docker login
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: mrrazamataz
Password: 
Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
$

You reached the end