

Wouldn’t that just lead to splitting off of cheap companies, with pro-bono ceos that get paid more by the parent company through side channels? I don’t think there’s any fixing it with these kinds of laws, as they’ll just find loop holes to circumvent it.
maybe if companies were forced to be democratic so figurehead ceos could be ousted by the underpaid workers, but at that point it’s not capitalism, but socialism. and that’s how it usually goes imo, the workable solution to capitalism turns out to be not-capitalism
one other use case where they’re helpful is ‘translation’. Like i have a docker compose file and want a helm chart/kubernetes yaml files for the same thing. It can get you like 80% there, and save you a lot of yaml typing.
Wont work well if it’s mo than like 5 services or if you wanted to translate a whole code base from one language to another. But converting one kind of file to another one with a different language or technology can work ok. Anything to write less yaml…