recursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 4 months agoType in Morse code by repeatedly slamming your laptop lidgithub.comexternal-linkmessage-square23fedilinkarrow-up1266arrow-down15file-textcross-posted to: hackernews@lemmy.smeargle.fanslinuxmemes@lemmy.world
arrow-up1261arrow-down1external-linkType in Morse code by repeatedly slamming your laptop lidgithub.comrecursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 4 months agomessage-square23fedilinkfile-textcross-posted to: hackernews@lemmy.smeargle.fanslinuxmemes@lemmy.world
minus-squareTurun@feddit.delinkfedilinkarrow-up16·4 months agoC is so old, it has a way to work around that! In case your 198x keyboard was not set to ASCII you know. Not sure if Morse covers all the characters needed for the replacement trigraphs though. https://riptutorial.com/c/example/23858/trigraphs
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkarrow-up7·4 months agoI love when there are solutions for every weird use case ^^
C is so old, it has a way to work around that! In case your 198x keyboard was not set to ASCII you know. Not sure if Morse covers all the characters needed for the replacement trigraphs though.
https://riptutorial.com/c/example/23858/trigraphs
I love when there are solutions for every weird use case ^^