• Allero@lemmy.today
    link
    fedilink
    arrow-up
    5
    ·
    7 hours ago

    I think there’s one more big angle to modern design minimalism. It gets out of the way.

    Every day, we are bombarded with millions of design elements. If they would all scream, show themselves, try to be special, many would get overwhelmed, overloaded, overburdened. The classic design screams individuality, impression, emotion. The minimalist one is there for the function without distraction, like a quiet servant - there when you need it, out of sight elsewhere. It’s a design philosophy of an age when everything is at your fingertips.

    With that said, and with my strong preference to modern, minimalist designs, I appreciate the effort others put into making their computing experience truly reflect their workflow and intention.

  • DupaCycki@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    18 hours ago

    One good thing about minimalist GUIs is they’re much easier to optimize. Of course, you can still fuck it up, especially if your name is Microslop. Amazing how relatively demanging monochromatic rectangles with no animations can be.

    You don’t have to optimize rounded corners, blur or fancy animations if you don’t code them in at all. Not necessarily the best approach, but at least there’s a positive. Everything can be messed up easily, but not everything can be done right easily.

    • catscape@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      7 hours ago

      you would think so, but somehow that never seems to be the case in practice. software has just been getting way more simplified visually while also getting way heavier with the likes of electron, GTK4, QML, etc.

      for example, gnome-calculator uses nearly 300 MB of RAM on my system. that’s significantly more memory than my entire desktop environment (trinity). in the '00s everything was plastered with glossy skeuomorphic textures, 3D animations, transparency with blur, etc. and running all these different glossy programs together on one system still left you with a smaller memory footprint than gnome’s calculator.

      we are fucked and our UIs don’t even get to be pretty anymore.

  • fratermus@piefed.social
    link
    fedilink
    English
    arrow-up
    13
    ·
    1 day ago

    It doesn’t feel like it was made with the idea of being anything more than a clean product that gets the job done

    I mean, “clean product that gets the job done” is fine with me. Let people theme/customize and it’s win-win IMO.

  • Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    33
    ·
    2 days ago

    I also always find the minimalism vs. maximalism debate interesting for usability. Lots of minimal designs are so flat that you can’t tell a button from a label or icon.
    At the same time, iOS’ new Frutiger theme regularly confuses me with its transparency, e.g. yesterday I saw that the silent-mode notification had a ➋ inside. It was centered and everything. Then the notification went away, but the ➋ stayed, because it was from an app icon behind.

    I wish, we could throw out the bad eye candy, like transparency, while keeping the good parts, like 3D buttons and such. I feel like this kind of neo-brutalist UI design isn’t the worst direction to go in:

    (This particular example isn’t perfect, like the buttons are flat, while there’s useless shadows around the boxes. But yeah, could just move those shadows to the buttons and it would still look fine.)

    • Dave.@aussie.zone
      link
      fedilink
      arrow-up
      26
      ·
      1 day ago

      Our monkey-brain has put millions of years of evolution into a vision system designed to pick up 3d cues from our environment so we can use our fine motor skills to manipulate small objects. It’s a fantastic piece of wetware that uses shading and colours to pick up 3d hints about the objects we deal with daily and - once you’re a few years old - it’s completely automatic and requires no effort to use.

      And then we remove all the 3D cues and skeuomorphic hints from our computer systems so that now the previously subconscious “monkey-click-button” process is now a foreground task where cognitive energy is burned up to identify the correct UI element to manipulate.

      I should be able to shift the mouse pointer and click a UI element out of the corner of my eye. I shouldn’t be required to look at and then parse a ‘flat’ UI to determine if this element is a button or just a panel with text. GUI elements should map to recognisable physical objects wherever possible, and where they are more abstract (eg wifi icons) they should be clearly distinguishable from others in the icon set. You’re burning up cognitive energy needlessly otherwise, and that’s why I dislike the monochromatic new age UI/icon sets.

    • FishFace@piefed.social
      link
      fedilink
      English
      arrow-up
      15
      ·
      1 day ago

      Checkboxes that look like left/right toggle switches are the worst. And the only way to know whether left or right is on is colour?! Can you please get in the fucking sea?

        • FishFace@piefed.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 hours ago

          I believe that, but… why should that be the case? It’s a convention without a reference or motivation. I remember when they were new and I really had nothing to refer to and just having no idea whether they were on or off. The fact that I’ve got used to them now isn’t really that forgivable. In contrast, checkboxes not only have convention behind them, but mimicked filling in paper forms which many people were and are familiar with anyway. The idea that “filled” is on and “empty” is off seems inherently more intuitive even if you’ve never filled in a form if you just know that the concept of forms that you fill in exists.

      • linuxPIPEpower@discuss.tchncs.de
        link
        fedilink
        arrow-up
        5
        ·
        22 hours ago

        Thank you! I do not understand this. One way is blue and the other way is green… I have had to go into another panel where I know how I set something before, and look how the check boxes are there in order to discern the correct way to use them.

      • Vincent@feddit.nl
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        1 day ago

        It’s nice to be able to know that they take effect immediately though, instead of needing to click a submit button.

        • nyan@sh.itjust.works
          link
          fedilink
          arrow-up
          6
          ·
          1 day ago

          Real checkboxes can also take effect immediately, and have much better visual cues. The submit button was intended to save older computers the extra monitoring load of having to keep track of the state of every control all the time—it has nothing to do with control styling.

          • Vincent@feddit.nl
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            edit-2
            1 day ago

            I mean, they can, and they can also be made to be mutually exclusive - but it’s better to use radio buttons in that case. If that pattern is used, there’s not really a good way that a checkbox will take effect immediately beforehand, or whether it will require submitting a form, except scanning the full page to look for such a button.

            • FishFace@piefed.social
              link
              fedilink
              English
              arrow-up
              3
              ·
              21 hours ago

              Eh? What do radio buttons have to do with anything?

              The styling of a UI element - whether it’s a box that gets an X or tick in it, versus a little thingy that moves left and right - is wholly unrelated to any aspects of implementation, including whether the effect happens immediately or not.

              • Vincent@feddit.nl
                link
                fedilink
                arrow-up
                1
                ·
                11 hours ago

                I was trying to make the point that the way a control looks gives you some information on how it will behave, because software has generally been consistent with associating those looks with those behaviours.

                So if you see multiple options with a circle in front of them, selecting one, then selecting another will usually deselect the first one.

                On the other hand, if those options have squares in front of them, selecting one, then selecting another will usually result in both of them being selected.

                And in both cases, usually they will be part of a form and will only take effect when you submit that form using a button.

                On the other hand, something that looks like a toggle usually takes effect immediately on toggling.

                Of course it is technically always possible to have each of those behave like any of the others, but you will be breaking conventions if you do so. Styling is an affordance to inform the user about the behaviour.

                • FishFace@piefed.social
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  11 hours ago

                  Taking effect instantly is not really indicated by the control shape; it’s indicated by whether or not the form has a button equivalent to “apply”. Settings pages with checkboxes that applied immediately have been common for years; this distinction is not nearly as clear cut as you make out. I suspect what is going on is that both toggle switches and the removal of a separate apply step has gone on gradually at the same time.

                  But a good thing to think about is all the other controls: drop downs, text entry boxes, date pickers - these have no second version which might apply instantly or not! So it’s a mistake to think that information is conveyed by the look of the control.

    • smeg@feddit.uk
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      I actually love that design, it’s minimal without being corpo-slick. Is it just a mockup or is there some way to make all my computers look that way?

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        Well, this kind of design language is actually referred to as “neobrutalism”, so you might find a theme under this name. But from what I’ve seen so far, it’s mostly a thing in web design at this point…

  • ranzispa@mander.xyz
    link
    fedilink
    arrow-up
    12
    ·
    2 days ago

    Just think of how long it takes to craft a skeuomorphic icon compared to a symbolic monochrome one.

    About the same time.

    To be fair I’m not too fond of extremely colorful icons. They do have their place, but in most interfaces I do prefer flat or slightly shadowed icons.

    I value more the UX of the interface than the design of the icons, tough the icons are indeed important. Painting icons over KDE does not really change how you interact with KDE.

    I don’t particularly like KDE, but have not found a better DE anyway.

  • nyan@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    A dislike of minimalistic interfaces is not the only reason that I am using twenty-plus-year-old styling (older than Oxygen, even) on a DE of the same vintage, but it is one minor reason.

      • nyan@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        ·
        19 hours ago

        The largest one is probably the lack of churn. I don’t have to relearn what things look like or how controls function every few years (or where settings have migrated to, or how to accomplish random-obscure-thing-I-might-need-to-do-once-a-year). It lets me get on with whatever I sat down at the computer to do in the first place, which was almost certainly not tinkering with the DE.

        It’s also light on resources, since it dates to the days when a single core and 1GB RAM was considered a pretty decent system.

        (Note that TDE, which is what I am using, is still well-maintained—it’s just that the people working on it consider keeping the original look and feel to be one of their goals.)

  • SayCyberOnceMore@feddit.uk
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    Thanks for posting @SocialistVibes01@lemmy.ml, that aeticle was more interesting & thought invoking than I thought it would be.

    I’m using XFCE with a theme that feels like it’s from the 90’s and thinking about it, it does feel better to use than all the modern craziness that Microsoft has been doing in the last few years. I hated the Metro era…

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      I’m also using XFCE but with the Materia theme, because the visual noise of pseudo-3D overstimulates me and i like clean lines.

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    3
    ·
    edit-2
    1 day ago

    Minimalism in GUIs, maybe (still, give me CLI any day). But minimalism in housing and infrastructure is absolutely critical and they are absolutely not equal to software. We need to be as efficient as we can because I don’t know if the author has noticed the state of housing in the world. How many more “boring, dull” buildings could be built for the same price? How many more if we copy pasted the same designs instead of demanding everything be unique? (But god forbid they be too different from the existing style or else the NIMBYs protesting minimalist buildings complain about that too.) The people who “prefer” the visually complex building have never been homeless in the back alley of that building before, nor have they ever been priced out of their neighbourhood by gentrification when their boring gray building gets torn down to build the pretty building.

    • ghost_laptop@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      1 day ago

      i understand where you’re going but that it’s because we’re fucked up by capital, but once you get past that… i don’t see china having a lack of beautiful architecture that blends modernity with traditional style and everything in between. sure, if the us decides to build housing for the people, do whatever you can to make that possible, but it’s not like we only need to do that.

      • HiddenLayer555@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        24 hours ago

        Literally one of the first complaints libs have about Chinese cities is “copy paste skyscrapers everywhere.” They have some variety in parts of the city but most of the residential areas are still “boring” and “homogeneous” and “designed to kill individualism” according to Western internet geniuses.

        • nyan@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          8 hours ago

          Evidently they’ve never visited one of those suburban subdivisions in their own country where all of the houses are built to the same blueprint. Same effect, slightly different scale.