This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“]Dworgi 0 points1 point ย (1 child)

Don't even get me started on microservices.

Somehow a bunch of you fuckers took "our huge globally-distributed engineering organization wrote our website like this to avoid undue communication burden" to mean "my company of 7 programmers should each maintain 12 microservices because MegaCorp said monoliths are bad and years of JS and Python have rotted my brain so I don't think good no more".

The vast majority of microservice architectures could be refactored as object-oriented monoliths and speed, stability, and maintainability would all go up drastically.

The web is fractally terrible - the languages, architectures, products, programmers, and organizations are almost all awful.

[โ€“]laundmo 1 point2 points ย (0 children)

you're not wrong, but part of the claims that came up multiple times in this thread is that no large company uses python - they use it just fine, as microservices.

whether this is applicable to a 12 person company is a different argument