Slashdot Mirror


Programming With Proportional Fonts?

theodp writes "Betty or Veronica? Mary Ann or Ginger? Proportional or Monospaced? There's renewed interest in an old blog post by Maas-Maarten Zeeman, in which M-MZ made the case for programming with proportional fonts, citing studies that show proportional fonts can be read 14% faster than fixed-width fonts. Try it for a couple of weeks, he suggests, and you might like it too. Nowadays, Lucida Grande is M-MZ's font of choice on OS X, and he uses Lucida Sans on Windows. Helvetica, anyone?"

15 of 394 comments (clear)

  1. prophecy by Anonymous Coward · · Score: 4, Funny

    this guys just trying to ensure the prophecy of the helvetica wars is fulfilled

    1. Re:prophecy by Surt · · Score: 2, Funny

      Blasphemer! Stone him and raze his village!

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  2. Monaco by psergiu · · Score: 3, Funny

    Monaco is fixed-width & good looking.

    --
    1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
    1. Re:Monaco by h4rm0ny · · Score: 3, Funny


      Still, I'd be willing to give it a try. If I knew how to get proportional fonts in vi. Anyone tell me how to add proportional fonts to a terminal in KDE 4?

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    2. Re:Monaco by Anonymous Coward · · Score: 4, Funny

      Bah, you kids and your unique characters. I use fixedsys, and typing the wrong characters has never been a pr0blem.

    3. Re:Monaco by Dun+Malg · · Score: 4, Funny

      Now if you could simulate a long persistence phosphor.

      It's just not the same without a permanently burned-in login prompt

      --
      If a job's not worth doing, it's not worth doing right.
  3. For bug-free code ... by Anonymous Coward · · Score: 5, Funny

    MS Comic Sans is simply the best. My code doesn't have bugs, it has bloopers and out-takes.

  4. It's probably better, by Anonymous Coward · · Score: 1, Funny

    if you're programming in COBOL.

  5. They're doing it wrong by CdBee · · Score: 4, Funny

    /. is meant to be the font of all knowledge, not the knowledge of all fonts

    --
    I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
  6. Re:Pencil and Paper by Kjella · · Score: 3, Funny

    Cue the XKCD comic with the butterflies, but I'm too lazy to find it.

    --
    Live today, because you never know what tomorrow brings
  7. Re:Pencil and Paper by amRadioHed · · Score: 3, Funny

    Meh, pencils have a nice sharp point and all, but dedicated card punchers are still much faster.

    --
    We hope your rules and wisdom choke you / Now we are one in everlasting peace
  8. Re:I wonder .. by gbjbaanb · · Score: 2, Funny

    What if you want to add a small ASCII drawing to a comment?

    You mean like this:

    requirements
    specification ---> o
     
    original coder --> O
                      -|-
                      / \

  9. Re:Bad for the next maintainer by Haeleth · · Score: 2, Funny

    I simply stay away from "clever alignment tricks". I don't align comments up that sit at the end of my code lines, and you know what? Neither should you. They're annoying no matter the font-type because rewriting one line can make you end up re-indenting all the comments in that block and it's just such a silly waste of time.

    Here's a nickel, kid, get yourself a real editor. Anything worth using will be able to do it for you at the touch of a button.

  10. Re:Stroustrup chose proportional-width by Anonymous Coward · · Score: 2, Funny

    You are taking the C++ inventor's advice for legibility of code ?

  11. Re:Overrated by FiloEleven · · Score: 2, Funny

    I use three spaces, but I'm odd.