Since when were Boston Dynamics robots sentient?
Since when were Boston Dynamics robots sentient?
Linux is already dominant on just about everything except the desktop, and it has yet to suffer significant enshittification.
Edit: Well, a bunch of Linux distributions have suffered enshittification, if that counts.
Finding clothes on a chair isn’t constant-time. You have to search through the heap of clothes to find the item you want. It has the same time complexity as searching through the closet; it’s only fast because n is small.
Dynamic typing is insane. You have to keep track of the type of absolutely everything, in your head. It’s like the assembly of type systems, except it makes your program slower instead of faster.