HomeBrew
asdf
Our great sponsors
HomeBrew | asdf | |
---|---|---|
1098 | 288 | |
35,376 | 17,080 | |
1.9% | 2.5% | |
10.0 | 8.0 | |
7 days ago | 1 day ago | |
Ruby | Shell | |
BSD 2-clause "Simplified" License | MIT License |
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
-
Help with using youtube-dl / Github
Hey, I would strongly advise going with yt-dlp instead as YouTube-dl is outdated. Their GitHub page is here https://github.com/yt-dlp/yt-dlp . I personally have it installed with Brew, follow the instructions on this website https://brew.sh and after it’s installed, just run “brew install yt-dlp”. To download videos just run “yt-dlp “URL HERE”” (make sure to include the quotation marks around the url. Tell me if you need any help!
-
IT-Spielereien die einem das Leben ein bischen erleichtern
https://brew.sh/ Paket Manager fĂĽr OSX
-
I was a MacOS hater until...
Definitely get Homebrew going - let's you install bunches of apps from commandline and just overall helps streamline the whole installation process.
-
Mac ad ingegneria informatica?
Well yes but actually no (https://brew.sh)
-
Improving Docker file performance on MacOS
As I was tracking the above performance regression, I discovered an open-source container runtime for MacOS/Linux called Colima. It is pretty much a Docker Desktop drop-in replacement and also offers VirtioFS (on Ventura - i.e. MacOS 13.x or newer). You don't need to uninstall Docker Desktop, just stop it and install Colima e.g. through Homebrew:
-
Boomer Wants to Learn Mac
Command Line Tools: iTerm 2 alternative to the default Terminal homebrew mas homebrew bundle
-
Things You Immediately Install On Your New PC Starter Pack
Is there any reason to use Ninite instead of Homebrew?
-
Local Development Environments for Python using asdf & Poetry
You have homebrew homebrew install
-
App LIST!!!
Homebrew (Free) I won't get into it, I've already mentioned everything about brew Here (If someone hasn't removed it)
-
The Unsung Heroes of Open Source: The Dedicated Maintainers Behind Lesser-Known Projects
GitHub repo: https://github.com/Homebrew/brew
asdf
-
Discussion Thread
you’re going to run into stuff like this whether you’re using wsl or a vm, it’s just big standard dependency hell. pyenv or asdf make it pretty simple to ensure you have the right active python version in your environment asdf is particularly useful since it works for other cli tools aside from python
-
Speak English to me, The secret World of Programmers
Yeah, I feel this. I recently added a .tool-versions file to a website repository (that non-programmers need to edit) and updated the README to say "install asdf (https://asdf-vm.com/) and then run `pnpm install`". And then I saw people try to follow the instructions and start needing to install Xcode, then Homebrew, etc., and it took forever. I think the right solution is to give them a 1-click cloud IDE with the repository loaded and a live preview running in the background.
- PEP 704 – Require virtual environments by default for package installers
-
Deploying CLIs to developer machines
I’ve published a few golang CLIs at various gigs for handling internal administration type tasks. Once I have a project publishing releases to GitHub, I also create an asdf plug-in for it. They’re pretty straightforward. Not only does it become easy to distribute, but folks can switch between versions easily.
-
Discussion: about "go install" versus brew when available
Otherwise I use https://asdf-vm.com/ to manage stuff not tied to a specific project.
That's not related to Homebrew but you can check version management with asdf and golang plugin
- Python is two languages now, and that's great
-
What are your preferred method(s) for installing multiple python versions on macOS?
asdf
-
Python update on 7.0 Horus
I would normally suggest asdf for this but it choked on my systems trying to build 3.11.
-
Choose the best java distribution for project.
I'm having a blast with it. Certain platforms have binaries available but I've been using SKDMan and asdf-vm with no issues and doesn't get in the way of your platform's JDK version if you have it as a dependency.
What are some alternatives?
pyenv - Simple Python version management
SDKMan - The SDKMAN! Command Line Interface
rbenv - Manage your app's Ruby environment
nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
volta - Volta: JS Toolchains as Code. ⚡
spack - A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Visual Studio Code - Visual Studio Code
osxfuse - FUSE extends macOS by adding support for user space file systems
nvm for Windows - A node.js version management utility for Windows. Ironically written in Go.
jenv - Manage your Java environment
fnm - 🚀 Fast and simple Node.js version manager, built in Rust
Chocolatey - Chocolatey - the package manager for Windows