Hacker News new | ask | show | jobs
by jdamato 3476 days ago
Thanks for this!

I recently wrote a deep dive in to both strace [1] and Linux system calls [2] which may be interesting to folks reading this great article.

[1]: https://blog.packagecloud.io/eng/2016/02/29/how-does-strace-...

[2]: https://blog.packagecloud.io/eng/2016/04/05/the-definitive-g...

2 comments

I'm just partway through the syscalls post, but these are really well done! you've got a knack for technical explanations.
Glad you liked it! I didn't know about those two blog posts, they are gold! Thanks a lot :)