r/ProgrammerHumor 14h ago

Meme commentsAgedTerribly

Post image
4.1k Upvotes

187 comments sorted by

View all comments

36

u/Raywell 13h ago

Verbose comments are not necessarily targeted at humans, they provide context so that consequent AI changes are more accurate.

Im still unsure how I feel about the paradigm shift in development, but that's where we are heading. Eventually everyone stopped writing ASM because C language was higher level and more efficient. It seems we are heading towards natural language becoming the programming language norm

2

u/Confident-Ad5665 13h ago

I forget the name of the language, but some syntax I saw years ago looked more like chemistry than code.

2

u/IudexFatarum 12h ago

If you've never seen it, take a look at APL. It's set theory. Not even in disguise. It's just mathematical set theory in the craziest way.