this post was submitted on 25 Sep 2023
760 points (98.6% liked)

Technology

58713 readers
3994 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Unity May Never Win Back the Developers It Lost in Its Fee Debacle::Even though the company behind the wildly popular game engine walked back its controversial new fee policy, the damage is done.

you are viewing a single comment's thread
view the rest of the comments
[–] torpak@discuss.tchncs.de 11 points 1 year ago

When you make your business dependent on a single supplier, that's a massive risk. I don't quite understand why many Managers don't grasp that concept. There are two solutions: build your own infrastructure or use something that's either publicly available (like open source software) or easily replaceable (like a library with a common interface that many others also implement in a way that would also solve your usecase).

If you don't do that, one day in the future your supplier will increase the cost until it's just below the cost of switching. If the cost of switching is more than you can afford at that point, you are screwed.

Cloud computing anyone?