I have been using several of the WebAPI's like WebSockets and WebRTC for a while, but I never fully understood what is happening behind the scenes. Today I read a HN post about WebTransport, and frankly I have to say that most of the terminology flew past my head. Where would be a good place to start learning networking in depth (from the physical layer and upwards)?
Recently I got my hands on a new laptop and during the initiation process, I got to the part of which antivirus software to use. Which one do you use and why? Have you considered or tried any open source ones as ClamAV or Open AntiVirus Project?
A short while ago I read in the comment section of an article here on HN regarding things to ask before joining a startup as a developer. The article itself was fairly interesting, but the comment section was booming about logging practices. So my questions are, from a Junior Developers stand, what is considered good logging? How often should I commit? What do I commit in regards to big changes, and what do I commit if there is only a typo correction? What and where are good ways to learn about this if my current job does not practice this?