top | item 28882293

(no title)

Zarathust | 4 years ago

"Viable" as in "you have no other choice sometimes". This forces you to deal with 3 libraries each with their own quirks, pitfalls and incompatibilities. Sometimes you even deal with dependencies reimplementing some parts in a 4th or 5th library to deal with shortcomings.

I really don't care that much which of them survive, I just want to rely on less of them

discuss

order

BiteCode_dev|4 years ago

No, it's just useful. They are techs with different trade off, and life is full of opportunities.

throwaway81523|4 years ago

Python Zen = one obvious way to do it. Having a bunch of very different ones, each with serious disadvantages, is a bad look.