How to Influence People: Notes in a Nutshell
My short notes from How to Win Friends and Influence People, focused on the nine leadership principles in a nutshell.
Monday, Aug 31, 2026 Week -- 12:26:18
My short notes from How to Win Friends and Influence People, focused on the nine leadership principles in a nutshell.
Short practical Linux signals guide with one full C example: change Ctrl+C behavior, send SIGUSR1, and use SIGALRM timeout.
A short practical guide to Linux IPC for embedded Linux: pipes, message queues, shared memory, Unix sockets, and signals with pros/cons and code snippets.
A short practical guide to SNMP on Linux: what it is, when to use it, secure SNMPv3 setup, useful commands, and troubleshooting.
A short practical NMEA 0183 guide with sentence structure, checksum verification, common message types, and full parsing examples for real projects.
A short practical guide to configure NTP on Linux using chrony, systemd-timesyncd, and ntpd, with simple verification and troubleshooting steps.
Practical guide to syslog: minimal setup for log forwarding, useful filters, and essential configurations with real examples.
A fun C++ compiler trick: you can literally write a URL in your code and it compiles perfectly. Here's why, and how goto labels and comments are secretly collaborating.
Short practical guide to auto-run batch files on Windows at login, without login, and at logout.
Short practical guide to Guix and Nix package concepts, benefits, and how to build packages and systems.