logoalt Hacker News

ferngodfatheryesterday at 7:26 PM1 replyview on HN

> My brain is melting because I can barely keep up with learning how to figure out if I'm even doing what I'm trying to do.

This is not a good thing. You should understand what your code does. Writing code nobody can understand is not a flex.


Replies

onlyrealcuzzoyesterday at 8:01 PM

> You should understand what your code does.

It is not hard to understand what a line of code does...

It is hard to keep up with solving the problem I'm trying to solve...