Live data from Hacker News

Homebrew 1.0.0

brew.sh

1–10 of 255 posts

Re: Homebrew 1.0.0

#4
Among all the software I use, Homebrew must be the one giving me the least trouble. I have 100 installed packages and I don't remember the last time anything didn't work. Plus, for anything I care about, updates seem to always take less than a day, usually it's almost instantaneous.

In comparison with MacPorts before, it's like night and day. npm/pip/mix/bundler all seem to periodically conspire to waste a few hours of my time (even though I can do that quite well on my own).

NPM being the worst of the bunch. By a lot. About this much:

`tree node_modules`

Re: Homebrew 1.0.0

#5
Thanks to Mike and everyone else that has contributed to Homebrew. I couldn't imagine how difficult it would be managing command line programs on a Mac without it.

Re: Homebrew 1.0.0

#7
There has been a lot of talk in HN comments recently about Homebrew installing to `/usr/local`. With macOS Sierra, the user can no longer write to this folder without specifically owning it. Is there a security risk here and if so, whats the best workaround?

Re: Homebrew 1.0.0

#10
Homebrew is a huge help that perfectly fills the niche it's intended for. Thanks for all people involved, you're time savers, which is pretty much the most sought after quality of a software project.
Post reply on HN