logoalt Hacker News

uhhhdtoday at 3:17 PM2 repliesview on HN

Counterpoint: This no longer matters because we are not going back to hand-writing these functions. These patterns were designed to make code easier for humans to read and write, but that is no longer the primary way software is built.


Replies

iecheruotoday at 3:31 PM

Code structure still matters for cost effectiveness and performance over time

https://arxiv.org/abs/2605.20049 https://arxiv.org/abs/2605.13280

hollowturtletoday at 3:21 PM

Counterpoint: as long as context don't rot or it's less effective that starts maintaining repetitions only slightly different. Also

> we are not going back to hand-writing these functions

do you really think there isn't a good chunk, if not the majority outside some bubbles, of developers that still hand code? Crazy to hear, I bet you're not a programmer

show 1 reply