Viewing profile — recraft
recraft
HN member- Joined
- Wed, Mar 05, 2014, 12:19 PM UTC
- HN karma
- 18
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About recraft
Recent public activity
-
comment
Comment #25255090
I don't know of any profiling tools, but I've always relied on llvm-mca[0] -register-file-stats to show me what the expected register file usage is on an ISA [0] https://llvm.org/d…
- comment
-
comment
Comment #18085875
As a degreeless completely self-taught programmer with a strong interest in vm implementations and garbage collection (eg I found the MLKit paper to be super exciting and at the ti…
-
comment
Comment #17769328
Page 44[0] documents a survey of trans people in the USA in 2015, with 31% identifying as trans men and 32% identifying as trans women (and 31% identifying as non-binary). (this is…
-
comment
Comment #17767801
This is patently false[0]. (This is the largest population I could find) The reason it looks this way is because Western culture has systemic oppositional sexism and views female g…
- comment
-
comment
Comment #11285958
I've had success with kwm[0], it works more like bspwm than i3 but has been the best tiling experience I've found on OS X. (And has focus follows mouse!!!!) [0] https://github.com/…
-
comment
Comment #7828618
Emacs was originally written as a series of TECO macros.
-
comment
Comment #7346550
I really don't think google will consider that seriously for the low level. The point of dalvik is to provide a consistent low level platform for arbitrary phone manufacturers to s…