bmwiedemann
No user record in our sample, but bmwiedemann has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but bmwiedemann has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This GUI abstraction can be found in https://github.com/libyui/libyui and usage examples in https://github.com/yast/ It has backends for ncurses, gtk and qt with some theming support.
Hey, do you like reproducible builds? I'm doing some more patches this year... especially the core packages are getting in good shape now. The others have 1-2% packages with issues left.
There is stage0 by Jeremiah Orians that is designed to be able to bootstrap on hardware that can be built from transistors. Currently it mostly runs in a small VM process that is somewhat harder to subvert.
At least in openSUSE, we always build with gcc -g and then later strip debug symbols into separate debuginfo files. This leaves a unique hash in the original file and that makes them vary if the build path changes.