I beg you, if you are a developer of an open source app or program - add screenshots of your app to the README file. When looking for the perfect app, I had to install dozens of them just to see what the user interface looked like and whether it suits me. This will allow users to decide if the app they choose will suit them… Please, don’t think about it, just do it…

  • @[email protected]
    link
    fedilink
    English
    33010 months ago

    Dear open source app user: feel free to improve the README file of the projects you come across by adding a few screenshots you believe are relevant.

    • @[email protected]
      link
      fedilink
      10710 months ago

      Although I understand the OP’s perspective open-source is a community effort and people should have a more proactive attitude and contribute when they feel things aren’t okay. Most open-source developers aren’t focused / don’t have time for how things look (or at least not on the beginning). If you’re a regular user and you can spend an hour taking a bunch of screenshots and improving a readme you’ll be making more for the future the project that you might think.

      • jecxjo
        link
        fedilink
        English
        2810 months ago

        When the last big Twitter migration to Mastodon occurred there were a lot new users complaining about things like documentation, bugs, etc. Old users and FLOSS supporters kept pushing the “its open source, write a doc or fill out a bug ticket” and evem included documentation on how to do those tasks.

        Most people just continued to complain. /facepalm

        • @[email protected]
          link
          fedilink
          2110 months ago

          We just don’t live in a world where making the changes you want are encouraged. We have been thought to just accept whatever changes happen or at most file a suggestion that almost noone will listen to. Obviously open source is different but it’s still such a tiny minority compared to how the rest of the world functions

          • jecxjo
            link
            fedilink
            English
            910 months ago

            The big difference here is there is already this “learning curve” about the whole fediverse that people were struggling with that many of us wrote blog posts and had toot chains we’d forward explaining how this universe works. Adding in links and screen shots and templates for how to submit a bug…

            …I hate saying this but the vast majority of people are just lazy. It’s not a culture issue or not something too difficult. People like to complain and not put in effort to things. People expect others to do things for them and don’t get that free comes with a cost.

            FOSS isn’t really that small, it’s just that most people don’t do any type of investigation into what they use for technology. Much of what you use may have a for-profit company in front of it but huge parts of their products are open source andnyou can directly influence the products by actually engaging the projects themselves.

            • @[email protected]
              link
              fedilink
              410 months ago

              Yeah people are very much lazy and that’s fine, you just have to work around that and well culture is one way of getting people to do what should be done.

              As you say Foss does impact quite a lot of those company products however what is the important part of the casual user is what and how they interact directly with the products and well at no point are they expected to directly impact the project, it’s just you use what you are given. That is why they have that people will do things for me mindset bc that is what happens with almost everything the use

    • @[email protected]
      link
      fedilink
      7210 months ago

      As both user and developer - user CAN contribute but the developer/maintainer SHOULD add the screenshots.

    • southsamurai
      link
      2810 months ago

      There’s both an ignorance and fear barrier to that.

      A lot of people don’t know they can, and don’t know how. And even the ones that do know, often worry their contributions would be shit.

      And there’s folks that just don’t think the project would accept that kind of submission.

      I’m not contradicting your suggestion! It’s a great thing to let people know that they can contribute without knowing how to code. Just adding in both an explanation as to why it’s so rare, and hopefully allaying some of those worries for passersby.

      • @[email protected]
        link
        fedilink
        910 months ago

        I think it depends on the project. Some projects are the author’s personal tools that they’ve put online in the off-chance it will be useful to others, not projects they are really trying to promote.

        I don’t think we should expect that authors of repos go too out of their way in those cases as the alternative would just be not to publish them at all.

      • @[email protected]
        link
        fedilink
        410 months ago

        What if I do a PR for a program that isn’t even related to Linux and Linus still sniffs it out to tell me I’m a dingus :(

      • @[email protected]
        link
        fedilink
        310 months ago

        NGL I actually didn’t know that I can do such a thing. I do still kinda have a closed source mindset in that anything I use I cannot change or Influence. Like I knew that other people can do that but I didn’t know I can do that

        • southsamurai
          link
          210 months ago

          Yeah, it’s a thing :)

          I’ve only done it once, and it wasn’t pictures, it was rewriting a horrible section about how to install a program my cousin was trying to build. He abandoned it three months later, but still.

          From what I’ve heard from people that code, it’s polite to approach whoever is maintaining the project before jumping in, and it makes sense so that nobody wastes resources on something that isn’t going to get used.

    • @[email protected]
      link
      fedilink
      2510 months ago

      If the app sucks, few people will add the screenshots. Therefore, most apps without screenshots will suck. So new apps will need the developer to add screenshots, or people will assume it sucks.

      And we’re back to square one. The developer has extra responsibility to highlight the features.

    • @[email protected]
      link
      fedilink
      1110 months ago

      This is good advice, but having a screenie there in the first place might make someone more likely to try it out.

    • @[email protected]
      link
      fedilink
      910 months ago

      One thing though: I’m likely not to stop and consider looking closer at an app if I can’t judge if it’s going to be what I’m looking for. I’m not going to go over random GitHub repositories and create screenshots for their projects. So if the assumption is that the user contributes screenshots I don’t think it will ever change anything for the majority of projects.

  • @[email protected]
    link
    fedilink
    12910 months ago

    While we’re at it, I love that you let me customize the settings via a config, but for the love of god make the default config the best it can possibly be

    • The Hobbyist
      link
      fedilink
      5710 months ago

      This. It should be the most sane configuration and fit most use cases and lead to an experience working out of the box.

      • @[email protected]
        link
        fedilink
        2910 months ago

        I contribute to OS projects and work on one full time. EVERYBODY thinks that their obscure use case is the most common (not saying this is what you are doing).

        We get users that are completely flabbergasted that our software doesn’t offer some feature that is totally specific to their industry and has never been requested even once by anyone else previously. We’ll show them our feature request form on our site where you can also view and upvote other requests, and point out that the feature they want has never been requested. They will literally come up with some bs excuse why that is and then insist that we get on it and build out this custom functionality that they need or else they’re going to slander us on social media.

        Your app doesn’t integrate with “didLr”? OMG any decent app integrates with “didLr”!

        • The Hobbyist
          link
          fedilink
          710 months ago

          I understand the developer POV too. It’s clear that getting the right config for most use cases is a UX problem, which may involve user studies, telemetry to be setup. Perhaps out of scope for most small scale individual projects.

          Additionally, I also fully understand that many, if not most of these projects are hobby projects and expectations from users should align with the scope of the project and the resources committed. It’s so easy to feel entitled and deserving of high quality projects but they are so time consuming.

          My comments were not for those projects but rather mature ones. And contributing to the projects is often the most appreciated way when proposing changes.

          In all cases, for any free project, it is always acceptable to answer that something is out of scope, that resources don’t allow for the feature to be implemented or that additional help on implementing it are welcome.

          People demanding something in exchange for nothing are obviously not the most welcome users :)

    • @[email protected]
      link
      fedilink
      English
      1210 months ago

      There’s a real problem here with backwards compatibility. If you add an option for something, it makes sense to make the default match the functionality of old versions, even if it’s not the best for general use cases. That way any tools built on top of it can safely update.

      • @[email protected]
        link
        fedilink
        1510 months ago

        Ding ding ding!

        That said, the solution is to set new defaults for new installations only and not change existing configs. Users lose their minds (rightfully so) if you modify their existing configs.

    • @[email protected]
      link
      fedilink
      910 months ago

      I prefer the simple, sane defaults that work for everyone with a heavily commented config file giving detailed information on what each value for each option does, personally. Like MPV’s config file.

      • @[email protected]
        link
        fedilink
        510 months ago

        I haven’t even touched MPVs config file because I just assumed it would be empty like so much other software I use. Looks like I know what I’m doing tonight.

  • @[email protected]
    link
    fedilink
    9810 months ago

    Sometimes I’d settled for a simple description of what the tool even is. Sometimes the readme is just straight into compilation steps and I feel like we’re rushing into something.

    • Shadow
      link
      fedilink
      32
      edit-2
      10 months ago

      Foreplay is important! Gotta get me excited for that app.

      • @[email protected]
        link
        fedilink
        16
        edit-2
        10 months ago

        🛠️ Building

        To build the app install the gamete dependencies and run the following

        make child
        
    • @[email protected]
      link
      fedilink
      English
      1210 months ago

      A lot of documentation is like that.

      Its terrible when the software is called some random word that has nothing to do with the programs functionality

      • @[email protected]
        link
        fedilink
        710 months ago

        I also hate it when it has a name that is a super common word or phrase. Our last 3 records management prograns at work have been like this, and their help fires are terrible to non existent. Good like trying to search the internet for information on the software with those common names. Even adding terms relevant to what the software does, didn’t help much.

        (Apologies if this is terribly typed, I’ve got an impending migraine aura that stayed right as I hit reply and have lost a good chunk of my vision. I can’t see most of what I’m saying.)

        • 𝕸𝖔𝖘𝖘
          link
          fedilink
          English
          510 months ago

          Unrelated, but I used to get them often. I found one article about vitamin D deficiency as a potential cause, and figured, “what what hell”. Started taking 5000IU every day of the Swanson’s brand. It took a month or so, but I’ve been aura migraine free for months (still get migraines sometimes, but they’re MUCH less severe than they used to be and no auras). Ask your doctor first, in case you can’t take vitamin D, but it’s worth a try if it’s safe for you.

          • @[email protected]
            link
            fedilink
            310 months ago

            I actually know what causes most of mine, there are some nerves in my neck that get pinched/aggravated and trigger them. And for some reason, if I have multiple days in a row where I don’t get much sleep, those nerves get extra cranky. They are extra cranky right now.

            • 𝕸𝖔𝖘𝖘
              link
              fedilink
              English
              210 months ago

              I’m so so sorry! I guess, at lease, you know why. That’s something, right? Not really, but :shrug: seriously, I’m so sorry you’re going through that!

    • corytheboyd
      link
      fedilink
      3810 months ago

      To be that dick, a headless component library is still meant to do something, show an example of it being used!

    • @[email protected]
      link
      fedilink
      2710 months ago

      If you’ve written a “usage” section that showcases more than one uselessly simple example that doesn’t even work in the project’s current state, you’re already far ahead of the average.

    • @[email protected]
      link
      fedilink
      English
      17
      edit-2
      10 months ago

      Even for a CLI tool, there should be a real world example showing how it works and what the output looks like. Eg, for jq:

      $ cat file.json
      {"field: "value"}
      $ jq '.field' file.json
      "value"
      

      And a few other examples.

      • @[email protected]
        link
        fedilink
        9
        edit-2
        10 months ago

        I feel like maybe you don’t know what a headless component library is. A cli has a head – the terminal. Headless applications, by definition, have no visual portion. For instance, a headless browser is a browser where the web page renders in-memory, but never displays any content. A headless component library, then, is one where the implementor doesn’t provide anything visual, only behavior. For web dev, is very helpful – the library implementator writes all the js, but the css and html (the “head”) are left to the user for use. The best headless component libraries, then have nothing to screenshot without the user supplying some implementation.

  • @[email protected]
    link
    fedilink
    7110 months ago

    Also please begin the Github page or whatever with a description of what the app is actually for or what it does. I know that sounds super obvious, but the number of times I’ve seen links that are like “I made this app from scratch for fun, let me know what you think!” and then you click through and the app is called Scrooblarr or something and it has no indication of what it actually does is… more than it should be.

  • @[email protected]
    link
    fedilink
    4710 months ago

    Wait what? I thought the read me file was to put as little info as possible to prove how awesome anyone was who can use the program.

  • gabe [he/him]
    link
    fedilink
    4210 months ago

    Or at least a demo site if it’s a web site or self hosted web based app 🥲

    • @[email protected]
      link
      fedilink
      22
      edit-2
      10 months ago

      I wish there was a way to give more props to open-source repos that do this.

      I already star the project. But I’d love to say “Thanks for making a demo page it really helped!”

    • @[email protected]
      link
      fedilink
      1910 months ago

      I imagine most single developer projects lack any design or UX so the screenshot would do little to encourage users to download.

      • @[email protected]
        link
        fedilink
        2010 months ago

        I can only speak for myself and a handful of other people I know who are into FOSS, but for us we care more about it being functional than looking pretty. I just want to see what I’m getting into, a reference for what a successful install looks like, or just check to see if it’s got the buttons I want on it.

      • @[email protected]
        link
        fedilink
        910 months ago

        Is it better for someone to download it, see it, and uninstall it immediately? I’m not sure how they are tracking metrics or if they are at all.

  • @[email protected]
    link
    fedilink
    3610 months ago

    As a user, I completely agree. People often make decisions in a few seconds, and you’ve done all this work developing an app. That little extra step will allow you to make a difference to more people!

    As a developer of a Lemmy web UI, I’ve been thinking about adding screenshots to my README for weeks but still haven’t done so 🙈

  • 👁️👄👁️
    link
    fedilink
    English
    3410 months ago

    Yup, if I don’t see screenshots for a desktop applications, I don’t bother since the developer clearly doesn’t understand what they’re doing. It’s especially baffling when it’s a WM/DE. It’s really trivial effort too. If the devs don’t get this basic point, it’s going to reflect in their poorly designed UX/UI as well.

  • Leraje
    link
    fedilink
    English
    2910 months ago

    Also, installation instructions that don’t assume you’re already an expert.

    • @[email protected]
      link
      fedilink
      1010 months ago

      On github you can even paste your screenshot right from the clipboard. Zero excuses for not having a screenshot.

  • Gianni R
    link
    fedilink
    English
    2510 months ago

    I think this ties in to the grander idea of: please provide information that is helpful on a nontechnical plane of thinking. It goes a very long way