Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 10 months agoSynapse is the epitome of thisi.redd.itimagemessage-square20linkfedilinkarrow-up114arrow-down10
arrow-up114arrow-down1imageSynapse is the epitome of thisi.redd.itLena@gregtech.eu to Programmer Humor@programming.devEnglish · 10 months agomessage-square20linkfedilink
minus-squaredanhab99@programming.devlinkfedilinkarrow-up1·10 months agoI’ve always hated object oriented multi threading. Goroutines (green threads) are just the best way 90% of the time. If I need to control where threads go I’ll write it in rust.
I’ve always hated object oriented multi threading. Goroutines (green threads) are just the best way 90% of the time. If I need to control where threads go I’ll write it in rust.