this post was submitted on 23 Jan 2025
62 points (95.6% liked)

Programming

17896 readers
229 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

As in title, my company is seeing a huge uptick in abusive messages from Anaconda.com seeking licensing revenue.

They're hitting many people across the org with legal threats - many with zero control of whether a person uses conda or not. I don't use it in my job at all, and neither do my teammates.

FWIW - we're a small-ish growing startup that just recently crossed the 200 employee line. Our product is a database often used for AI and there are many packages within the Anaconda ecosystem that are owned by us, not them. So I don't know why they'd be hounding us for licensing since the primary reason we'd use conda is to contribute to conda - not consume it.

It's starting the conversation of needing to drop conda support for future releases. If they're going to be this utterly vile, then why would we spend the effort packaging for them?

It's gotten so bad that I've made FTC complaints over this. I'm tired of the near daily threats for something I have zero control over.

If anyone else is experiencing this, I highly recommend reporting the abusive comms to the FTC here - https://reportfraud.ftc.gov/ - also forward the emails to your HR/Legal team so they know to contact the state AG.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 20 hours ago (4 children)

While I’m sure it was inevitable, especially in today’s climate, it saddens me to see Anaconda (and conda by extension I presume) go down like this. When they first came out it was such a breath of fresh air in the Python ecosystem.

I’m not sure in the details, but what’s the point in relying at all on any of their infrastructure? Is any of it independent enough?

[–] ericjmorey 4 points 19 hours ago (1 children)

Conda itself is outside of Anaconda, Inc's control.

[–] [email protected] 2 points 15 hours ago

What about the package repos and conda forge? Apologies, it’s been a while since I paid attention to them (and Python packaging too). Does conda work well just against PyPI?

load more comments (2 replies)