Skip to content
View Adivius's full-sized avatar

Organizations

@2-Bored-Kids

Block or report Adivius

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Adivius/README.md

Moving Away from GitHub

I’m moving my projects from GitHub to Codeberg.

Why?

GitHub is not a good home for Free and Open Source Software (FOSS). Here are some of the reasons why:

  • Owned by Microsoft – a company with a long history of exploiting, undermining, and monetizing open source communities.
  • Proprietary and Closed Source – GitHub itself is not FOSS. Hosting FOSS on a closed, centralized, and opaque platform contradicts the very values of software freedom.
  • AI that exploits code – GitHub Copilot and other Microsoft AI tools are trained on publicly available repositories without consent. This essentially turns community contributions into raw material for commercial products.
  • Unclear user rights – Contributors have little to no control over how their code is used once uploaded. User data and code can be exploited in ways you never agreed to.
  • Centralization risks – Concentrating so much of the world’s open source projects in one corporate-controlled place is dangerous for the resilience of the ecosystem.

Alternatives

I’ve chosen to move my code to Codeberg, a community-driven, non-profit platform based on Forgejo, which is itself FOSS. Codeberg aligns better with the principles of openness, transparency, and user freedom.

Resources

Give Up GitHub Logo

Popular repositories Loading

  1. Graphite Graphite Public

    Graphite is a simple library to draw 2d-graphics on your screen in Java

    Java 2

  2. Adivius Adivius Public

    Config files for my GitHub profile.

    1 1

  3. Spark Spark Public

    Java 1

  4. CConnectFour CConnectFour Public

    Multiplayer connect four in C

    C 1

  5. SparkServer SparkServer Public

    Java

  6. JavaCAD JavaCAD Public

    It's a simple CAD program written in Java with my own graphics library for a school assignment. With JavaCAD you can draw simple blueprints in 2D.

    Java