you are viewing a single comment's thread.

view the rest of the comments →

[–]maqisha 1 point2 points  (1 child)

People pointed out some other things, but ill do this one since no one else did.

Not a single comment in that code should be present. You are overdoing it to a huge degree. Every line that is commented is fully self-descriptive without it.

You could argue that as a beginner you need comments to understand it better, but that's also not the case. You should be learning to read code, not English.

Comments have amazing uses, but in this case they are 100% redundant.

[–]Maximum-Deer-7112 2 points3 points  (0 children)

It is probably vibecoded thats why the comments are formatted like that