this post was submitted on 12 Nov 2023
193 points (96.2% liked)

Programming

21776 readers
174 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Mine is mononoki

https://madmalik.github.io/mononoki/

It is a very minimal clean looking monospace font with support for ligatures. What is yours ?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] neutronst4r@beehaw.org 3 points 2 years ago

I use Iosevka Nerd Font. It looks nice and has various extra glyphs and ligature support.

[–] aleq@lemmy.world 3 points 2 years ago (1 children)

I use SauceCode Pro (variant of SourceCode Pro with nerdfonts stuff). I've given up on changing it because everytime I do I find stuff that's "non-standard" in the fonts I test and it bugs the hell out of me. @ signs are the absolute worst offenders, which is weird because they have a very uniform look everywhere that's not a specialized "programming" monospace font.

[–] abhibeckert@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 children)

The standard @ symbol has four horizontal lines and worse the right side of the "a" is a vertical line contained inside a circle without touching it.

In a variable width font it's often fully twice as wide as a regular "a" character. The variable width font lemmy uses for example, at least as rendered by my computer has six pixels for a lowercase "a" and also six pixels for the small one contained inside the "@" symbol, then another six pixels of width for the circle around it.

That's an impossible task in a fixed width code font where users typically choose a size so small that the regular "a" can't be reduced any further while still being readable.

Which is why basically all code fonts (including Source Code Pro) cheat and modify the symbol so the inner circle overlaps the outer one on the right edge. Some of them do that better than others at inventing their own variant of @.

[–] aleq@lemmy.world 1 points 2 years ago

Yeah I guess you're right. Probably just seen the Source Code Pro one so many times that I stopped being annoyed with it.

Should try exposing myself to the Jetbrains Mono font until I get used to that instead, then I won't have to fiddle with that part of the IDE settings.

[–] catalyst@lemmy.world 3 points 2 years ago (1 children)

I’ve used IBM Plex Mono for a long time. Currently giving github’s new Monaspace a try.

[–] aport@programming.dev 2 points 2 years ago

IBM Plex Mono is such a fancy, refined font. The line spacing is a bit too high for my liking though 😞

[–] youRFate@feddit.de 3 points 2 years ago (2 children)

I bought Pragmata Pro about 5 years ago and still love it.

https://fsd.it/shop/fonts/pragmatapro/

load more comments (2 replies)
[–] sboulema@programming.dev 3 points 2 years ago

Using Cascadia Code as main font and trying out Monaspace as font for comments and git lens text.

[–] boblemmy@lemmy.world 3 points 2 years ago (1 children)
[–] Bougie_Birdie@lemmy.blahaj.zone 2 points 2 years ago

I discovered comic mono a couple months ago and I've never looked back. It's the perfect font

[–] PHLAK@lemmy.world 2 points 2 years ago

I'm a big fan of Adobe's Source Code Pro.

[–] aard@kyu.de 2 points 2 years ago

I have a custom TrueType font embedding the UCS bitmap fonts so I can use it with modern font renderers which dropped support for those old font formats.

[–] ExperimentalGuy@programming.dev 2 points 2 years ago (1 children)
[–] gac11@lemmy.world 1 points 2 years ago (1 children)

Maybe a little Fixed Width Comic Sans?

[–] Taringano@lemm.ee 1 points 2 years ago

Variable width if you're really hardcore

[–] Kissaki@feddit.de 2 points 2 years ago

Cascadia Code is what I'm using

[–] kogasa@programming.dev 2 points 2 years ago

Iosevka SS14

[–] Hammerheart@programming.dev 2 points 2 years ago

I use comic mono for the meme, but i also like courier and old school terminal looking fonts

[–] bizdelnick@lemmy.ml 2 points 2 years ago (1 children)

Terminus.

To be honest, I don't care. If I dislike a default font somewhere, I change it, but there's no a favorite one. The font must be readable, that's all.

that's all

Well buddy you are very brave sharing such, almost rude, simplicity in a monospace font circle jerk.

[–] hallettj@beehaw.org 2 points 2 years ago (1 children)

That's a very nice one! I also enjoy programming ligatures.

I use Cartograph CF. I like to use the handwriting style for built-in keywords. Those are common enough that I identify them by shape. The loopy handwriting helps me to skim over the keywords to focus on the words that are specific to each piece of code.

sample Haskell code with a handwriting font variant for the words "let", "in", and "where"

I wish more monospace fonts would use the "m" style from Ubuntu Mono. The middle leg is shortened which makes the glyph look less crowded.

[–] meter_kilo@lemm.ee 1 points 2 years ago

Cartograph looks good. Ubuntu mono is also a great font but I guess it doesn't support ligatures.

[–] vivadanang@lemm.ee 1 points 2 years ago (1 children)

re: mononoki - what's the license, I don't see it in the github.

[–] killeronthecorner@lemmy.world 1 points 2 years ago

Cascadia Code is my go to

[–] owenfromcanada@lemmy.world 1 points 2 years ago

Liberation Mono. It's probably not the best out there, but I like it well enough.

[–] blakeus12@hexbear.net 1 points 2 years ago
[–] wazzupdog@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Sony Sketch, I'm mildly dyslexic and it's surprisingly easy for me to read, and looks good too.

[–] DerArzt@lemmy.world 1 points 2 years ago

I started using comic sans mono ironically, but have come to realize that it legit is easy to read.

[–] rolfwr@programming.dev 1 points 2 years ago

I settled on Go Mono, a few years back after going through a list of commonly recommended code fonts, and picking the one that I liked best. While I usually do not program in Golang, I still find the this font to be well suited for any programming language.

[–] spez@sh.itjust.works 1 points 2 years ago (1 children)

Hey I use the same font! Didn't know it supported ligatures, is this feature new? I use the nerd font version so I might have to update.

[–] meter_kilo@lemm.ee 1 points 2 years ago (1 children)

I think it had support for a while. I guess it needs to be enabled on the editor.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›