this post was submitted on 20 Dec 2023
158 points (88.0% liked)

Asklemmy

42629 readers
2013 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Disclaimer

Not trying to blame anyone here. I‘m just taking an idea I‘ve read and spinning it further:

Intro

A lot of people use free open source software (foss), Linux being one of them. But a lot less actually help make this software. If I ask them why, they always say „I don’t have the coding skills!“.

Maybe its worth pointing out that you don‘t need them. In a lot of cases it’s better to not have any so you can see stuff with a „consumer view“.

In that situation you can file issues on github and similar places. You can write descriptions that non technical people can understand. You can help translate and so on, all depending on your skills.

Other reasons?

I‘d really like to know so the foss community can talk about making it worthwile for non coders to participate.

you are viewing a single comment's thread
view the rest of the comments
[–] LoKout@lemmy.world 15 points 7 months ago (1 children)

I ran into basically this with home assistant. Commented on an issue about an integration to point out that it didn't work at all, and to support another user that had rewritten it in a way that fixed it. The approval dev jumped in to say that they only permit single changes to be approved. That's fine, I guess, but to fix the issue multiple changes were necessary. The user that had rewritten it then tried to limit the change to a single fix, but because that didn't resolve the issue they blocked the change. The integration still doesn't work and the user stopped trying to fix it.

[–] chitak166@lemmy.world 7 points 7 months ago (1 children)

I totally believe you.

That kind of rigidity in software design leads me to believe more people need to read The Pragmatic Programmer.

I, of course, do not; because I am already a pragmatic programmer.

[–] echodot@feddit.uk 4 points 7 months ago

Gee if someone wants to fix an issue they can be my guest, that way I don't have to deal with it. It's not that people aren't pragmatic it's that they are little generals of their own world and they don't want to give that up even if it would make the world better.

I've met some absolute Napoleon's in my time programming. I don't know what it is that attracts them, perhaps it's that programmers historically tend not to have very good social skills in general? I don't know, but it's weird. You'd think they'd all be total nerds and be somewhat deferent, but nope.