Skip to content

Comment on Returning to Nim from Python and Rustparent

Comments

I thought most people use choosenim to install nim

choosenim has two bullet points as its raison d'etre (quoting from its Readme):

- Provide an easy way to install the Nim compiler and tools.

- Manage multiple Nim installations and allow them to be selected on-demand.

The first one I already get with the package manager I use for everything else. The second one I don't really care about as a normal user: I just need the one version at a time. As much as possible, I would rather stick with one way of managing tools rather than having sub-managers that I interact with infrequently and have to remember each time. (The same applies for me to other ecosystems, like Python.)

I'm sure it's useful for people who are working on nim itself, but speaking personally, choosenim actually has negative utility.

I like choosenim because it can build and install nim nightlies and master which for most distros aren't available in repos

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.