Remix.run Logo
nozzlegear 7 hours ago

I mean, I'm confused about it. The nanobrew homepage says this:

> nanobrew

> The fastest macOS package manager. Written in Zig.

> 3.5ms warm install time

> 7,000x faster than Homebrew · faster than echo

It presents itself as an alternative to Homebrew.

halapro 7 hours ago | parent | next [-]

There are many such examples for npm as well: many "compatible" managers, one registry.

nozzlegear 6 hours ago | parent [-]

Sorry, examples of what? Package managers that present themselves as replacements for other package managers? Or package managers that aren't compatible with the registry they're supposed to be compatible with? Your use of scare quotes is confusing.

0x457 5 hours ago | parent [-]

pnmp, npm, yard all have different lockfiles, all use the same registry format (and the same registry itself), all try to stay compatible in other ways.

You won't be having situation where one uses yarn and someone uses pnpm on the same project tho.

7 hours ago | parent | prev [-]
[deleted]