Is there no git hosting service left that isn’t pushing censorship and fascism? I think I should just start self-hosting at this point.

  • TheTechnician27@lemmy.world
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    11
    ·
    edit-2
    2 months ago

    Is there no git hosting service left that isn’t pushing censorship and fascism? I think I should just start self-hosting at this point.

    Aw, is someone sad that a nonprofit won’t spend their own money to host shitty pump-and-dump tools destroying the environment? Little pissbaby need a minute to compose themself?


    Edit: By the way, speaking of fascism, OP…


    Edit 2: Just want to say I find it immensely funny that the two people in this thread bitching about this democratic decision and calling it “fascist” and “authoritarian”, respectively, have posted an image of Germany captioned “The aggressor nation?” and knowingly, intentionally continue to fund neo-Nazis in Sweden.

    It’s always projection from the “woke moralists!!” crowd.

    • E_coli42@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 days ago

      I am against Germany’s fascist policies with Nazism. I am also against the British empire’s fascist policies on her colonies. You have to look at my comment in its context that it was under a post that tries to boil down history into “good guys vs bad guys”. I think it is a disservice to history to try to paint anything as black and white.

      As a result of this type of thinking, you get the absolute failure that was de-colonization and de-Nazification, as the US and other capitalist-aligned leaders were completely fine with having Nazis in power as long as they weren’t communist. Britain and France have given hardly any acknowledgment of their wrongdoings in their colonies, let alone even speak of reparations. France still heavily extracts resources and money from her former colonies.

      I am not afraid to say it, and am still not afraid to say, that the Allies and Axis were both horrible. The more we excuse the crimes of the Allies because they defeated the Axis, the more the 3rd world will continue to suffer, and the more that White supremacy will continue to spread in the world.

  • thesmokingman@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 months ago

    I dislike scam money as much as the next person. I do not, however, dislike cryptography. There’s a really good common in the thread about elliptic curve cryptography not having a place on Codeberg anymore and I think that’s valid. I don’t even know if OpenSSL could have a place on Codeberg with this decision. Their nonprofit, their rules. Just not very libre-minded and definitely sets a bad precedent. And before someone tells me Microsoft actively censors GitHub, this isn’t a whataboutism thread. It just reduces my trust in a supposedly open collective.

  • okwhateverdude@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    git is decentralized for a reason. In the age of robots and cheap VPSs, if you really want a vanity web page / code forge to show your code, it is like an afternoon setting things up and the robot will do most of it for you. Yes, it has always been time to self-host your own code. I don’t bother with a code forge, but I do have gitweb/gitolite running for a very light weight setup to push and display code

    • Jason2357@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      Codeberg runs on and develops Forgejo - a lightweight open source forge anyone can take and run themselves.

  • Bonje@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    Think this might be a hot take but crypto is better off hosted on a blockchained git alternative like ngit than codeberg or any other. And while unintentional is ultimately healthier for what crypto is.

  • courval@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    “Oh no! They are banning the fascist enabler black market money machine who lobbied billions to place us in the fucked up fascist distopia we are now, how fascist of them!”

    • E_coli42@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      20 days ago

      Strawman. There are good and bad use-cases of cryptocurrency and cryptography in general just like any other tool. Should we ban Diffie-Hellman as well since it is used by bad actors to send information on illegal and immoral stuff? Let’s just ban all of cryptography since it can be used by evil people to hide from authorities.

      • courval@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        20 days ago

        Cryptocurrency != cryptography please don’t put words in people’s mouths, that’s not very nice. I’ve been naive enough in the past to support Cryptocurrency but it will never work unless there’s a complete economic reset which will never happen… At least not without a total catastrophe.

  • pixxelkick@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Its incredibly trivial to just host up your own instance if gogs or gitea on a cheap computer, throw woodpecker on it if you want easy CI/CD

    It doesnt take much hardware at all for a git server, a raspberry pi will handle it just fine.

    Or just a cheap box liquidated from some office, just go buy some box from a used pc seller in your city, they’ll have some.

    Toss a 1TB drive in it.

    Throw debian on it.

    Install Gogs + Woodpecker

    And then set em up and connect the two together.

    Grats, you have your own self hosted git server whee