Because to a certain extent Python is duck typed. Python has no concept of interfaces, unless you count the abc module combined with manual isinstance() checks, which I've never seen anyone do in production. In order to be passed to some function that expects a "file-like object", it just has to have methods named read(), seek(), and possibly isatty(). The Python philosophy, at least as I see it, is "as long as it has methods named walk() and quack(), it's close enough to a duck for me to treat it as one".
Duck typing is distinct from weak type systems, though.
For the last time, Python is not weakly typed. It is dynamically typed. The statement 5 + "hello" results in a type error. Bash is weakly typed, and that same addition results in 5hello
I can think of no more perfect summary of the average Lemming's slacktivism than the fact that this comment has 4 upvotes while the one below it, which reads simply "fuck drumpf", has 16
This comic makes the presupposition that the workers have a guillotine to use on her. In the comic, she was unaware that they did, and in the real world, they very much do not. If you instead gave the lines she says in the comic to the real-world Jeff Bezos, they would be perfectly rational.
I can't see through the paywall either, but if it's like any of the hundreds of other articles that have been written on this topic, the answer is probably TikTok
She is, however, acting in her own rational self-interest by keeping all the value of the new machine for herself and not passing it on to her workers. If she were acting in the group's rational self-interest, she would allow them to work half as long. Since she is acting in her own rational self-interest, she threatens to fire her workers if they do not work the same hours as before and pass the value on to her. From her perspective, it makes perfect sense: all she has to do is install the new machine and make no other changes, and she and begins earning twice as much income from the factory she owns, without having to lift a finger. Any purely rational person (as opposed, mind you, to an empathetic one) would take the option to do that.
sometimes jokes go over someone's head and sometimes that person has to duck
you? i'm pretty sure you dug a hole and got in it