I’ll start:

  • RSS and blogs, news vs. social media
  • XMPP vs. WhatsApp/FB messenger/Snapchat
  • IRC vs. Matrix, Teams, Discord etc.
  • Forums vs. Social media, Reddit, Lemmy(?)
  • Yeah makes sense. I wish there was a FOSS UX design philosophy that had caught on. For app design, the Unix philosophy has driven development even to this day, although not as popular now as it once was.

    We sort of have bits of it, with the GTK framework and KDE styling. But those ecosystems don’t extend outwards enough, and still allow far too much leeway to the UX design to ensure nice looks/function.

    Maybe the nature of the widely distributed development makes it overall impossible. The goal of FOSS makes that kind of universal look and feel largely impossible. Heck, even Microsoft can’t get that to happen in their own OS. There are many applications/utilities that look pretty much the same now as they did on Windows XP or even earlier.

    The general attitude of function over form in our community also makes it hard, and I get that. Especially with limited dev resources as you pointed out. Would you rather have better functionality, or a prettier interface? Tough choice sometimes.

    •  Hexorg   ( @Hexorg@beehaw.org ) 
      link
      fedilink
      12
      edit-2
      1 year ago

      I think another problem is that since FOSS is not profitable, it mostly attracts people who want to make software “for themselves” - “hey I need a tool that can do X and if I make it public maybe the other people will like it”. And that’s good but that means the software isn’t “for people” it’s “for people like me”, which is programmers. So they make UI that programmers like/understand but not an average Joe. I think FSF needs to invest some money to build a welcoming UI for existing, feature-complete tools.

      • Definitely. Programmers and super users, tend to be the kind of people that want configurability and are able (and even enjoy) to figure out what they are trying to do by themselves. If they have a question or a problem, the solution is usually one search away. But that doesn’t fly for the average person who wants the thing to work out of the box without having to dig into menus and settings.

      • My personal experience is that it is really hard to make app that works perfect and looks nice. It takes three to four times more time than just making and app that works with few glitches. Additionally, that is the boring part, not many developers will do it for fun, I really admire complex open source apps (like AntennaPod) that are beautiful and glich free.