upvote
I think most people who are into c that I’ve met quite like header only libraries. Copy paste as a package manager does have its benefits.
reply
I mostly just install a -dev package on Linux and I am done.
reply
Because that's precisely what is needed: an easy way to ship dependency malware like npn, pip, cargo, etc.

Like it or not, having a little bit of friction prevents pulling in packages with thousands of transitive dependencies.

reply
Thanks! I agree, a better build story for C projects is desperately needed.
reply