(no title)
vinkelhake | 3 months ago
I remember 15 or 20 years (has it been that long?) when the Haskell people like dons were banging on about: 1) Moore's law being dead, 2) future CPUs will have tons of cores, and 3) good luck wrangling them in your stone age language! Check out the cool stuff we've got going on over in Haskell!
lmm|3 months ago
doliveira|3 months ago
mrkeen|3 months ago
STM shines in a concurrent setting, where you know you'll multiple threads accessing your system and you want to keep everything correct. And nothing else comes close.
exasperaited|3 months ago
VBprogrammer|3 months ago
dist-epoch|3 months ago
PhilipRoman|3 months ago
kragen|3 months ago