HackerTrans
TopNewTrendsCommentsPastAskShowJobs

imincik

no profile record

comments

imincik
·vor 2 Jahren·discuss
Thanks, in many regards, Nix is already much better than Conda/Homebrew/Flatpak ... and we (the Nix community) are working very hard to improve the remaining weaknesses.
imincik
·vor 2 Jahren·discuss
Thank you. tippecanoe is provided by nixpkgs and you can search for it in "PACKAGES" tab in geospatial-nix.today.
imincik
·vor 2 Jahren·discuss
The quick answer of the question "Why this project makes a sense ?" is following:

Nix is solving the principal problems of software building, distribution, deployment, configuration, supply chain security and many others in very elegant but unique way. It also comes with plenty of other unique features which doesn't exist anywhere else. The cost of this is quite steep learning and adoption curve.

geospatial-nix.today is lowering those bariers to minimum.

Why we narrowed our scope to geospatial software and services ?

Nixpkgs - the software collection built by Nix is the largest software repository on the planet, containing around 80 000 packages. You can use any of those packages via geospatial-nix, but geo software and services gets additional level of QA and maintenance. Also, we want to provide other extra features which make a sense if you are geo user or developer. I believe that we can provide higher added value if we concentrate our effort to one domain.
imincik
·vor 2 Jahren·discuss
geospatial-nix author here. Thanks for your interest.

geospatial-nix.today is the UI for creation of development and working environments using Nix. It provides easy instructions to get Nix running on your Linux machine, UI to declaratively configure your environment and tools for building container images.

We are focusing on geospatial use cases, but this tool is not limited to geospatial only. We support all configuration options provided by Devenv (https://devenv.sh/reference/options/). Actually, geospatial-nix.today website, written in Elm, is developed and deployed by the environment created by geospatial-nix (https://github.com/imincik/geospatial-nix.today/blob/master/...)

geospatial-nix (https://github.com/imincik/geospatial-nix) itself is weekly updated geospatial software repository for Linux.

As you can read in the FUTURE PLANS section, we are in very early stage of development. Please take this to account. Features like support for many more services, Mac support, production deployment to Kubernetes will land soon.

Any feedback is very much appreciated.