Explore >> Select a destination


You are here

blog.eldruin.com
| | objective-see.com
11.7 parsecs away

Travel
| |
| | berthub.eu
11.3 parsecs away

Travel
| | In previous articles, I've waxed rhapsodic about how great C++ is. I also noted there however that every language, C++ included, has its dark sides. Some languages have an unavoidable pervasive dark side, like being slow or hard to multithread, for C++ that dark side is mostly its complexity. In this post I want to zoom in on a specific 'gotcha' that recently took me several hours to resolve. I wrote this piece so anyone running into the same issue might find out about it if they search the web.
| | jameshfisher.com
8.4 parsecs away

Travel
| | A C function to create a new process, set up its standard input/output/error pipes, and return a struct containing the process ID and pipe file descriptors.
| | gist.github.com
55.7 parsecs away

Travel
| Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets.