Live data from Hacker News

Viewing profile — bmwiedemann

bmwiedemann

HN member
Joined
Wed, Nov 04, 2020, 7:55 PM UTC
HN karma
3
Public activity
4 items

About bmwiedemann

No profile information was provided.

Recent public activity

  1. comment
    Comment #43086718

    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 suppo…

  2. comment
    Comment #43058267

    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…

  3. comment
    Comment #27685189

    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 s…

  4. comment
    Comment #27678029

    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 th…