Viewing profile — phafu
phafu
HN member- Joined
- Mon, Mar 21, 2022, 4:44 PM UTC
- HN karma
- 32
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About phafu
No profile information was provided.
Recent public activity
-
comment
Comment #49112691
While there is certainly quite a bit of truth to what you say, I have a few counter arguments: > same order of magnitude as the code implementing it I believe mathematically formul…
-
comment
Comment #43961806
For my purpose I don't need to get back to the original source, no. The gcc part is only relevant with regards to what dialect of assembler I need to parse. If I go that route, I'd…
-
story
Ask HN: Help with doing statistics over machine code
I'd like to do some statistics over the machine code gcc generates, such as a histogram of used instructions, average volatile/preserved registers usage of functions etc. For now j…
-
comment
Comment #42508294
I'm wondering if it would rather make more sense to emulate a CRT with a video projector and some shutter device (maybe a fan?) in front. Has anyone tried that yet?
-
comment
Comment #42093039
thx, fixed
- story
-
comment
Comment #41358204
At least for user space usage, I'm not sure a new kernel thing is needed. Quite a while ago I have implemented a user space (single producer / single consumer) ring buffer, which u…
- story