Am I the only one that thinks the ball they are using for march madness this year looks like something a kid drew? Just a gross unnatural orange color.
@b0rk I think an amazing course would be one that builds up as it goes. TCP with a nice socket library. Then build something like an HTTP server protocol on it. Then TLS. Then websocket as a stretch goal. Learn to build your own library’s stack as you go.
@b0rk We did TCP implemented via UDP. We also implemented FTP client/server. But there are several more that would be great learning to demystify things. I recently implemented TLS 1.3 (single cipher suite) and it improved my understanding of something we critically rely on every day.
@headius@gregyoung I was taught in a program that moved through a lot of diff language paradigms between courses. Even if you aren’t going to be in a primarily functional environment, there are principles that carry weight. Like learning manual memory mgmt thinking before switching to GC envs.
All the Wordle folks out there. Do y’all pick the same stating word every time? I for sure do and can’t think of any strategy that would lead to changing it.