568
Easy way to remember the OSI model
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
OSI is much more important when you are doing wireless protocol design. TCP/IP is when you want to abstract out a lot of the lower layer functionality which is concerned with collision domains. It is definitely still taught in engineering school for a reason.