Just accept that it’s this is the kind of thing that bothers you, you need to embrace Linux lol.
Aside from that, your browser can open just about any image format.
Just accept that it’s this is the kind of thing that bothers you, you need to embrace Linux lol.
Aside from that, your browser can open just about any image format.
I build cross platform desktop software professionally.
Because of this I have to use and pretty deeply understand the inner workings of every OS.
I can state as absolute fact that every major operating system including Linux is an absolute pile of hot garbage.
The difference is that macOS and windows are garbage on purpose. There were deliberate decisions to enshitify them for profit. They spent time and money making the OS worse on purpose.
On Linux most of the shitty parts were designed with good intentions but just kinda suck (Wayland for example).
As someone who knows how to use a debugger, I can say for sure that log debugging is fine and often my first approach. If you have a good mental model of the code and the issue, it’s usually just 1-2 logs to solve the problem.