On Fri, 3 May 2024 11:41:47 -0400, Arne Vajhøj wrote: > Useful comments are comments that explain why the code > does what it does. Absolutely agree. The key word is “why” the code does what it does, not “what” it does (which is trivially obvious from the code itself).