Live data from Hacker News

Almost monospaced: the perfect fonts for writing

blakewatson.com

51–60 of 174 posts

Re: Almost monospaced: the perfect fonts for writing

#51

Earlier quoted context omitted.

Yeah, you’re right. You lose columnar alignment but beginning indentation still aligns and, in Input Sans, I believe the numbers are tabular. David Jonathan Ross makes this argument in the explainer for Input: > Sometimes programmers rely on the monospaced grid to create a second column of values or comments on the right side of the page. It’s true, these secondary columns won’t align in a proportionally spaced font.…

I still can't believe personalization isn't more widespread in coding. For instance, it ought to be reasonably trivial to set up your formatting preferences in your editor, but have the file saved to disk be in a common format. You want 8-space tabs and braces on their own lines? Cool. We'll save the file with all the formatting defaults, but run a formatter tuned to your preferences before displaying.

Here's my reason: if what I see on screen doesn't match the code actually being committed, that freaks me out.

Same reason I don't like using those things where <= turns into ≤ in your editor but it's written to disk as <=.

Re: Almost monospaced: the perfect fonts for writing

#52

I love writing with monospaced fonts (just as the author of article says, they look "writerly"), but I detest the fonts in iA Writer. I just can't stand to look at them, so I don't use the software (which would be great if it allowed me to choose other fonts). I also hate Courier New, which is a weak and spindly font. My favorite is Courier Prime.

Take a look at Drafting* Mono: https://indestructibletype.com/Drafting/

This is a great font! It feels to me almost like a 'handwritten' version of the font I use, [Julia Mono](https://juliamono.netlify.app/)

Re: Almost monospaced: the perfect fonts for writing

#54
post #42
post #14

For some reasons, I've found that good, old, Verdana (as used on this very HN) is the most editor/writer friendly. IMHO of course.

> Verdana (as used on this very HN) Hm. If Verdana is the render font for you here on HN, I believe that's that's all about your browser config, and nothing about HN.

HN does specify Verdana, so that's what you'll see unless the browser is overriding that somehow. See https://news.ycombinator.com/news.css

Re: Almost monospaced: the perfect fonts for writing

#55

I love writing with monospaced fonts (just as the author of article says, they look "writerly"), but I detest the fonts in iA Writer. I just can't stand to look at them, so I don't use the software (which would be great if it allowed me to choose other fonts). I also hate Courier New, which is a weak and spindly font. My favorite is Courier Prime.

Take a look at Drafting* Mono: https://indestructibletype.com/Drafting/

Wow, this is amazing! Thank you for sharing.

Re: Almost monospaced: the perfect fonts for writing

#56

Meta: Why is HN obsessed with typography?

Something that converts abstract glyphs to bezier curves and projects that to your eyes deserves attention and care. Typefaces bring the abstract idea of what a glyph is semiologically, to the physical 2D space. Made up of bezier curves, the have to abide by conventions but have considerable room in expressivity as well as design intent for a specific purpose. Typefaces are fascinating and the process of designing them is underrated and unappreciated by public at large. Billions of people rely on them, they're everywhere and you interact with typefaces all day, everyday.

Re: Almost monospaced: the perfect fonts for writing

#58
post #42

Earlier quoted context omitted.

> Verdana (as used on this very HN) Hm. If Verdana is the render font for you here on HN, I believe that's that's all about your browser config, and nothing about HN.

HN does specify Verdana, so that's what you'll see unless the browser is overriding that somehow. See https://news.ycombinator.com/news.css

Oops, you are quite right!

I do override it, for more than ten years. That's what I get for posting without sanity checking myself.

Re: Almost monospaced: the perfect fonts for writing

#60

It would be nice to have a space character for the 50% or 150% width some of these letters use. That way you could still line things up if you chose to do so.

Isn’t that what tab does?

Not really, this is within characters.
Post reply on HN