this post was submitted on 10 Aug 2025
323 points (98.8% liked)

Tech

1845 readers
204 users here now

A community for high quality news and discussion around technological advancements and changes

Things that fit:

Things that don't fit

Community Wiki

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] RvTV95XBeo@sh.itjust.works 1 points 2 weeks ago (1 children)

Absolute code amateur here, but my guess is "generic headers" are just a copy/paste job from another program (or vibe code), and declare a bunch of really common functions that never actually get utilized in the code.

Sorta like copying the same import statements in Python, whether you're using numpy or not

[–] chicken@lemmy.dbzer0.com 5 points 2 weeks ago* (last edited 2 weeks ago)

I don't think that's quite right:

So no. Things like this need to get bent. It does not go into generic header files

'generic' seems to be describing a category of header files that are especially important for some reason, and isn't being used as a pejorative to describe the rejected code.