Ok, because my Youtube App on my Z Flip4 doesn’t look like any of those images.
Edit: Those screenshots are for full-screen videos, not the mini-player.
Ok, because my Youtube App on my Z Flip4 doesn’t look like any of those images.
Edit: Those screenshots are for full-screen videos, not the mini-player.
I’m confused. Is this for the youtube app or the android mobile site?
They’ll probably use one of these emulators in the future to emulate switch games on the switch 2.
They’re fixing the exploit The Spiffing Brit and others use.
So basically r/lounge?
Best I can do is Overwatch themed Candy Crush.
Didn’t they do this starting with the galaxy s20?
If you can load it on a linux vm, you can use fsck -v /dev/mmc0
to try to repair it.
And it targets the BOSS environment, which is used by Indian officials.
The post is only 20 minutes old and has 5 upvotes. I can access it, so I doubt lemmy did this.
Arch is anti-consumer because it doesn’t come with anything.
First, use lsblk
to list your block devices. Note the path containing your usb device. e.g. /dev/sdb1
Next mount the device to an existing folder or create a new one.
mkdir -p /mnt/thumbstick
mount /dev/sdb1 /mnt/thumbstick
Now you can pipe the dpkg output to the usb device.
dpkg -l > /mnt/thumbstick/packages.txt
Finally, you can unmount the stick to ensure everything is flushed. (optional)
umount /mnt/thumbstick
If you have a very large directory, find will check each individual file, even when -path
doesn’t match, which makes it take longer to complete. Combine -o
and -prune
to omit them entirely.
find . -path '**/node_modules/**' -prune -o -type f -name '*.js' -exec grep 'import' {} +
I do all my work inside WSL anyway. I only use Windows at work because that’s what IT gave me. They also offer macbooks.
But you understand what I mean.
I once removed all groups from my user by using usermod -g
instead of usermod -G
Always use set -eu
The official distro at my job is rhel.
I heard (back when it was featured on Linus tech tips), that it completely disabled Windows defender. Big red flag IMO.
I think the popular thing now is to mod your mouse so it clicks on the enemy player’s head.