Every now and then I’ll get an email from someone higher up in Wikipedia asking for a donation. I don’t really mind a tenner but I don’t know if it pads the pockets of corporate management or actual contributors. Also, are they really short of money or is this tugging at emotional strings a play at something else? I wish Wikipedia survives but there’s a lot of projects I need to donate to and I have a budget.

  • FindmysecOP
    link
    fedilink
    English
    arrow-up
    6
    ·
    11 days ago

    Thanks man. I would much rather give my time than my money for OSS projects, but I have a lot to learn and do not match up the quality of contributions needed in said projects. I’ll do what I can.

    • intensely_human@lemm.ee
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      11 days ago

      You can contribute by doing code reviews on PRs. Even if your contribution is only to ask “What does this do?” it can help locate places where code isn’t easily readable.

      Obviously use your judgment, but code review commenting is a nice way to get up to speed on a project, improve your own coding skills, and is valuable to the project too.

      I had an apprenticeship once at a dev shop where everybody was leagues above me. As basically the lowest-level coder both in status and in skill, I was surprised to find out my “curriculum” included doing code reviews on very senior people’s code.

      Now I swear by the practice. It’s kinda like anyone can be a therapist if they know how to listen. Anyone can provide value with code review if they keep their eyes open and communicate honestly.