|
|
|
|
|
by marcomonteiro
3203 days ago
|
|
Thanks for being so open to sharing. Do you have a blog? How do I find your blog? Before you posted this comment how would I even know to look you up. Just because someone on the internet had a particular setup doesn't mean I want to follow it. Or that I have time to track down several people's opinions. Getting install stats directly from the homebrew project, which I know because I use it, is infinitely more useful to me and much more easily discoverable. that's just my opinion though and you're entitled to your own. |
|
That also gives you more context, because it's answering your actual question, rather than trying to answer your own question with a bunch of vaguely related data.
It also handles the dependency issue. Someone asked why imagemagick is so popular, but its probably actually just a dependency for language-level bindings (e.g. php-imagick), not that people are using `convert` or `identify` directly on the CLI.
Heck, consider the case of front-end developers who have a toolset that depends on nodejs. They may never write any server side code, but if they follow recent trends they probably need nodejs for their css/js "toolchain" - the stats don't tell you that though. They just tell you that nodejs is installed a lot.