In programming certain word choices are valuable in this way. It's sad that pairs like true/false, good/bad, first/rest, and left/right are unequal length. But there are nice pairs like old/new, head/tail, fast/slow, same/diff, and right/wrong, which can help with create natural vertical alignment throughout a function.
Row/col works but width/height doesn't, alas.
“I just chose words carefully”
371–375 of 375 posts
I use wide/tall for that. It reads alright: “row 5, col 4; 15 wide, 8 tall”.
Re: “I just chose words carefully”
#372Re: “I just chose words carefully”
#373Can LLMs nowadays do that for us? Rewriting the text so that it fits perfectly into the paragraph?
It seems one can do that: https://www.youtube.com/watch?v=Y65FRxE7uMc
Re: “I just chose words carefully”
#374Re: “I just chose words carefully”
#375There's a similar anecdote Gillian Anderson recently revealed during an interview on the X-Files , saying Chris Carter had an OCD-like habit to write dialog to conform to certain text layout preferences (no widows[1]) in the script, which made for the show's distinctive style of dialog cadence. 1 = https://en.wikipedia.org/wiki/Widows_and_orphans
That's interesting, I didn't know that's what they were called. I definitely try to avoid widows and orphans in my own writing, and have definitely chosen words carefully to that same effect.
I thought it was just my own OCD.