this post was submitted on 12 Jul 2023
72 points (97.4% liked)

Programming

18273 readers
86 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 [email protected]



founded 2 years ago
MODERATORS
 

I'm looking for a good on the eyes font that suport a feel special characters like ç, ã and í. It also need to have a easy difference between 0/O and I/l. Sorry if this is not the best place to ask this.

Edit: thank you everyone for the answers, i will use fira code on my terminal and intel one mono on my text editor.

(page 2) 34 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago (1 children)

been using proggy for ever. might be time to try something new, lots of goot suggestions in here.

[–] [email protected] 1 points 2 years ago

I liked that there is a version with a cut on z and 7, and the original pixelated version would be good in a game

[–] [email protected] 1 points 2 years ago (1 children)

Highly recommend Menlo or Meslo LG S (An enhanced open source version of Menlo).

load more comments (1 replies)
[–] [email protected] 1 points 2 years ago (4 children)

Since nobody has mentioned yet: I use a proportional font (Go Regular) for programming. It's weird at first but it's a pretty interesting exercise. There's an interesting write up about using non-monospaced font on the Input font website.

[–] [email protected] 1 points 2 years ago

+1 for Go and Input fonts. You have the same stack as me.

[–] abhibeckert 1 points 2 years ago* (last edited 2 years ago)

I just don't see how this:

^(https?://)?([\da-z.-]+).([a-z.]{2,6})([/\w .-])/?$

Is easier to read than this:

^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$

It's not about alignment - tabs work in any decent editor. I just think it's easier to read fonts that are a little more spread out especially with operators.

load more comments (2 replies)
[–] BoomBoomLemon 1 points 2 years ago

Input Mono patched for NerdFonts.

[–] [email protected] 1 points 2 years ago

PragmataPro with ligatures

load more comments
view more: ‹ prev next ›