top | item 46558009

(no title)

robot-wrangler | 1 month ago

The conclusion perfectly and concisely states the straw-man:

> If your job is only to write beautiful code, you have a problem.

Definitely no one at senior or even mid thinks this is what their job is about. Something like modularity is beautiful because it works and because of what it enables.. we don't try to shove it into place because it's beautiful. Talking about it the other way around sounds like a manager who does not understand engineering trying to paraphrase stuff that engineers are saying, poorly. Indeed quoting from this self-described entrepreneur's "About Me" page:

> While I was there, I took a couple computer science courses, decided I was terrible at it and swore to never write software again.

I guess that's thought-leadership for you.

discuss

order

falloutx|1 month ago

Yeah, I think good code allows modularity and future development without turning into frankenstein's monster . Readability isn't the main goal, but future adaptability is.

Also a big issue with AI imo is: It allows people to write who stopped writing code ages ago because they think they somehow can work at higher level.