Hacker News new | ask | show | jobs
by diegoallen 636 days ago
If a 3rd party library you depend on has bugs, you have bugs. And you need to either submit a patch to the library or find a workaround.
1 comments

Or just not use arbitrary 3rd party stuff hoping it works :)

libcurl is used on billions of devices across the world and has plenty of debugging capabilities.

MITM proxy works across all languages.

The NIH is strong in this once.