HomeBrew
Docker-OSX
Our great sponsors
HomeBrew | Docker-OSX | |
---|---|---|
1027 | 97 | |
34,774 | 28,704 | |
0.8% | - | |
9.9 | 5.6 | |
about 16 hours ago | 10 days ago | |
Ruby | Shell | |
BSD 2-clause "Simplified" License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HomeBrew
-
this is my first ever macbook after using windows all my life, im really nervous, any tips or apps etc i should download..?
Don't worry too much about software, you'll find what you need when the need arises. Maybe install Homebrew, it will come in handy later.
-
Zelda: A Link to the Past reverse-engineered clone runs beautifully on Mac!
Anyhow, I managed to get to the point where I need to run brew, but I don't have that installed. When I go to the linked site https://brew.sh and try to run the command to install it, I just get "Invalid variable name".
-
Long time iOS user, first time trying a Mac! Any tips and tricks/must know about?
I recommend installing homebrew so you can install/update applications from the command line.
-
Need help with running OpenBSD on VirtualBox
Brew & macports have libvirt & virt-manager that are used to manage qemu via GUI.
-
Setting Up a Bitcoin and Lightning Network Daemon on Mac from source
To install the Homebrew package manager, see: link
-
Duality of man
In case you're not not aware of it, virtually all devs on mac use homebrew. I slide nearly seamlessly between WSL and mac depending on whether I feel like using my desktop or laptop at the moment. The differences largely boil down to whether I apt install or brew install things. And as much as I'm loathe to admit it, vscode + vim plugin these days gives emacs + evil a pretty good run for the money when it comes to extensible IDEs.
Thereās no practical difference between trusting that a popular GitHub account hasnāt been compromised (see: https://brew.sh) and your distro or other package managers havenāt been compromised when it comes to machine setup. If security is that much of a priority you run your own mirrors and donāt pull from public repositories/registries. IME you want to do that for availability anyways if this is for work. Nothing worse than a failed build for a hot-fix because some package registry is temporarily offline.
-
Want to revert OS so we can run Aperture and see family photo archiv
Others have offered solutions, but for future reference the actual Terminal commands that failed would be useful; "File not found" sounds like a path error, "Command not found" sounds fixable via Homebrew or Macports
-
UNIX as a concept, vs a trademark
TL;DR, about the section that states software from other UNIX-like OSes is hard to port to MacOS, how about homebrew and macports?
-
How to Installing Rasa & Building Rasa Chatbot on an M1 Macbook.
First, youāll want to install some base dependencies for your operating system. We will use brew 27 for this. If you donāt have brew installed you can do so by running:
Docker-OSX
- Duality of man
-
Would it be possible to have a MacOS container?
There is this project https://github.com/sickcodes/Docker-OSX which allows you to run MacOS on docker. In theory this can be an app in Kasm, right?
- FLiP Stack Weekly for 21 Jan 2023
- The Apple TV expects you to have an iPhone in order to accept new iCloud terms and conditions
-
Sickcodes/Docker-OS X: Run macOS VM in a Docker
To my knowledge, there are two ways to get accelerated graphics in a macOS VM: GPU passthrough, and paravirtualized GPU.
GPU passthrough from a Linux host to a Mac VM is already possible. Even with Docker in the sandwich. Then itās a question of Docker-OSX being furnished for it.
I believe the GPU passthrough foundation is already there:
PR #132: https://github.com/sickcodes/Docker-OSX/pull/132
ā[ā¦] this PR introduces GPU passthrough support. This requires extensive configuration on the hostā
ā
Then thereās āparavirtualizedā graphics. I donāt get the name; as far as I know, this is when the guest OS has a virtual graphics device and a driver for it ā with acceleration ā and the virtual graphics device is actually served and accelerated like any other graphics-accelerated software by a GPU on the host.
As mentioned elsewhere, paravirtualized graphics are available on mac-host-to-mac-guest, and to my knowledge only mac-inside-mac.
(But the āoutsideā mac can probably be a virtual machine as long as it has a GPU. Even if itās a passthrough device. Should be technically possible at least and I would guess that it just works.)
Finally, un-accelerated graphics in a macOS VM are surprisingly fast these days. At least on my Linux machine in qemu-kvm, recent versions of kernel / qemu etc. Itās noticeably slower than having properly accelerated graphics but muuuuch faster than I was expecting from macOS VMs Iāve used before.
Finally, headless access to virtualized macOS goes really fast. Working on a mac VM through mosh-shell is excellent.
-
Is there any way of setting up a free Mac OS VM on Windows 10?
You can run it in a container: https://hub.docker.com/r/sickcodes/docker-osx
-
AirMessage/BlueBubbles Server via Docker
Full credits go to the BlueBubbles docs and sickcodes for Docker-OSX, all I've done is brushed out things to make the process smoother and faster, I hope!
-
Devpod: Remote Development at Uber
Anyone from Uber here that works on this? You ever expect a DevPod for iOS developers? I've been toying with idea of doing this in work for our devs on Intel MacBooks, using -> https://github.com/sickcodes/Docker-OSX, which enables local running on iOS devices.
I think it's hampered by licensing though, maybe that's why it's not used or mentioned in this post.
-
Geneious instantly crashing on Mac OS Monterey 12.6 - Help
I'm not a mac guy, but there is a github repository for docker images of Mac OS here.
What are some alternatives?
lima - Linux virtual machines, typically on macOS, for running containerd
macOS-Simple-KVM - Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Visual Studio Code - Visual Studio Code
osxfuse - FUSE extends macOS by adding support for user space file systems
Chocolatey - Chocolatey - the package manager for Windows
winget-cli - Windows Package Manager CLI (aka winget)
nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
ohmyzsh - š A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
chromebrew - Package manager for Chrome OS [Moved to: https://github.com/chromebrew/chromebrew]
podman-macos - š¦ Podman frontend for macOS