7 ms·
UNIX systems programming can be accomplished by looking at man pages and referencing kernel / user land source code. I find something cathartic writing C appli
by ekarulf 8y ago
UNIX systems programming can be accomplished by looking at man pages and referencing kernel / user land source code.
I find something cathartic writing C applications and tools. Perhaps I should seek professional help.
- jxub 8y agoNot an expert in C, but there's definitely a refreshing feel of purity about something old and "sharp", that is powerfully entrenched in the UNIX ecosystem but can also be dangerous and bite you.