18 points

Is that monospaced? I am both horrified and impressed.

permalink
report
reply
8 points

While I haven’t ascended to fully cursive coding, I do actually enjoy Fantasque Sans for this very reason.

It manages to kind of connect the letters in some ways that my eyes can better see single words as “tokens”. After using it for a while, going back to a regular monospaced font looks like a speadsheet of unconnected letters.

permalink
report
reply
3 points

That’s a nice font, it reminds me of Comic Code which is what I use for coding and in the terminal.

permalink
report
parent
reply
2 points

This is cursed.

permalink
report
reply
0 points

Wondering if there is a monospace cursive font.

Some fonts express cursive elements whem italisised though.

permalink
report
reply
0 points

I mean, are we sure the font used in that screenshot isn’t monospace?
If you compare the two lines after the first comment, the columns seem to align quite well (though I cannot read some of that)…

permalink
report
parent
reply
1 point

Wait, you can read any of that? Impressive

permalink
report
parent
reply
1 point

Well, it helps a lot that I can guess the words from just knowing roughly what C looks like.

For example, the first line, I’m rather sure, reads:

static Chain *create_chain(char *name)

The only word I’m truly sure about, is “Chain”, and I can mostly read “name”.
The “static” and ”char", I would not be able to make out, without knowing that they’re keywords in C.
And the “create” is pretty much unreadable to me, but it would make sense to be “create_chain”, since it returns a Chain object.

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 5.6K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments