recursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1 年前Type in Morse code by repeatedly slamming your laptop lidgithub.comexternal-linkmessage-square19fedilinkarrow-up1230arrow-down15file-textcross-posted to: linuxmemes@lemmy.world
arrow-up1225arrow-down1external-linkType in Morse code by repeatedly slamming your laptop lidgithub.comrecursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1 年前message-square19fedilinkfile-textcross-posted to: linuxmemes@lemmy.world
minus-square𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldlinkfedilinkarrow-up24arrow-down1·1 年前Now write code with it I dare you <( ̄︶ ̄)>
minus-squarestoy@lemmy.ziplinkfedilinkarrow-up9·1 年前Do the characters even have morse code assigned to them?
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkEnglisharrow-up21·1 年前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
minus-squarebruhduh@lemmy.worldlinkfedilinkarrow-up11·edit-21 年前https://en.wikipedia.org/wiki/Brainfuck
minus-squareJackGreenEarth@lemm.eelinkfedilinkEnglisharrow-up7arrow-down1·1 年前Please delete the .m. from the Wikipedia link so it’s correct for desktop users.
minus-square14th_cylon@lemm.eelinkfedilinkarrow-up1arrow-down5·1 年前What if desktop users delete it themselves, if they don’t like it?
minus-squareJackGreenEarth@lemm.eelinkfedilinkEnglisharrow-up7arrow-down1·1 年前The default link redirects for mobile automatically, it doesn’t work the other way around.
minus-square14th_cylon@lemm.eelinkfedilinkarrow-up2arrow-down7·1 年前Ok, that’s fair point, but it still isn’t other people’s job to serve you links just how you like them.
minus-squarecheddar@programming.devlinkfedilinkarrow-up3·1 年前Can’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-up2·1 年前It would be a blow to render this typing method slightly slower, definitely a deal breaker 😏
minus-squareqaz@lemmy.worldlinkfedilinkarrow-up1·1 年前COW (a moo themed brainfuck variant) would work.
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
https://en.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.
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 😏
COW (a moo themed brainfuck variant) would work.