this post was submitted on 29 Apr 2025
892 points (98.8% liked)

Programmer Humor

22901 readers
821 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] lord_ryvan@ttrpg.network 6 points 2 days ago* (last edited 2 days ago) (2 children)

Verdana.

The I/l and O/o/0, 0/8/ø are all distinct, so are all the different kinds of brackets. Also, this isn't a monospace font, so wide letters such as m and w are wide, instead of being squashed into an unreadable barcode.

Letters aren't meant to be monospace, and sans TUI nothing in computers still needs to be.

If you do need one, ex. for TUI, I second JetBrains Mono!

Also, Verdana is not a libre font, Noto Sans is a libre font that also has these properties, although code does look much better in Verdana to me.

[–] ripcord@lemmy.world 10 points 2 days ago

Also, this isn't a monospace font

Oh no.

[–] jaybone@lemmy.zip 7 points 2 days ago (1 children)

You wouldn’t want mono space in languages where indentation matters?

[–] lord_ryvan@ttrpg.network 1 points 1 day ago

Nope, indentation is still the same.

For example eight spaces are going to be twice as big as four spaces in just about any font, and Verdana still accodomodates well to this with its wide spaces.