Yoda might be running on multi-threading

alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev – 444 points –
8

And soon memory issues as well.

I got 99 problems but Meta's Threads ain't one of those.

Threads used to bewilder me until I started using Haskell. Holy shit that felt like magic, turning an app parallel with two lines of code.

Now, I just have to worry about memory limits….