Live data from Hacker News

Viewing profile — xleviator

xleviator

HN member
Joined
Wed, Mar 14, 2018, 6:48 AM UTC
HN karma
20
Public activity
5 items

About xleviator

No profile information was provided.

Recent public activity

  1. comment
    Comment #26655462

    Hello, I'm actually one of the main binder userspace maintainers in my day job there (opinions are my own), and I haven't heard about this. Do you have a reference? What has happen…

  2. story
  3. comment
    Comment #20165163

    Oops, I did miss that, but this seems to be compiler or calling convention specific. x86_64 gcc 9.1, linked, shows no difference. However arm64 gcc 8.2 and x86-64 clang show a diff…

  4. comment
    Comment #20162492

    Sure within a single compilation unit. Otherwise, I like dearrifling's suggestion.

  5. comment
    Comment #20161608

    In larger codebases with many developers, attention to the API is required in order to be able to maintain code without breaking clients. The main downside of Badge is that it come…