💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@programming.dev to Programmer Humor@programming.devEnglish · 6 days agoComputer Science Courses that Don't Exist, But Shouldprog21.dadgum.comexternal-linkmessage-square20linkfedilinkarrow-up1152arrow-down12cross-posted to: hackernews@lemmy.bestiver.se
arrow-up1150arrow-down1external-linkComputer Science Courses that Don't Exist, But Shouldprog21.dadgum.com💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@programming.dev to Programmer Humor@programming.devEnglish · 6 days agomessage-square20linkfedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squarenik9000@programming.devlinkfedilinkarrow-up15·5 days agoIt’d be fun to talk shop with the fast code in slow languages folks. I do that for a living. I remember three ways, but I’m sure there’s more: “Just use a better data structure” “My language is a DSL for a faster language” (Polars, Numpy, etc) “My compiler is surprisingly good if I’m careful” (Julia, JVM, etc)
minus-squarepohart@programming.devlinkfedilinkarrow-up3·5 days agoIt’s almost always slow is ways that the language choice doesn’t matter even a little
It’d be fun to talk shop with the fast code in slow languages folks. I do that for a living. I remember three ways, but I’m sure there’s more:
It’s almost always slow is ways that the language choice doesn’t matter even a little