Live data from Hacker News

“I just chose words carefully”

unsung.aresluna.org

331–340 of 374 posts

Re: “I just chose words carefully”

#331
post #279

Earlier quoted context omitted.

It seems to wrap correctly in landscape mode.

Newspapers figured out wide text lines are awful for reading some 100 years ago. We're still waiting for web designers to catch up...

Narrow columns allow you to maximize the amount of stories that can be shown on the front page. Good for scanning, OK for reading.

This is a totally context-dependent decision.

Re: “I just chose words carefully”

#332
post #323

Earlier quoted context omitted.

Narrow columns leave more room for ads. Ads that aren't even slightly aligned with products you're interested in.

Now explain dictionaries.

Scanability and limitations of layout technology from 100 years ago.

Re: “I just chose words carefully”

#333
post #324

Earlier quoted context omitted.

Yes, but for psychological, not ergonomic reasons.

It's for psychological, ergonomic, and privacy reasons.

Depends what you mean by privacy. Most computers are a lot less private than most phones, in terms of how many people can access your data.

Re: “I just chose words carefully”

#334
interesting approach to tune models for readable text in monospace CLI terminals where basically +/- tune for this does or doesn't meet some fixed width view

could probably do view LoRA at some reasonable level likely also applications for time-series prediction, ARC-like or other puzzle solving, etc. especially if got into fixed height along with fixed width, terminal readable --more-- with good pagination paragraph separation, etc.

QWEN-40-char-terminal DiffusionGemma-80-char etc.

Re: “I just chose words carefully”

#336
post #323

Earlier quoted context omitted.

Narrow columns leave more room for ads. Ads that aren't even slightly aligned with products you're interested in.

Now explain dictionaries.

A pre-internet technology that needs more ads for products you're not even slightly interested in.

Re: “I just chose words carefully”

#337

Earlier quoted context omitted.

Ah, but I use a normal proportional font in my editor so same and diff have different widths. That was the fun comment. The serious ones: 1. I'm trading the ability to align statements on consecutive lines for a more pleasant reading experience. 2. Nobody ever complained that my source code is a = 1 ab = 2 abc = 3 instead of a = 1 ab = 2 abc = 3 3. No tables or diagrams in comments of course but I think that I could…

I'm glad to hear I'm not the only one - I loved using proportional fonts. I find my ability to scan words is much faster than with monospaced, and I navigate semantically and prefer automated refactors so that I never really felt the need for multi-cursor editing or aligned blocks. All that came to an end when I worked on a project using F#. It just doesn't work with meaningful whitespace. In the current world, with…

I am using my proportional font in Python too. The meaningful spaces are at the beginning of the line. 4 monospaced spaces become 4 narrower spaces, 8 monospaced spaces become 8 narrower spaces and they are still twice as wide as the 4 spaces.

I never had problems with Ruby, Python, JS, Elixir, Perl and probably other languages I used a little in the last 15 years or more. HTML and CSS too.

Re: “I just chose words carefully”

#338
post #279

Earlier quoted context omitted.

Newspapers figured out wide text lines are awful for reading some 100 years ago. We're still waiting for web designers to catch up...

Why are novels laid out the way they are? It's almost as though its not as simple as "bad for reading" but rather a feature of the content. imo it highly depends on the medium. If your content is packed with distracting ads, flashing banners, other unrelated text from other stories, then its helpful to make the columns narrow to help you scan. If you have a more focused experience around one passage of text, wider te…

Cost has always been a major factor in publishing fiction. 25% fewer words per line may boost comprehension by $x% but definitely increases cost by 25%. When markets are as price sensitive as leisure, cost is a big factor in the decision. Books don’t sell on a price per printed page basis. Mainstream publishers with existing distribution contracts are especially sensitive because of print runs.

When we published a print magazine we optimized heavily to save 1% on printing costs. 25% would have been suicide. And indie magazine buyers are traditionally a lot more price flexible than mainstream book buyers.

Re: “I just chose words carefully”

#340
post #323

Earlier quoted context omitted.

Narrow columns leave more room for ads. Ads that aren't even slightly aligned with products you're interested in.

Now explain dictionaries.

Dictionaries in columns statistically reduce white space and thus reduce the page count.

Especially for the definitions that are very short, for example when they only reference a more preferred spelling or a more prominent word that has the exact meaning.

Post reply on HN