Viewing profile — chandlore
chandlore
HN member- Joined
- Tue, Jan 22, 2019, 3:00 AM UTC
- HN karma
- 16
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About chandlore
No profile information was provided.
Recent public activity
-
comment
Comment #41324662
An enjoyable article on free diving from 2009: https://www.newyorker.com/magazine/2009/08/24/the-deepest-di...
-
comment
Comment #36427564
I found Modern C[1][2] to have more practical advice and much more detail than this book. [1] https://gustedt.gitlabpages.inria.fr/modern-c/ [2] https://news.ycombinator.com/item?i…
-
comment
Comment #34280586
He also wrote a good introduction to parallel programming that's freely available as well: https://mirrors.edge.kernel.org/pub/linux/kernel/people/paul...
-
comment
Comment #26927616
Latest versions of the ABI specifications linked in the Machine Specific section ARM: https://github.com/ARM-software/abi-aa/releases x86-64: https://gitlab.com/x86-psABIs/x86-64-A…
-
comment
Comment #24944550
There are pre-built PDFs on the GitLab repo, but they're pretty well buried. If you view a CI job you can download the generated artifacts.
-
comment
Comment #22332875
Thanks for the link to the POSIX docs, looks very useful. More recent specs for the x64 ABI can be found at https://github.com/hjl-tools/x86-psABI/wiki/X86-psABI