• 1 Post
  • 48 Comments
Joined 2Y ago
cake
Cake day: Jul 11, 2023

help-circle
rss


Element (really any Matrix client that supports e2ee) but rooms with hundreds I’d people and having encryption enabled is going to to have lots of messages with key exchange errors.








Fediverse has a higher ratio of mentally ill to normal people than twitter, you’ll find your audience eventually.



You’ll need a gun when the glowies go after you for not using Windows 12 with TPM 2.0 and latest updates applied.



Put some pebbles in your shoes to make your walking pattern on video seem different from your normal walk.


Depending where you live public transport has camera inside the vehicles.


Yes you can re-fuel it, ever heard of a gas can? While you’re waiting for your EV to charge on the side of the road I’m already off driving. I should have specified old dumb cars are more repairable.


Interesting video, never knew about custom operating systems/firmware for EVs. Still an old dumb car is what I will use for the time being.


That’s a good thing, you can re-fuel it without having to find a dedicated charging spot and compared to EVs they are far more repairable.




I was thinking about travelling to europe in the fall but looks like i’ll pass now


Neither. If you absolutely need a newbie installer try EndeavourOS or read the Arch wiki and install Arch. You’ll have the most and arguably the best support that way.


If you just have an iPhone and nothing else and treat it like a smart phone it is very easy to migrate over to android and vice versa. If you get invested in the apple ecosystem it might be hard to leave or use some other products that are gimped without an iPhone


mpv https://odysee.com/@NaomiBrockwell:4/Financial-surveillance:e?r=2zW2U8ZcN8MsrJT5cgp9uunSj5LEJEDR



Yeah having filesystem sandboxing will totally save you from game analytics and tracking, and when you block networking you should have just pirated the games and not felt with Steam in the first place.


Why would you need to move to Firefox when you’re using Librewolf? You’re just confusing yourself, you don’t have to since it’s already a fork of Firefox.







well there is an out-of-tree kernel module you can already install, but again needing to patch wine.


Now wine just needs to mainline support for it so you dont have to compile it with a patch.




Sucks to be you I knew it was shit once I played the demo on my Xbox 360.


Same argument can be said for encryption LMAO


A wise man once said “cash is king”

Although that brings up a point on how reliant we are on the banks, but a private crypto currency like monero is not yet ready for mass adoption.


Variable refresh rate and Wayland/XWayland questions.
So this has come up may times but I can't seem to get concrete answers for some of these questions. What is the status of variable refresh rate on Wayland and XWayland, what software versions do you need? To my knowledge VRR works on Wayland (I know it works on X with 1 monitor/multi-head setup but that is out of the scope of this) KDE that's version 5.27, and need a relatively new mesa version, I run the git releases and not stable. There is also the Atomic KMS update mumbo jumbo that I don't understand at all for Kernel 6.6. Basically will VRR work with the following setup, my monitor does have Freesync but has no on-screen notification that show's that it is enabled. - The game is running in full screen - AMDGPU (RDNA2) - Display port connection - Kernel 6.5 - Mesa git compiled as of October 9th 2023 - KDE 5.27 - Wayland 1.22 Will VRR work for only native Wayland games (do any exist? do latest releases of emulators have a Wayland mode) and will it work on XWayland programs (probably 99% of what people are playing right now). Thanks in advance for the help/answers.
fedilink

SDL_VIDEO_DRIVER=x11 %command% -vulkan or WAYLAND_DISPLAY= %command% -vulkan

Also I haven’t bothered checking, do you still need to have -vulkan for CS2 to use Vulkan? Does Source 2 even have OpenGL on Linux?