Lee Duna@lemmy.nz to Linux@programming.devEnglish · edit-29 hours agoLinux or Landfill? End of Windows 10 Leaves PC Charities with Tough Choicewww.tomshardware.comexternal-linkmessage-square23fedilinkarrow-up1118arrow-down10
arrow-up1118arrow-down1external-linkLinux or Landfill? End of Windows 10 Leaves PC Charities with Tough Choicewww.tomshardware.comLee Duna@lemmy.nz to Linux@programming.devEnglish · edit-29 hours agomessage-square23fedilink
minus-squareMax-P@lemmy.max-p.melinkfedilinkarrow-up4·8 hours agoSome modern workloads can take advantage of multiple computers. You can usually compile using things like distcc and spread the load across them. If you make them into a Kubernetes cluster you can run many copies or many different things. It’s still an unsolved problem: we still end up with single core bottlenecks to this day, before even involving other machines altogether.
Some modern workloads can take advantage of multiple computers. You can usually compile using things like distcc and spread the load across them.
If you make them into a Kubernetes cluster you can run many copies or many different things.
It’s still an unsolved problem: we still end up with single core bottlenecks to this day, before even involving other machines altogether.