this post was submitted on 15 Oct 2023
400 points (94.4% liked)

Programmer Humor

31998 readers
640 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 11 months ago (2 children)

We may just not see it but fair point

[–] [email protected] 17 points 11 months ago

The editor would need to start counting lines at zero.

[–] [email protected] 14 points 11 months ago (2 children)

The line numbers show us that we're seeing the whole file.

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

Oh ur right

Ew I didn't notice

That's awful

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

They only (probably) show us that we are seeing the begining of the file. Also relative line numbing is a thing in vim for example.