• 0 Posts
  • 11 Comments
Joined 9 months ago
cake
Cake day: October 23rd, 2024

help-circle
  • I have had corrupt filesystem errors with BTRFS on both of my computers due to power outages and one hard shutdown (had to)

    When did this happen? what error did you get?

    Btrfs will explicitly go read only when it detects corruption, which is a good thing, with EXT4 you don’t know what is going on until it is too late.

    fwiw the only time I managed to get info from an user that had “issues” with btrfs, I discovered that what had happened is that they moved the partition that had snapshots, and if you don’t know it, this is catastrophic because this unlinks all the snapshots and suddenly everything would take many times more storage.

    Used ext4 for YEARS (I am old) and never had these issues with such frequency

    The short time I’ve used EXT4 running into bad superblock errors was something that happened almost every week, but in the end I was always able to repair the disk and recover everything.

    I’m from Venezuela, power failures are common here.




  • I started linux with wayland and i have no clue why it’s such a controversy lmao.

    I recently ran into an user that rarely used x11. We were testing lsfg-vk, and right now it has a bug that when you close the game it most of the time it hangs and doesn’t quick properly.

    The person complained about having to open the terminal to kill the app when it hangs and I had to explain that this is not an issue for me because I use xkill which they never knew was a thing that avoided that whole mess of having to open a terminal to kill a window.

    But anyways, not a big deal if you can no longer use xkill, it is a very handy tool that saves a lot of key presses but not a vital thing in the end.

    The big issue holding me on x11 is that there is no way to merge multiple displays as one, something that on x11 is a very simple xrandr --setmonitor is impossible on wayland, there is no way to do it.





  • A lot of the new modern users are into gamin

    I can’t use wayland for gaming because I do multi-monitor gaming, and something that was a very simple xrandr --setmonitor is impossible in wayland…

    I 100% have seen performance increases and stability increases after switching to Wayland with regards to gaming workloads.

    All I have seen so far is that I get half the fps I get on citron/eden on sway vs i3wm.

    They are also fed up with the wayland bugs and decided to force xcb everywhere, one of the bugs is that the app just crashes on wayland gnome, it does not happen plasma, or sway, or any other place, just gnome.