socat. I learned about socat a few years ago… | by Cindy Sridharan | Medium
I learned about socat a few years ago and am generally surprised more developers don’t know about it. Perhaps I appreciate it all the more since I saw it being used for the first time to fix a…
A young Russian developer named Igor Sysoev was frustrated by older web servers' inability to handle more than 10 thousand concurrent requests. This is a problem referred to as the C10k problem. As an answer to this, he started working on a new web s...
This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools—useful whether you work with Windows, macOS, or Linux.
This is my home page. You might want to check out my Linux Page Cache mini book and the “What Every SRE Should Know About” series. What every SRE should know about: # GNU/Linux resolvers and Dual-Stack applications # What every SRE should know about GNU/Linux resolvers and Dual-Stack applications 1. What is a stub resolver? 2. History: gethostbyname() and old good friends 3. getaddrinfo() and POSIX spec 4. getaddrinfo() from glibc 5.