Viewing profile — thegreatbeanz
thegreatbeanz
HN member- Joined
- Sun, Mar 13, 2022, 11:49 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About thegreatbeanz
No profile information was provided.
Recent public activity
-
comment
Comment #40342943
Disclosure: In October 2021 after 10 years working at Apple I left to join Microsoft, so I’m not totally unbiased. I love the sentiment this article is expressing, and anecdotally …
-
comment
Comment #36124973
Interesting that the two highest functions in that trace relate to Bitcode serialization and GlobalISel. Why is Swift serializing Bitcode if it is also running ISEL in the same com…
-
comment
Comment #30666996
The bitcode used for watchOS is not stable. There’s a special ABI for watchOS that uses 32-bit pointers on 64-bit hardware to make the IR representation stable, but the bitcode its…