>>106313138
>Also how do people even learn stuff like scripting windows authentication or smtp? There's no actual documentation for anything close to what I need besides a high level overview and marketing "article" from a decade ago.
Pretty sure that SMTP is well-documented since it's a widely-used standard. Although it might also suffer from having a bunch of vendor-specific implementation details that you need to work with, since the vendors are so big.

I had to do PDF stuff at my job and there's this gargantuan specification document for PDFs. It sucks to read, it sucks to implement and you might have different behaviour opening the PDF in Chrome, Firefox, Apple Preview, etc. Also, who knew that PDFs have support for 3D models?