When you handle all your errs the same way, I'd say you're doing something wrong. You can build some pretty strong err trace wrapping errs.
I also think it's more readable than the average try catch block.
You're absolute right with the random repos. Yet, when I started a year ago, I was pretty new to the whole linux thing and allowed myself some experimenting.
Yeah I'm really happy about some really good answers to my problem. This is my first non-experimental long used Linux system and when I started a year ago, I was experimenting with some stuff and added some repos that were recommended in some videos and blogs. And now I feel the pain of not keeping the count low :D
Learning through pain is a real thing here.
Oh I didn't know about the priority system. That might help. I guess I'll try to figure out, if I need the wolfi repo in the first place and remove it if possible and in addition add OpenSUSE as a vendor of higher prio to avoid similar issues in the future.
I don't know why the repo was added anymore. I'll try a flag that was suggested in another response, or otherwise will try to remove the repo so it does not bother me anymore.
You're right. Giving 30% for really fucking good platform services is way worse than having to find a publisher that takes in 70 to 90% of revenue and pushes devs to release unfinished games.
I'm not on Plasma 6 yet. I'm undecided whether I should do the switch as it defaulta to wayland, but Wayland seems to be not the best choice right now.
When you handle all your errs the same way, I'd say you're doing something wrong. You can build some pretty strong err trace wrapping errs. I also think it's more readable than the average try catch block.