Viewing profile — aarch64
aarch64
HN member- Joined
- Mon, Mar 18, 2019, 12:09 AM UTC
- HN karma
- 13
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About aarch64
No profile information was provided.
Recent public activity
-
comment
Comment #27618509
Here is ARM's explanation in the AAPCS64 (ARM 64-bit Architecture Procedure Call Standard): > Software developers creating platform-independent code are advised to avoid using r18 …
-
comment
Comment #27415396
Kai-Fu Lee and David Siegel talked about AI in April 2019 and mentioned: > It's neither artificial nor intelligent Quote is at 3:40 (topic starts around 3:05) in the YouTube video …
-
comment
Comment #19421637
One of these "apposite observations" is in the section on pipes (p. 199 of link). The authors use this convoluted bash script to show that pipes are best suited for simple hacks an…