ElCanut@jlai.lu to Programmer Humor@programming.dev · 7 months agoAsking the real questionsjlai.luimagemessage-square209linkfedilinkarrow-up118arrow-down10
arrow-up118arrow-down1imageAsking the real questionsjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 7 months agomessage-square209linkfedilink
minus-squareiAvicenna@lemmy.worldlinkfedilinkarrow-up1·7 months agowhy settle for \n when you can go for the stylish carriage return
minus-squareScrollone@feddit.itlinkfedilinkarrow-up0·7 months ago¿Porqué no los dos? A nice \r\n, Windows style.
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up0·7 months agoGotta band it Windows tho, it just feels right, I want to enjoy my fake typewriter
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up0·7 months agoso John\r Doe ? depending on the software, when it gets printed, the carriage return will moves the cursor to the start of the line without moving a line down, becoming \x20Doe.
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up0·7 months agoThis is the ideal rendition, I would say. On a related note, I just love it when there are backspaces in my filenames
why settle for \n when you can go for the stylish carriage return
¿Porqué no los dos? A nice \r\n, Windows style.
Gotta band it Windows tho, it just feels right, I want to enjoy my fake typewriter
so
John\r Doe
? depending on the software, when it gets printed, the carriage return will moves the cursor to the start of the line without moving a line down, becoming\x20Doe
.This is the ideal rendition, I would say. On a related note, I just love it when there are backspaces in my filenames