this post was submitted on 12 Jul 2023
76 points (97.5% liked)

Programming

17503 readers
18 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 1 year 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) 40 comments
sorted by: hot top controversial new old
[–] nullPointer 1 points 1 year ago (1 children)

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

[–] drew_belloc 1 points 1 year 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 1 year 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.

[–] h_a_r_u_k_i 1 points 1 year ago

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

[–] [email protected] 1 points 1 year ago* (last edited 1 year 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)
[–] [email protected] 1 points 1 year ago (1 children)

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

[–] drew_belloc 2 points 1 year ago

Outside of the "i" i liked how Meslo LG S looks, i think i've seen it been used in a game, but i can't remember which game was

[–] [email protected] 1 points 1 year ago

Input Mono patched for NerdFonts.

[–] [email protected] 1 points 1 year ago

PragmataPro with ligatures

load more comments
view more: ‹ prev next ›