I think that's ok, most everyone installs homebrew
macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
21–30 of 450 posts
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#22Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#23Earlier quoted context omitted.
No - the problem with the misc other interpreters is that they don’t provide sufficient binary stability for Apple to simply include the newest one in every update (which I suspect they would happily do). They’re not removing the commandline (although moving to zsh? :-/), or banning interpreters. They’re just not including them built into the os anymore. As for the AppleScript and JavaScript questions: Apple makes th…
I think you read more into my question than what I meant. I was asking literally about the best way to install it was without a system level ruby. Once you have homebrew, you can install ruby; but what about before that? Download and install ruby from ruby-lang.org, install homebrew and a brewed ruby, then uninstall the one from ruby-lang.org?
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#24Wait.. So I'll have to install Ruby before I can install Brew? Ok. Ruined 2 minutes of my day.
Expect package installers that make the whole thing easier and more secure (signed packages vs a curl | /bin/sh)
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#25Earlier quoted context omitted.
macOS has a native hypervisor framework, Docker and xhyve uses it. https://developer.apple.com/documentation/hypervisor https://github.com/moby/hyperkit
In other words, nothing serious. Does anyone actually use Docker on Mac? Xhyve is more of a proof-of-concept than a production-ready tool.
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#26Earlier quoted context omitted.
macOS has a native hypervisor framework, Docker and xhyve uses it. https://developer.apple.com/documentation/hypervisor https://github.com/moby/hyperkit
In other words, nothing serious. Does anyone actually use Docker on Mac? Xhyve is more of a proof-of-concept than a production-ready tool.
What? We use it at work every day for local development, and my previous employer did as well. It has issues, definitely, but they have more to do with Docker than with xhyve.
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#27Earlier quoted context omitted.
macOS has a native hypervisor framework, Docker and xhyve uses it. https://developer.apple.com/documentation/hypervisor https://github.com/moby/hyperkit
In other words, nothing serious. Does anyone actually use Docker on Mac? Xhyve is more of a proof-of-concept than a production-ready tool.
I use it extensively. It is a desktop product however; it you aren't expected to put a swarm of MacBook pros into production.
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#28Earlier quoted context omitted.
macOS has a native hypervisor framework, Docker and xhyve uses it. https://developer.apple.com/documentation/hypervisor https://github.com/moby/hyperkit
In other words, nothing serious. Does anyone actually use Docker on Mac? Xhyve is more of a proof-of-concept than a production-ready tool.
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#29I think that's ok, most everyone installs homebrew
Re: macOS deprecating scripting language runtimes, including Python, Ruby, and Perl
#30Earlier quoted context omitted.
macOS has a native hypervisor framework, Docker and xhyve uses it. https://developer.apple.com/documentation/hypervisor https://github.com/moby/hyperkit
In other words, nothing serious. Does anyone actually use Docker on Mac? Xhyve is more of a proof-of-concept than a production-ready tool.
Calling it “not serious” is quite wrong.