Personally been working on replacing “brew” with “nix” for package management. Eventually using VMs spun up with qemu to emulate nixOS on my Mac for primary dev environment.<p>Similar to hashicorp founder setup found here (except hoping to not use “parallels or vm ware fusion”: <a href="https://youtube.com/watch?v=ubDMLoWz76U" rel="nofollow">https://youtube.com/watch?v=ubDMLoWz76U</a>
> Unfortunately, I have to maintain my Google account to use YouTube<p>Strictly speaking this is not necessary. There are third party clients which don't require a Google account: Invidious for the web and NewPipe for Android. No idea about iOS.
I’ve found that mise (formerly known as rtx) is a better alternative to asdf:<p><a href="https://mise.jdx.dev/dev-tools/comparison-to-asdf.html" rel="nofollow">https://mise.jdx.dev/dev-tools/comparison-to-asdf.html</a>
I've replaced brew with devbox which is a wrapper around nix. It's really great, and I very rarely have to break the abstraction. Very excited for future advances in this area as nix itself is a nightmare but the idea is amazing.
Is anyone else using Bear for notes? Curious what people’s take on it might be, I’ve been thinking about trying to bring all of my various note taking under one roof, so to speak.
I want to hear more about how OP uses Zed. What languages are you using?<p>Last time I reviewed zed it just did not have enough features to replace VSCode or IntelliJ.