this post was submitted on 14 Aug 2023
1188 points (97.7% liked)

Open Source

30206 readers
243 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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....

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 332 points 1 year ago (7 children)

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] 108 points 1 year ago (1 children)

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.

[–] [email protected] 28 points 1 year ago (1 children)

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] 22 points 1 year ago (1 children)

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

[–] [email protected] 9 points 1 year ago (1 children)

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] 4 points 1 year 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] 72 points 1 year ago

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

[–] [email protected] 63 points 1 year ago (1 children)

This mentality explains a lot of open source.

[–] [email protected] 24 points 1 year ago (1 children)

Yeah, and please have EASY setup instructions or complied binaries.

[–] [email protected] 7 points 1 year ago (1 children)
[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

Site mod, I mostly do the infra tho ❤️

[–] southsamurai 28 points 1 year ago (3 children)

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] 9 points 1 year ago (1 children)

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.

[–] southsamurai 2 points 1 year ago
[–] [email protected] 4 points 1 year 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] 3 points 1 year ago (1 children)

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 2 points 1 year 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] 25 points 1 year 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] 11 points 1 year 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] 9 points 1 year 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.