Homebrew 1.0.0
brew.sh
Homebrew 1.0.0
1–10 of 255 posts
Re: Homebrew 1.0.0
#2Good.
Re: Homebrew 1.0.0
#3brew update
brew --version
Re: Homebrew 1.0.0
#4Among 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
#5Thanks 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
#6brew update brew --version
Thanks for adding the detail I hoped to get from the article
Re: Homebrew 1.0.0
#7There 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
#8Throwback to that one time Google wouldn't hire @mxcl. ;)
https://twitter.com/mxcl/status/608682016205344768
Well done Mike and contributors! It's a great piece of work.
Re: Homebrew 1.0.0
#9brew update brew --version
Kersten is a nice name.
Re: Homebrew 1.0.0
#10Homebrew 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.