·323 words·2 mins
Wonder why we always start with if __name__ == '__main__': in Python?
·2542 words·12 mins
ASCII vs CP-1252 vs ISO-8859-1
·421 words·2 mins
Let’s learn about Docker architecture and its alternatives.
·1310 words·7 mins
Quick notes on tunnelling with SSH port forwarding.
·221 words·2 mins
Elegant way to execute Python project.