Espi

joined 1 year ago
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

Yeah with "lockable mode" I mean locking by default instead of requiring every program to specifically call for locking.

It would probably break lots of software, but only using such mode for the users home (or maybe even specific Downloads/documents/desktop/etc folders within the home directory) could reduce the impact.

[Edit] wait I think there is whole fs locking mode on mounting, with the "mand" option, going to test it.

[–] [email protected] 1 points 10 months ago (2 children)

I think files being locked is really intuitive, which greatly helps new users. Allowing files to be modified or deleted while they are open makes it really easy to shoot yourself in the foot. For example in the video of Linus switching to Linux he was uncompressing a file and tried to open it while it was still uncompressing, which failed since the file wasn't complete. He didn't understand why the file wasnt uncompressing correctly. That can't happen on Windows, since the file being uncompressed would be locked.

I think there should be a 'lockable mode', and for distributions oriented to new users the home directory should be mounted like that.

[–] [email protected] 4 points 10 months ago

No, silverblue does all the work before you restart the computer, and the actual work doesn't involve replacing the OS itself but basically downloading some files and just checking a different git branch when booting.

[–] [email protected] 12 points 10 months ago

The gravity mattress, electromagnetic pillow, weak nuclear sheets and strong nuclear blanket

[–] [email protected] 75 points 10 months ago (10 children)

This is a byproduct of one of the largest and more ignored differences between windows and linux. The fact that Linux let's you modify files while they are open whereas windows doesn't.

This means that you can update a linux system by just replacing the files with the new ones while it runs. On the other side, Windows can't modify its own files while it runs, so instead it has a second entire OS to update itself, and requires a reboot to unload all the files and boot from the updater without locking windows files.

[–] [email protected] 8 points 10 months ago

They should allow that. With gpl, the name is protected and that's all that matters.

[–] [email protected] 1 points 10 months ago (1 children)

I downvoted because I'm a hater /s

[–] [email protected] 12 points 10 months ago

Local cat goes :3

[–] [email protected] 5 points 10 months ago

With python and virtualenv you can also keep the entire source of your libraries in your project.

[–] [email protected] 3 points 10 months ago

Is RCS encrypted? I still prefer signal above everything else. Whatsapp seems to be passable privacy wise, but it's Facebook so I don't trust it one bit.

One way or another, Whatsapp is the standard around the world and it for sure beats SMS.

[–] [email protected] 9 points 10 months ago

I cant believe it, someone who actually knows what they are speaking about?? in my imitation Reddit forum????

Let's not forget that Britain also ensured the rights of Palestinians in that same declaration, I would like to see them act on that one.

[–] [email protected] 5 points 10 months ago (1 children)

One of the bold claims of proton is that all your data is encrypted and they can't see it (not 100% sure how they do it, probably your key is encrypted with your password as a symmetric key? Then when you log in, the client unlocks your private key and then that key unlocks the emails and stuff).

Now, it also turns out that they write the software that uses your key to decrypt the emails. It would be trivial for them to just send the keys back to themselves and decrypt all your stuff.

I don't think this is a huge point against proton, as AFAIK no one else even offers encrypted email. But nonetheless I would like to see an api and some third party clients.

 

I mostly use AMD and have been using Wayland since GNOME 40 without any problems, loving the consistently perfect frames and fantastic scaling (with Wayland programs, but nowadays I use nearly no X11-only programs).

I tried Nvidia with Wayland a few times and it always was a clusterfuck. I remember when Nvidia just released GBM support on their drivers I actually compiled my own Mutter to try Wayland because there was a bug with the hardware cursor that overflowed the GPU memory. I even tried eglstreams a few times with the Nvidia-developed GNOME backend. No matter what, I always had problems with invisible programs, programs leaving trails like the cards falling in Windows 98 Solitaire when moving the window, slow programs, blurry programs, unresponsive programs, etc.

Today I tried again Nvidia with GNOME 43/Wayland on Debian 12 and also experienced lots of the same issues as I always had. I then moved to Sid with GNOME 44 and was pleasantly surprised to see nearly all my issues just go away. Have not seen any invisible programs, nor any trails behind windows when moved. I have seen abnormally slow programs though, the GNOME terminal seems to struggle when scrolling fullscreen, whereas my laptop with and AMD APU works perfectly.

Currently happily using GNOME 44 with Wayland on Nvidia, never thought I would get to say this. I'm hyped for GNOME 45 to drop in Sid!

view more: next ›