FWIW the author of Homebrew is also working on a next generation package manager in rust: https://pkgx.dev/ (beware facebook tracking and infinite AI slop)
Sapphire: Rust based package manager for macOS
11–20 of 311 posts
Re: Sapphire: Rust based package manager for macOS
#12Earlier quoted context omitted.
Having different project leadership is probably a big selling point ;)
What exactly went down with homebrew? Suddenly my employer was pulling it from every device and I never really got a solid explanation of why ! I've not been able to get anything meaningful from searching on my own, obviously. Someone help a guy out?
Re: Sapphire: Rust based package manager for macOS
#13FWIW the author of Homebrew is also working on a next generation package manager in rust: https://pkgx.dev/ (beware facebook tracking and infinite AI slop)
Also in Rust, haha.
Re: Sapphire: Rust based package manager for macOS
#14Re: Sapphire: Rust based package manager for macOS
#15Earlier quoted context omitted.
What exactly went down with homebrew? Suddenly my employer was pulling it from every device and I never really got a solid explanation of why ! I've not been able to get anything meaningful from searching on my own, obviously. Someone help a guy out?
Homebrew itself is not bad, but it does allow users to install software from thirdparty sources, that are unvetted, or unverified. This could pose a security risk. I can see why some companies will disable homebrew. Especially for non-developers.
Re: Sapphire: Rust based package manager for macOS
#16FWIW the author of Homebrew is also working on a next generation package manager in rust: https://pkgx.dev/ (beware facebook tracking and infinite AI slop)
Re: Sapphire: Rust based package manager for macOS
#17FWIW the author of Homebrew is also working on a next generation package manager in rust: https://pkgx.dev/ (beware facebook tracking and infinite AI slop)
Re: Sapphire: Rust based package manager for macOS
#18What is it doing better than homebrew ?
Re: Sapphire: Rust based package manager for macOS
#19FWIW the author of Homebrew is also working on a next generation package manager in rust: https://pkgx.dev/ (beware facebook tracking and infinite AI slop)
What’s the deal with the cautious warnings? Is homebrew being replaced by software developed using a “vibing coding” or what have you?
Re: Sapphire: Rust based package manager for macOS
#20Ruby seems fine for brew. Does this do anything else better? Ruby makes it easy to write recipes for it which is a huge boon for a package manager.