Some people talk about mailing lists with a lot of reverence, but I have only ever found them to be extremely ugly and unreadable.

Are there any good clients out there that make them readable? For example a lemmy-like, threaded interface with interactivity? Or for PR/MRs an interface that shows the diffs with syntax highlighting, toggleable unified and side by side diff views, ability to comment within diffs and continue discussions within them (maybe even threaded)?

  • onlinepersona@programming.devOP
    link
    fedilink
    arrow-up
    2
    ·
    20 hours ago

    And what have PRs got to do with mailing lists per se?

    I posted in the programming community. Mailing lists are used for submitting patches.

    a good email client will have some functionality that improves things a bit

    I’ve tried Thunderbird, KMail, and whatever the Gnome one is called. Frankly, it doesn’t really improve on legibility. It’s a bit better, yes, but even hackernews looks better. It’s a far cry from lemmy’s UI. If they had markdown support, that would be an improvement.

    • A_norny_mousse@piefed.zip
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      19 hours ago

      Mailing lists are used for submitting patches

      Inline? That seems wrong. Or as .patch files, i.e. attachments? Then the syntax highlighting becomes a task for whatever app opens that file.

      BTW Evolution has markdown support.

      I honestly don’t understand your complaints about the visuals. It’s plain text, sometimes HTML. It’s readable. It brings the info across. You can reply, personally or to the list. What do you want, banners? Google Fonts? Big friendly green buttons? A social-media-fication of your programming mailing list?

      The answer to what you’re asking for / complaining about boils down to “don’t use mailing lists if your community requires that amount of interactiveness and coding gamification”.