minus-squareDrFunkenstein@sh.itjust.workstoProgrammer Humor@programming.dev•What are some of the worst code you have seen in a production environment?linkfedilinkarrow-up5·14 days agoGood chance that’s more performant though, compilers can flatten for loops and you don’t have to waste as much time creating new stack frames each time you recurse linkfedilink
minus-squareDrFunkenstein@sh.itjust.workstoLinux@programming.dev•Is it possible to run makecode arcade like a native on Linux ??linkfedilinkarrow-up5·26 days agoPlease just use one question mark you’re making us all nervous linkfedilink
DrFunkenstein@sh.itjust.works to Privacy@lemmy.ml · 4 months agoFOSS alternatives to Google Docs?plus-squaremessage-squaremessage-square15linkfedilinkarrow-up170arrow-down11
arrow-up169arrow-down1message-squareFOSS alternatives to Google Docs?plus-squareDrFunkenstein@sh.itjust.works to Privacy@lemmy.ml · 4 months agomessage-square15linkfedilink
Good chance that’s more performant though, compilers can flatten for loops and you don’t have to waste as much time creating new stack frames each time you recurse