Would love to see the implementation!
I’m using Maubot in a docker container with the Social Media Download Plugin. Here is a list of all the plugins: https://plugins.mau.bot/
Find me on Matrix! https://matrix.to/#/#sup-pbs:matrix.org
Would love to see the implementation!
I’m using Maubot in a docker container with the Social Media Download Plugin. Here is a list of all the plugins: https://plugins.mau.bot/
I moved a big group off Discord last year to Matrix chat (Element). It’s been largely pretty alright. 100mb upload limit, we have a bot that downloads tiktoks/Instagram/reddit videos and uploads them to the channel so you never have to visit the sites. Pretty nice! Open source and federated, you guys should give it a try!
Pleasently surprised to see Bakunins name dropped! Since there seems to be some misconceptions in this thread about what Anarchy actually is, I thought I’d share one of his quotes that has stuck with me through the years:
Freedom without socialism is privilege and injustice; socialism without freedom is slavery and brutality
There is an export feature that will spit out a json file and you can import it to a new instance. It will carry over your subbed communities and blocked accounts. I use it to sync accounts on different instances (My instance can be slow sometimes)
Recovering Arch user here. I really like Bazzite!
Snapshotting is a feature of BTRFS file systems. Timeshift will manage said snapshots. BTRFS file system is required.
They use discord because it’s popular. Insert Ouroborus argument here, and at the end of the day it’s still the most popular app.
Using this logic why shouldn’t I just download chrome and forget this project exists?
Ah okay then. As user Russ said above it’s gotta be Nvidia drivers are still in beta with the fix from Nvidia side. I’m using an AMD card as well for this exact same reason. Wayland runs great on team red!
KDE 6.1 just hit Arch repos like 3 days ago. You’re likely on 6.0.5. Switching between X11 and Wayland is effortless just change the default manager in SDDM settings.
The flickering thing is because you’re using Wayland and Nvidia GPU. If you switched to X11 (losing HDR support, unfortunately), the flickering goes away. However! I would recommend updating your system to KDE 6.1, which I believe has the explicit sync fix.
Oh my god this whole post is amazing, thought I’d share my favorite excerpt:
This entire class of person is, to put it simply, abhorrent to right-thinking people. They’re an embarrassment to people that are actually making advances in the field, a disgrace to people that know how to sensibly use technology to improve the world, and are also a bunch of tedious know-nothing bastards that should be thrown into Thought Leader Jail until they’ve learned their lesson, a prison I’m fundraising for. Every morning, a figure in a dark hood7, whose voice rasps like the etching of a tombstone, spends sixty minutes giving a TedX talk to the jailed managers about how the institution is revolutionizing corporal punishment, and then reveals that the innovation is, as it has been every day, kicking you in the stomach very hard.
Where the fuck do I donate???
HDR alone is worth it. Going from Wayland to X11 makes my screen look like shit. Cannot ever go back.
I was a late switcher as I had to wait for gaming support. Once I saw what the steam deck was doing and how amazing proton is, I pulled the trigger. It gets better all the time too, sounds like Nvidia users are finally gonna be getting proper Wayland in like less than a month too! It’s been so smooth I was able to convince my wife to use it too. She LOVES Minecraft and after I showed her Prism Launcher she was sold.
deleted by creator
Even if it was 100% offline. For how long? Microsoft can change that with a patch at any time. Suddenly all your personal files are being fed into GPT with no consent.
I find the documentation to be very good for Arch based distros. The EOS forums or Archlinux.org wiki almost always has what I need. Otherwise the github page usually has Arch install directions that are very clear. The major things I’ve had to do in terminal is just initial set up of applications, enabling things to run on startup or changing configs. For example, and this is the most complicated example I can think of. I use grub-btrfs to put my Timeshift snapshots into the grub menu. All I really had to do was 3 commands:
sudo systemctl start grub-btrfsd
sudo systemctl enable grub-btrfsd
sudo systemctl edit --full grub-btrfsd
The first two commands start the daemon and set it to run on start up, the 3rd command is editing the config so I could use Timeshift over Snapper. Again this is the most complicated example I can think of and its 3 lines. Not only that but I was able to find documentation on two different sites. In under a minute of googling.
I am a gui only user. AMA. I have to use command line occasionally but it’s less than once a month, if that. Im on EndeavourOS desktop for over 2 years with Bauh managing updates. My home server runs Unraid with a web GUI interface maybe used CLI twice in 5 years? They told me Linux could be what I wanted it to be. I don’t want to use command line, so I don’t!
I’m with you. I have very limited time for games these days, and if it’s not on Steam it might as well not exist. I really could not care less about these corps complaining about Steams cut. You want my money? Come to me!
What this study shows is that a gun is likely the first choice of gun owners who are trying to kill themselves. It cannot determine how much less likely they would have been to kill themselves had they not owned a gun, if at all.
I wonder how many people choose other methods of suicide (Hanging/Drug OD) when they had a gun available.
I agree, the security key thing is a bit of an issue. However this might a bit of a user error as well. The thing to understand is that Encryption keys are not stored on Matrix.org. If they were, then Matrix.org (or whatever homeserver you’re using) would be able to decrypt everything you can decrypt, thus making Matrix pretty useless. The solution is that keys are only stored locally on your devices. Keys are shared to other devices using the Verification process and Emoji matching thing. The problem is most users just go “Whatever!” And ignore the verification process and then have a bad experience because they don’t have Encryption keys.