I'm totally happy with this linux distro , very nice performance , stability nice collection of software , nice desktop and i can find more packages using flatpak , xfs filesystem performs really good.
I think this distro has everything i want.
It would be very difficult to move to another distro after this one.
Wayland works pretty fine.
What i would suggest to those with older amd gpus (radeon) is to check if you card is supported by the new amdgpu driver and switch to it using the following commands
sudo vim /etc/modprobe.d/amdgpu.conf
enter this text :
options amdgpu si_support=1
Then
sudo vim /etc/modprobe.d/radeon.conf
enter this text:
options radeon si_support=0
And then execute this command:
sudo mkinitcpio -P