IIRC Sway is 100% compatible with i3 configs
IIRC Sway is 100% compatible with i3 configs
Glad I could clear some things up, sorry I didn’t have a solution that works out of box
I’m going to preface this and say that I don’t use Debian or Sway but I think I can help explain the reddit post a bit. On mobile, please excuse the formatting.
Wayland is a protocol that isn’t responsible for drawing anything to your screen by itself. This job is done by a Wayland compositor. (They’re similar to window managers on an X11 system if that means anything to you)
Sway is one such compositor that Debian supports, but it also supports GNOME and KDE Plasma which have their own compositors and the wiki mentions Weston as well.
It looks like Debian defaults to GNOME, so the sway commands aren’t going to be much help. Wayland uses libinput to handle peripherals so none of the xinput commands are going to be usable.
It’s a little in depth and probably not the best way to do things, but I think I have a solution that might work. Hopefully this can at least get you started, let me know if you have any questions!
Reddit implies that in settings -> keyboard -> shortcuts you can create a shortcut to execute arbitrary commands. You should be able to bind a key to “gsettings set org.gnome.desktop.peripherals.mouse speed 0.0” which will keep your cursor from moving and another with the “0.0” at the end changed to something like “0.5” to set the cursor speed back to something reasonable. This could be done as a shell script to toggle back and forth with one key.
It looks like there isn’t a vulnerability at all. Just a malware executable disguised as a pdf in a zip file that uses discord as a communication method
Huh, that definitely feels like something Jellyfin should be able to do. Thanks for the info!
Are you sure? The jellyfin client (web or app) knows what resolution it needs, and the transcode logs on my jellyfin server show an output resolution being explicitly defined. Both the source and player are 1080p (no 4K on my server) so I can’t be sure though
Jellyfin should transcode that server side no?
Pretty sure the way Adobe’s licensing works you need to be always online to use it
I would assume that turning on the lights and sending a push notification would happen in addition to normal smoke alarm things. An alert on my phone would be nowhere near enough if there was a real emergency, but it would be super helpful if I was out of the house
Today I learned. Cunningham’s law strikes again I guess
Reading works great! If you need to mount the drive manually (IIRC Mint should do this for you) you’ll need to specify that it’s NTFS instead of it automatically detecting the file system but other than that it’s just plug and play
It depends on exactly how you plan to do things. The Linux kernel supports reading NTFS but not writing to it. I’m not sure exactly how full your drives are, but you might be able to consolidate some before installing Linux.
There are a couple utilities that let your mount an NTFS file system for read & write, but I wouldn’t trust them for important data.
Edit: This is outdated as of like 2021. Don’t listen to me
Does Nvidia hate me?
Yes
Apple bypasses VPNs for certain system services, or at least has in the past