llothar
llothar
This has nothing to do with a religion or a spiritual invented almighty deity.
### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...
I tried to find out about him and all social media including Stack Overflow, Linkin, Gitlab, Bitbucket all stopped at the same time after being very active. How do we...
Linux, MacOS, Android, iOS all support the "openat" function family for almost 10 years now. There is no need to use the builtin per process current directory anymore. Even on...
In "ftplib::socket_wait" select is used which contains the unfixable problem of memory corruption and memory leaks on any linux system that uses more then 1024 file descriptions (which hopefully all...
Gtk3 is now officially retired and the talk of starting the Gtk5 branch is getting more intense. The Gtk4 port has significant changes if we want fast drawing.
Not keeping anything else then pixels makes it very hard to be used in professional environment. Remember that all stars and tags in Nautilus and other software work with extended...
A simple "cmake -DCMAKE_BUILD_TYPE=Release .." on MacOS system (14.5) does not build the library because of linker error. Looks like the cmake script misses to link against libkrb5 and libgssapi...
Seriously, autotools is the worst and needs to die. We have an industry standard now. Like it that meson is optional, but autotools must die.