I am currently learning to be a sysadmin and I have no software development skills. I love FOSS very much and want to contribute to several projects, including non-networked ones.

How can I do this with my skillset? I have a very small (16GB RAM) server that I could offer to these projects as a build server or web host. IDK what else I could do.

  • @digdilem@lemmy.ml
    link
    fedilink
    3226 days ago

    The way I help, as a Sysadmin, is primarily by using foss software in my job and feeding back with bug reports, issues and so on. I’ve raised several hundred issues on Github this way, and try to do them concisely, accurately and with as much relevant information as I can.

  • JoYo
    link
    fedilink
    English
    24
    edit-2
    26 days ago

    being able to reproduce crashes or bugs then documenting will help a lot.

    i just dont have the time to decipher vague tickets from users.

    take a look at open issues and see if you can reproduce them.

  • @rbn@sopuli.xyz
    link
    fedilink
    1526 days ago

    As a ‘last resort’ if you don’t find any technical tasks in the projects you’d like to contribute to, there’s also plenty of other ways to help:

    • Provide new translations into foreign languages
    • Create detailed bug reports
    • Do in-depth tests of new beta versions or nightly builds
    • Provide a download mirror for the software or seed it via torrent
    • Donate money to the core maintainers
    • Improve the documentation
    • Create (video) tutorials to improve the start for other users and make the software known to a broader audience
    • Register in forums and help other users with their issues

    Or simply ask the maintainers how you might contribute in a meaningful way. I’m sure they’ll appreciate your offer!

  • @jonesy@aussie.zone
    link
    fedilink
    1126 days ago

    Even without development skills, you can still contribute by helping develop and maintain good documentation for your favourite projects or helping with testing and bug reporting.

  • @darklamer@lemmy.dbzer0.com
    link
    fedilink
    1026 days ago

    While I don’t know what exactly you mean by sysadmin, it sounds to me as if you’d be better at setting up (and maintaining) CI/CD than most normal developers and that’s something that’d be very valuable to lots of projects out there.

  • @fachpersonal@lemmy.ml
    link
    fedilink
    826 days ago

    Since you using the software documentation and creating issues you find would be a good start. Also as a sysadmin you might be familiar with integration of applications into other software which could be useful as a guide for other users. Especially scripting automation for your spefic deployment.

  • @Sailing7@lemmy.ml
    link
    fedilink
    425 days ago

    Just checking in to say thanks for asking that question. Always had that same question as a fellow sysadmin :D

    Now since i see all those ideas: hell yes. I will reach out to the maintainers of the next project that I find that could use some support and offer them my support :D

  • @mikyopii@programming.dev
    link
    fedilink
    -3
    edit-2
    26 days ago

    Build something that you want. Find that niche that isn’t well served by existing projects and fill the void. Either by making something entirely new or adding a feature to something already out there.

    • @yo_scottie_oh@lemmy.ml
      link
      fedilink
      English
      326 days ago

      OP says they have no software development skills, so when you recommend for OP to build something they want, make something entirely new, add a feature, etc…how do you mean?