this post was submitted on 20 Jun 2024
451 points (98.1% liked)

Programmer Humor

19197 readers
1227 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 62 points 3 months ago* (last edited 3 months ago) (8 children)

LGTM. Though do people really code with ligatures turned on?

Edit: Ok so there are some big advocates of ligatures, I’m going to have to give them a second chance. I’ll try for a week, and either way that Fira Code font looks great.

[–] [email protected] 3 points 3 months ago

Long live Fixedsys! My favourite font since before time.

I found a version with ligatures. Love the thick equally spaced characters. Makes stuff so nice to read.

[–] [email protected] 8 points 3 months ago* (last edited 3 months ago)

When you realize 90% of programming is reading, then you'll end up embarking on a journey to make code more readable. At some point you fall in love with ligatures.

[–] [email protected] 7 points 3 months ago

Ligatures make code way easier to read, especially if you’re using lambdas or a language with different comparison operators than “normal”.

[–] [email protected] 3 points 3 months ago

Yes, with Iosevka font

[–] [email protected] 9 points 3 months ago

Yes, I use Fira Code myself

[–] [email protected] 40 points 3 months ago* (last edited 3 months ago) (1 children)

I was skeptical of ligatures at first, too, it took me awhile to warm up to it. But yeah, love me some Fira Code now.

[–] [email protected] 4 points 3 months ago

That’s neat, so TIL ligature in code do actually have a strong following

[–] [email protected] 10 points 3 months ago

That's why those exist

[–] [email protected] 19 points 3 months ago (1 children)

I always do, I love having ligatures

Having ≠ looks much nicer then !=

[–] [email protected] 13 points 3 months ago

Ah! You see, in my mind != looks nicer than ≠. Haha