Hacker News new | ask | show | jobs
by StavrosK 3547 days ago
Exactly. The biggest problem I have is just finding appropriate libraries. With PyPI I know where they are, how to get them and which one is popular. With C, I'm completely lost. I use PlatformIO's manager, but it's limited to embedded libraries, so I just don't know where to find things at all.
2 comments

Its not just finding the libraries, its also marrying the makefiles.
With Linux that's trivial to know.
...google