There are tons of awesome lists about all kinds of open source tools. There is no list about resources on how to do open source. Let's collect links to awesome open source guides.

SUSE/awesome-open-source-guides

Looking for hackers with the skills:

awesome documentation

This project is part of:

Hack Week 21

Activity

  • about 3 years ago: dirkmueller liked this project.
  • over 3 years ago: dgedon liked this project.
  • over 3 years ago: coliveira liked this project.
  • over 3 years ago: QuaTran liked this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel left this project.
  • over 3 years ago: hennevogel joined this project.
  • over 3 years ago: hennevogel left this project.
  • over 3 years ago: hennevogel joined this project.
  • over 3 years ago: hennevogel left this project.
  • over 3 years ago: hennevogel-test joined this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel joined this project.
  • over 3 years ago: hennevogel left this project.
  • over 3 years ago: hennevogel joined this project.
  • over 3 years ago: hennevogel-test started this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel-test started this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel-test started this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel-test started this project.
  • over 3 years ago: hennevogel-test left this project.
  • over 3 years ago: hennevogel-test started this project.
  • over 3 years ago: hennevogel-test left this project.
  • All Activity

    Comments

    • dirkmueller
      about 3 years ago by dirkmueller | Reply

      actually it turns out there are a few guides already available that go into that direction. First and foremost the one maintained by our one and only Cornelius Schumacher under https://github.com/cornelius/awesome-open-source ! looks like we maybe should not duplicate that. I can check if Cornelius would like to maintain this under the /SUSE/ namespace, but the current place is also fine as is imho.

      • hennevogel
        over 2 years ago by hennevogel | Reply

        Oh awesome (pun intended!), yeah this is "done" then add-emoji

    Similar Projects

    Advent of Code: The Diaries by amanzini

    Description

    It was the Night Before Compile Time ...

    Hackweek 25 (December 1-5) perfectly coincides with the first five days of Advent of Code 2025. This project will leverage this overlap to participate in the event in real-time.

    To add a layer of challenge and exploration (in the true spirit of Hackweek), the puzzles will be solved using a non-mainstream, modern language like D, Crystal, Gleam or Zig.

    The primary project intent is not just simply to solve the puzzles, but to exercise result sharing and documentation. I'd create a public-facing repository documenting the process. This involves treating each day's puzzle as a mini-project: solving it, then documenting the solution with detailed write-ups, analysis of the language's performance and ergonomics, and visualizations.

                                   |
                                 \ ' /
                               -- (*) --
                                  >*<
                                 >0<@<
                                >>>@<<*
                               >@>*<0<<<
                              >*>>@<<<@<<
                             >@>>0<<<*<<@<
                            >*>>0<<@<<<@<<<
                           >@>>*<<@<>*<<0<*<
             \*/          >0>>*<<@<>0><<*<@<<
         ___\\U//___     >*>>@><0<<*>>@><*<0<<
         |\\ | | \\|    >@>>0<*<0>>@<<0<<<*<@<<
         | \\| | _(UU)_ >((*))_>0><*<0><@<<<0<*<
         |\ \| || / //||.*.*.*.|>>@<<*<<@>><0<<<
         |\\_|_|&&_// ||*.*.*.*|_\\db//_
         """"|'.'.'.|~~|.*.*.*|     ____|_
             |'.'.'.|   ^^^^^^|____|>>>>>>|
             ~~~~~~~~         '""""`------'
    ------------------------------------------------
    This ASCII pic can be found at
    https://asciiart.website/art/1831
    
    

    Goals

    Code, Docs, and Memes: An AoC Story

    • Have fun!

    • Involve more people, play together

    • Solve Days 1-5: Successfully solve both parts of the Advent of Code 2025 puzzles for Days 1-5 using the chosen non-mainstream language.

    • Daily Documentation & Language Review: Publish a detailed write-up for each day. This documentation will include the solution analysis, the chosen algorithm, and specific commentary on the language's ergonomics, performance, and standard library for the given task.