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.
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…
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.