The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned about the Python module selectors to manage multiple socket connections.
selectors
Today I learned the basics of socket programming (in Python).
There's 10 types of people in the world, those who know binary and those who don't.