Liked rob pike (@robpike@hachyderm.io)
Post details
There's been a thread about dependencies lately and the challenge of convincing developers to look at the full dependency chain. I once maintained a C++ binary that included a PostScript interpreter, a JPEG decoder, a JavaScript interpreter, and a number of other utterly irrelevant pieces causing a huge factor increase in the size of the binary. The culprit: A single logging statement that invoked a general-purpose printer that could print web stuff. Switching to sprintf fixed it.

This post was filed under likes.

Interactions with this post

Interactions with this post

Below you can find the interactions that this page has had using WebMention.

Have you written a response to this post? Let me know the URL:

Do you not have a website set up with WebMention capabilities? You can use Comment Parade.