Keep it simple, dumbass
Friday, January 7th, 2005Complexity is annoying because it causes problems and slows everything down. To fix this, make those complex systems simple by breaking them down into tiny components and then control them all with another tiny component. Use only what you need by having the controller pick the components you need, instead of picking the hole package just to get to one function of the system. The controller is sometimes not needed, however.
Broad words, I know. It’s just that it can be applied to many things. Decentralization of the internet, computer software, power grids, and of telecommunication networks will significantly improve the efficiency and more importantly the effectiveness of the system. It’s the best way of doing things. Try it for yourself in your own life. Break down your problems into smaller pieces, and solve them one by one, see how it goes. You’ll learn a lot.