/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jameshfisher.com
| | gist.github.com
2.3 parsecs away

Travel
| | GitHub Gist: instantly share code, notes, and snippets.
| | mohit.athwani.net
2.2 parsecs away

Travel
| | [AI summary] An educational article explains the UNIX fork() system call, detailing how parent and child processes function, how to differentiate them via PID, and provides C++ code examples for process creation and management.
| | bijanebrahimi.github.io
2.7 parsecs away

Travel
| | [AI summary] The post explains how to implement privileged separated processes in Unix using socketpair for inter-process communication and discusses security implications.
| | sergioprado.blog
32.1 parsecs away

Travel
| In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.