General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
p11
ThePrimeTime
comments
Comments by "p11" (@porky1118) on "Man Spends ENTIRE Life In A Crappy Code Base | Prime Reacts" video.
3:20 Writing code with AI is probably around as good as letting an intern program, who just copy pastes stackoverflow without knowing what that code does. Oh, I hate when people just copy paste code. I like to copy paste code, but at least I do some basic things like doing an auto formatting, rename the variable names to make more sense, change everything to fit my coding style, maybe introduce intermediate variables to make it more understandable if too much is done in one calculation (or remove intermediate variables if every small step has a variable), and remove all comments.
4
0:20 When I got into my first job, I took over some codebase. Most of the things my predecessor did seemed stupid, and I still think, they were stupid, but some really weren't that stupid.
2