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-square22fedilinkarrow-up11arrow-down10file-textcross-posted to: linuxmemes@lemmy.world
arrow-up11arrow-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-square22fedilinkfile-textcross-posted to: linuxmemes@lemmy.world
minus-squaredevilish666@lemmy.worldlinkfedilinkarrow-up0·4 months agoNow write code with it I dare you <( ̄︶ ̄)>
minus-squarestoy@lemmy.ziplinkfedilinkarrow-up0·4 months agoDo the characters even have morse code assigned to them?
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkEnglisharrow-up0·4 months agoI found those: Underscore . . _ _ . _ Addition . _ . _ . Subtraction _ . . . . _ Multiplication _ . . _ Division _ _ _ . . . Equal _ . . . _ Right Parenthesis _ . _ _ . _ Left Parenthesis _ . _ _ . But this isn’t enough for programming, square and curly brackets, carets, ampersand, pipe, tilda… I think it’s gonna be pretty challenging
minus-squareTurun@feddit.delinkfedilinkarrow-up0·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-up0·4 months agoI love when there are solutions for every weird use case ^^
minus-squarecheddar@programming.devlinkfedilinkarrow-up0·4 months agoCan’t you extend it by adding extra bits? Though typing them would be problematic as the length will be growing too.
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkarrow-up0·4 months agoIt would be a blow to render this typing method slightly slower, definitely a deal breaker 😏
minus-squarebruhduh@lemmy.worldlinkfedilinkarrow-up0·4 months agohttps://en.m.wikipedia.org/wiki/Brainfuck
minus-squareJackGreenEarth@lemm.eelinkfedilinkEnglisharrow-up0·4 months agoPlease delete the .m. from the Wikipedia link so it’s correct for desktop users.
minus-square14th_cylon@lemm.eelinkfedilinkarrow-up0·4 months agoWhat if desktop users delete it themselves, if they don’t like it?
minus-squareJackGreenEarth@lemm.eelinkfedilinkEnglisharrow-up0·4 months agoThe default link redirects for mobile automatically, it doesn’t work the other way around.
minus-square14th_cylon@lemm.eelinkfedilinkarrow-up0·4 months agoOk, that’s fair point, but it still isn’t other people’s job to serve you links just how you like them.
Now write code with it
I dare you
<( ̄︶ ̄)>
Do the characters even have morse code assigned to them?
I found those:
Underscore . . _ _ . _ Addition . _ . _ . Subtraction _ . . . . _ Multiplication _ . . _ Division _ _ _ . . . Equal _ . . . _ Right Parenthesis _ . _ _ . _ Left Parenthesis _ . _ _ .
But this isn’t enough for programming, square and curly brackets, carets, ampersand, pipe, tilda… I think it’s gonna be pretty challenging
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 ^^
Can’t you extend it by adding extra bits? Though typing them would be problematic as the length will be growing too.
It would be a blow to render this typing method slightly slower, definitely a deal breaker 😏
https://en.m.wikipedia.org/wiki/Brainfuck
Please delete the .m. from the Wikipedia link so it’s correct for desktop users.
Did
Thanks!
What if desktop users delete it themselves, if they don’t like it?
The default link redirects for mobile automatically, it doesn’t work the other way around.
Ok, that’s fair point, but it still isn’t other people’s job to serve you links just how you like them.