what the fuck why are they out of order
Looks like the github is still up if you’re willing to build yourself
He is a developer (github) and in fact had a pull request merged in August. I suppose it’s possible it was a “legal agreement”. It seems implied that it wasn’t, and that was what I remembered when replying
literally what happened
Saying that like Linus hasn’t been pro piracy for as long as I remember
final update:
walked up to jim slammed $45 on his shoulder and took 4lbs with me. didn’t ask. enjoy the business brother you are not like me
[Post had a picture of a shotgun, a spilled bag of garlic, the book “Ramillia Quarterly, and a folded hoodie with the text “Hikkikimori Condition”]
IIRC Sway is 100% compatible with i3 configs
Discord is used a lot for gaming groups, modding, software development, and has largely replaced forums for lots of niche communities
iOS 18 will have RCS support. It’s available in the public beta already and is integrated pretty smoothly
I’ve been on the iOS 18 beta for the last month or so and RCS support has been super smooth. Still “green bubbles” so it’s hard to distinguish at a glance from SMS, but there are headers every time it switches between the two like when switching between iMessage and SMS
RCS on android is similar, and when IOS 18 comes out of beta it’ll finally support RCS which basically solves this completely. Uses wifi or data, sms fallback, works cross platform, and allows for high quality pictures/video, read receipts and reactions
My Jellyfin server currently downs support decode for modern formats, so I’m actively avoiding them and it’s getting considerably more difficult
Yeah, that’s be a high bar for storage lmao
Right but 517 GB is ~0.05% of a petabyte. Nobody is saying 517 GB is small, but it’s a far cry from petabyte(s) of storage
I heard somewhere that the updated ignored staging settings set. So even if companies had it set to only roll out to a subset of their computers it went everywhere
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.
xcancel is looking better and better