hertz98
hertz98
Recent versions of Gnome Nautilus (not sure at the time of the issue) have the option to ignore thumbnails generation on remote filesystems. Unfortunately it seems glib determine if the...
Same behavior
As the non flatpak version is unsupported and I needed the terminal I reverted to the March build where the terminal still works (2025-03-17). Just in case anyone needs it...
> Update. If I build the executable on my Windows 11 machine (zig and zls installed the same way as in the Windows 10 one, via scoop), the build crashes...
In my opinion it's a trade-off between how old are the machines the developer wants to support versus the efficiency of the application (I guess the compiler is using avx2...
I did a test on my newer machine, building using zig 0.11, and seems adding `-Dcpu=baseline` flag to the build arguments solve the problem