I love linters. A linter is a program that looks for problems in code without running it. There is something gratifying about running a linter on a codebase and seeing a big list of warnings and errors. Sometimes it can even be fun to fix them! (more…)
Read more »
Free code reviews for open source projects. Contribute to willmcgugan/codereviews development by creating an account on GitHub. (more…)
Read more »
Contribute to Azure-Samples/openai-plugin-fastapi development by creating an account on GitHub. (more…)
Read more »
Python logging made (stupidly) simple. Contribute to Delgan/loguru development by creating an account on GitHub. (more…)
Read more »
I don't normally talk about math, but I thought this was too magical not to share! If you are like me, you have heard of Monte Carlo simulations and wondered what they are. I don't use them enough to give
you a definition, so I will just share an i... (more…)
Read more »