Viewing profile — xleviator
xleviator
HN member- Joined
- Wed, Mar 14, 2018, 6:48 AM UTC
- HN karma
- 20
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About xleviator
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
comment
Comment #20162492
Sure within a single compilation unit. Otherwise, I like dearrifling's suggestion.
-
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…