Tag: NIST

Why most password requirements are silly. Also, here’s our flavor

If you intend on building a secure application, you should enforce strong password requirements to prevent bad actors from easily breaching your users’ accounts. Having revamped our password requirements twice as part of our work at Infisical, I discuss everything about password requir...

Extracting Thermodynamic Properties from the NIST Chemistry WebBook using Python

I’m working on a little machine learning project that uses chemical information to predict a few properties of materials. As part of this project, I needed to extract thermodynamic properties of a variety of materials. One of the sources I’m using to obtain data for this project is the&n...