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.

  • JoYo@lemmy.ml
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    5 months 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.

  • digdilem@lemmy.ml
    link
    fedilink
    arrow-up
    15
    ·
    5 months 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.

  • jonesy@aussie.zone
    link
    fedilink
    arrow-up
    9
    ·
    5 months 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.

  • rbn@sopuli.xyz
    link
    fedilink
    arrow-up
    6
    ·
    5 months 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!

  • darklamer@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    4
    ·
    5 months 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.

  • mikyopii@programming.dev
    link
    fedilink
    arrow-up
    1
    arrow-down
    3
    ·
    edit-2
    5 months 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.