

Probably because it hadn’t been an issue until recently Strange times indeed
Probably because it hadn’t been an issue until recently Strange times indeed
I’m a software engineer. And yes multithreading is difficult, just slapping on async isn’t necessarily going to help you run code in parallel
Think about the workload a game is using, you have to do most calcs on a frame by frame basis and you tend to want effects to apply in order. So you have a hard time running in parallel as the state for frame 1 needs to be calculated before frame 2. And within frame 1 any number of scripts can rely on the results of another, so you can’t just throw threads at the problem You can do some things like the sound system but beyond that it’s not trivial
I don’t really get this. Swap and go gas cylinders have existed for ages. You buy the bottle initially, and then it costs x amount to swap for a full one. And when it reaches its expiry its replaced by the company doing the swapping
Battery degradation just needs to be factored in to the cost of the swap
You’re probably describing capitalism with social welfare/safety nets. Whereas often socialism is considered to be specifically not capitalism and may not allow for the idea of working to get more resources
Fundamentally you’re probably happy with capitalism in terms of economy but want further govt regulation/welfare. Which I think is probably the best system we have