does homebrew still* use Github as the store for all packages? Just curious, that always seemed like a strange scenario. * or am I wrong that it ever did?
"Packages" in homebrew are nothing more than Ruby install files called Formulas[1]. So using Github works really well for their use case and I don't think there is any thought of changing it. Updating homebrew, new formulas, etc, is nothing more than a `git pull`. [1] https://github.com/Homebrew/homebrew-core/tree/master/Formul...
Homebrew 1.4.0
11–20 of 219 posts
Re: Homebrew 1.4.0
#12does homebrew still* use Github as the store for all packages? Just curious, that always seemed like a strange scenario. * or am I wrong that it ever did?
Re: Homebrew 1.4.0
#13Re: Homebrew 1.4.0
#14Earlier quoted context omitted.
"Packages" in homebrew are nothing more than Ruby install files called Formulas[1]. So using Github works really well for their use case and I don't think there is any thought of changing it. Updating homebrew, new formulas, etc, is nothing more than a `git pull`. [1] https://github.com/Homebrew/homebrew-core/tree/master/Formul...
Not quite. They also supply precompiled binaries nowadays, one version of each supported macOS version. They have a CI infrastructure that continuously builds precompiled binaries for all formulas, for all supported macOS versions.
Re: Homebrew 1.4.0
#15Earlier quoted context omitted.
You can disable it if you aren't comfortable with it (they document this clearly multiple places). analytics (on|off) Turn on/off Homebrew's analytics.
I've been using brew for years and wasn't aware that it was using google analytics at all. It may be clearly documented, but they're not doing much to ensure users know about it.
Re: Homebrew 1.4.0
#16The Patreon page says they receive $177 per month. That's too low for a project with such a high popularity and usage. I read somewhere ( and I bet ) it's used by Google / Facebook / Apple employees.
I'm sure Homebrew has a significantly higher value, but you've got to weigh the tradeoffs. If Homebrew cost $9.99 a year for access to updates I would pay it, but I know a lot of people would complain.
Re: Homebrew 1.4.0
#17Earlier quoted context omitted.
You can disable it if you aren't comfortable with it (they document this clearly multiple places). analytics (on|off) Turn on/off Homebrew's analytics.
I've been using brew for years and wasn't aware that it was using google analytics at all. It may be clearly documented, but they're not doing much to ensure users know about it.
Re: Homebrew 1.4.0
#18Earlier quoted context omitted.
I've been using brew for years and wasn't aware that it was using google analytics at all. It may be clearly documented, but they're not doing much to ensure users know about it.
If it is clearly documented that should be it. Maybe a blurb on the main page about it would be nice but not necessary.
Re: Homebrew 1.4.0
#19https://mobile.twitter.com/mxcl/status/608682016205344768?la...
Re: Homebrew 1.4.0
#20Earlier quoted context omitted.
I've been using brew for years and wasn't aware that it was using google analytics at all. It may be clearly documented, but they're not doing much to ensure users know about it.
If it is clearly documented that should be it. Maybe a blurb on the main page about it would be nice but not necessary.