Tips for formatting when printing to console from C++ Next time you struggle with console output formatting, refer to this article or the related cheat sheet.
7 key components of observability in Python Learn why observability is important for Python and how to implement it into your software development lifecycle.
10 eureka moments of coding in the community We asked our community to share about a time they sat down and wrote code that truly made them proud.
How I dynamically generate Jekyll config files Insert dynamic data into Jekyll static sites using Python or Bash and avoid creating an API backend.
Why Mark Text is my favorite markdown editor Mark Text has tools that make it easy to write markdown while at the same time providing a simple interface that just gets out of my way.
5 common bugs in C programming and how to fix them Five ways to make your C programs more resilient and reliable.