You are viewing a single thread.
View all comments View context
12 points

We do geodata science and rely on some pretty specific C++ libraries that are only distributed via conda. While on unix-based systems itโ€™s possible to get some of them from other channels or even building them from source, we mostly have Windows machines in production where we are not that flexible. Docker is unfortunately no solution due to security concerns.

If you are asking why I hate it: Itโ€™s bloated, uses more space than needed and itโ€™s rare I can reproduce an environment from the environment file without running into errors. Using it feels unintuitive, I still google command after years. It was very slow until recently, when the libmamba solver was finally integrated. Last but not least licensing is a pain in the ass.

permalink
report
parent
reply
3 points

Interesting. We use conda via micromamba for my own project, as it makes the install for end-users much easier when they can just run a shell script, to install python, cuda, and all the dependencies needed.

permalink
report
parent
reply
3 points

I share the same frustration trying to replicate an environment. Iโ€™m glad I can avoid it these days, the community needs a way out of the conda lock-in.

permalink
report
parent
reply
1 point

Iโ€™ve been using micromamba/mamba and not had solving issues like I did with conda. Im glad conda integrated libmamba.

Question: why were docker containers deemed security risks?

permalink
report
parent
reply
2 points

If Windows, it requires a VM and currently infosec is not keen on virtualization in the hands of users.

permalink
report
parent
reply
3 points

Iโ€™m no expert, but isnโ€™t running in a VM strictly better than running on raw metal from a security perspective? Itโ€™s generally more locked down, and breaking out of the virtualization layer requires a separate security breach from gaining access to the running container.

permalink
report
parent
reply
1 point

Yes, mamba is a huge improvement. Regarding docker I canโ€™t really tell you as Iโ€™m not an infrastructure guy.

permalink
report
parent
reply

Python

!python@programming.dev

Create post

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events
Past

November 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
  • Pythรถrhead: a Python library for interacting with Lemmy
  • Plemmy: a Python package for accessing the Lemmy API
  • pylemmy pylemmy enables simple access to Lemmyโ€™s API with Python
  • mastodon.py, a Python wrapper for the Mastodon API
Feeds

Community stats

  • 671

    Monthly active users

  • 171

    Posts

  • 711

    Comments