Live data from Hacker News

“I just chose words carefully”

unsung.aresluna.org

41–50 of 359 posts

Re: “I just chose words carefully”

#43
post #2

There'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

I also saw that interview, then out of curiosity I tried to find any evidence of this. There are some fan sites with ostensibly original X-Files scripts out there[1]. Looking through some written by Carter[2], I wonder if this is apocryphal, or if he was messing with her a bit. [1]: https://www.boggsfiles.com/x-files-scripts-by-season/season-... [2]: https://drive.google.com/file/d/1BQbfRmeq3FsajjYcEuqDHv0kf2B...

Wow, thanks for doing this digging. In the interview Gillian recounts Chris Carter saying "Look, no widows."

Maybe this was not the rule, but something that he had always strived for, so he felt the need to call it out as something cool?

Re: “I just chose words carefully”

#44
I've definitely been guilty of wording my multi-line doc comments in a way that would ensure they'd flow without awkward right margins. I would have a macro in vim that would call the fmt program to reflow the comment to 79 (later 98) characters, and then would iterate on word choice until the comments looked good. Not exactly right-justified, but no very ragged edge either.

Re: “I just chose words carefully”

#45
post #37

I wonder if at any point during writing, the heroic author of that Super Metroid guide learned that "missiles" are not spent "missles", and decided to own the mistake rather than reword the entire guide. Also, the font used for the monospace examples in the post is a great kick to the nostalgia. Which one is it? It reminds me of https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_vga_...

> learned that "missiles" are not spent "missles" I choose to believe that the author was channeling the spirit of Noah Webster as a deliberate champion of phonetic spelling reform.

Or Andrew Jackson approaching the problem from the other end.

“It is a damn poor mind indeed which can't think of at least two ways to spell any word.”

As a rather, well... "creative" speller I blame Webster for locking things down and ruining it for the rest of us.

Re: “I just chose words carefully”

#46
post #39

I wonder if at any point during writing, the heroic author of that Super Metroid guide learned that "missiles" are not spent "missles", and decided to own the mistake rather than reword the entire guide. Also, the font used for the monospace examples in the post is a great kick to the nostalgia. Which one is it? It reminds me of https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_vga_...

I think you meant "spelt" rather than spent. A but ironic, all things considered.

Muphry's law, innit

Re: “I just chose words carefully”

#47
post #37

I wonder if at any point during writing, the heroic author of that Super Metroid guide learned that "missiles" are not spent "missles", and decided to own the mistake rather than reword the entire guide. Also, the font used for the monospace examples in the post is a great kick to the nostalgia. Which one is it? It reminds me of https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_vga_...

> learned that "missiles" are not spent "missles" I choose to believe that the author was channeling the spirit of Noah Webster as a deliberate champion of phonetic spelling reform.

Should be missels then?

Re: “I just chose words carefully”

#48
post #12

Earlier quoted context omitted.

LaTeX has existed for a certain amount of years already.

Sure but that's not what I was talking about. I was talking about the guy who wrote a 17,000 guide manually in monospace so that it was justified.

But he didn't need to do that before either. He did it because he cared (in a weird way, sure). And some people will still care.

Video game text FAQs in general though were a dying genre before gen AI anyhow. Something I bemoan when I try to find one little piece of info and I'm faced with guides that are spread out on dozens of webpages for impressions of ads that I don't even see, or long videos that I have try to scroll through and take a ton of time just to find out if the person even went to the area I'm interested in. I sure miss Ctrl+F on GameFAQs.

Re: “I just chose words carefully”

#49
post #3

suckerpinch has a great video where he uses an LLM to do this same thing automatically https://tom7.org/bovex/

towards the end of the knuth version > This presents a problem for the typical way that academic papers are written, which is to do all the work in a coffee-fueled fugue in the last few days before the deadline, then stay up all night writing the paper and finding citations for the pro-forma “related work” section which you did last but you know that the reviewers will insist upon I have zero exposure to academia but…

AIs these days are pretty good for the 'find prior art and related work' part I find. Of course, you should treat their output like that of an over-eager but somewhat unreliable intern.
Post reply on HN