The Ramen Dutchman

Programmer by day, burnt out by night.

  • 0 Posts
  • 231 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle




  • My brother in Christ TailwindCSS just gives classes that let you do inline styling in a shorter syntax! (and theme configuration, but mostly inline styling)

    Replace width: ...px with w-..., margin-left: ... with ml-... and margin-right: ... with mr-.... Setting both horizontal margins is mx-... and both vertical margins is my-....

    If you can do inline styling, TW just makes the syntax a bit shorter, but that’s it, really.











  • Verdana.

    The I/l and O/o/0, 0/8/ø are all distinct, so are all the different kinds of brackets. Also, this isn’t a monospace font, so wide letters such as m and w are wide, instead of being squashed into an unreadable barcode.

    Letters aren’t meant to be monospace, and sans TUI nothing in computers still needs to be.

    If you do need one, ex. for TUI, I second JetBrains Mono!

    Also, Verdana is not a libre font, Noto Sans is a libre font that also has these properties, although code does look much better in Verdana to me.