Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.

Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.

Scheduled Pinned Locked Moved Technology
technology
314 Posts 168 Posters 10 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mitm0@lemmy.worldM [email protected]

    I always kept telling Free-software & OpenSource projects to move to GitLab, Codeberg or SourceHut

    You cannot fight capitalists on a capitalists platform.

    & if you want something that's even more independent try Fossil

    xigoi@lemmy.sdf.orgX This user is from outside of this forum
    xigoi@lemmy.sdf.orgX This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #184

    By what standard is GitLab not a “capitalist platform”? It feels even more corporatey than GitHub. From their homepage:

    GitLab is the most comprehensive AI-powered DevSecOps Platform.

    mitm0@lemmy.worldM 1 Reply Last reply
    0
    • T [email protected]

      Sanctions are bullshit economic violence. This is a great example.

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #185

      Probably better this economic violence than I dunno, the physical violence Russia has exerted on the Ukrainian populace?

      ? 1 Reply Last reply
      0
      • M [email protected]

        Yes, also remember to completely avoid Typescript and C# since they are also Microsoft. And Rust since heavy ties to Amazon. Actually, just to spare you the time, avoid programming altogether and do something like farming, since no Big Tech influence there. /s

        xigoi@lemmy.sdf.orgX This user is from outside of this forum
        xigoi@lemmy.sdf.orgX This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #186

        Yes, also remember to completely avoid Typescript and C# since they are also Microsoft.

        This, but unironically.

        1 Reply Last reply
        0
        • T [email protected]

          Welcome to the "free world".

          I This user is from outside of this forum
          I This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #187

          conservative: says a racial slur

          Online Platform: bans user

          conservative: "sO mUcH fOr tHe tOlEraNt lEfT 😡"

          uis@lemm.eeU ? 2 Replies Last reply
          0
          • tea@programming.devT [email protected]

            Post
            New Git Repo.

            ? Offline
            ? Offline
            Guest
            wrote on last edited by
            #188

            This is great. Now I can submit issues easier and look into contribution. Storing projects on Github is awful. The signup process is a mess.

            1 Reply Last reply
            0
            • ? Guest

              Going by their Mastodon account, seems they were erroneously detected as "from a US-sanctioned region" and it took too long for said error to be resolved, so they just made the switch.

              I This user is from outside of this forum
              I This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #189

              Given now that the US has a russian president, maybe the US should sanction itself lol

              1 Reply Last reply
              0
              • Y [email protected]

                So a person that happens to be iving in a sanctioned country, makes them banned? Bullshit

                blackmist@feddit.ukB This user is from outside of this forum
                blackmist@feddit.ukB This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #190

                I assume most Russian GitHub users use a VPN to avoid it. He has chosen not to in order to make a point.

                The real worry is what happens when the US declares sanctions on random allies in their stupid "trade war"...

                chaoticentropy@feddit.ukC 1 Reply Last reply
                0
                • I [email protected]

                  conservative: says a racial slur

                  Online Platform: bans user

                  conservative: "sO mUcH fOr tHe tOlEraNt lEfT 😡"

                  uis@lemm.eeU This user is from outside of this forum
                  uis@lemm.eeU This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #191

                  Person: *makes an app for everyone to use*

                  Twitter baby: "Racial slurs! Racial slurs!"

                  1 Reply Last reply
                  0
                  • xigoi@lemmy.sdf.orgX [email protected]

                    How would decentralization work for an issue tracker? The issues have to be stored somewhere.

                    W This user is from outside of this forum
                    W This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #192

                    naturally on the instance that hosts the repo

                    1 Reply Last reply
                    0
                    • P [email protected]

                      You mean git inherently requires you to identify yourself?

                      Huh, shock

                      W This user is from outside of this forum
                      W This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #193

                      git identification has nothing to do with authentication, as any sane person with git experience knows

                      1 Reply Last reply
                      0
                      • S [email protected]
                        1. that's really too bad, I hope that gets resolved soon
                        2. that's a pretty old version of podman (4.3 looks like?); also, why have nested podman? My infra is something like this:
                        Bare Metal
                        ├─ Rootless Podman
                           ├─ Forgejo
                        ├─ Rootless Forgejo Runner (planning to run on another machine entirely)
                           ├─ <Actions Containers Run Here>
                        

                        I doubt the extra level of nesting is the issue though. If your issue is networking, then maybe the version of podman is the issue, since they switched out the networking layer in 5.0. I upgraded for a related reason, though I'm still getting some odd issues (mostly w/ the DNS resolver).

                        I haven't gotten to cross-compiling just yet, nor have I needed to build a docker image since my projects are very much in the testing phase. But maybe I'll give it a shot soon, since it's better to catch these types of issues before it becomes a bigger problem.

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #194

                        I agree that it is quite possibly related to the version of Podman moreso than an inherent issue. I am currently satisfied, however, and have no desire to fiddle with it any more... Or at least until Debian 13 gets released.

                        My use of PinP is almost entirely for cleanliness. It allows me to more easily for me to wipe clean the build environment (clear out space, troubleshooting). It also mildly improves security as the 'untrusted' actions containers run on a separate environment from the important Forgejo container.

                        1 Reply Last reply
                        0
                        • tea@programming.devT [email protected]

                          Post
                          New Git Repo.

                          O This user is from outside of this forum
                          O This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #195

                          Boycott all US based services.

                          ? ? M 3 Replies Last reply
                          0
                          • ? Guest

                            I think that's bad (for my personal use) because if I accidentally commit a secret key, how do I claw it back? Basically, how would I claw anything back if it's on a blockchain aka on thousands/millions of computers already (you can't).

                            W This user is from outside of this forum
                            W This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #196

                            that's already a concern. what if someone just cloned your repo? there's also plenty of people that mirror public repos to their personal forgejo server. forgejo makes it very easy.

                            the only solution to mitigate such a mistake is to
                            1) invalidate the token
                            2) remove the commit

                            In that order.

                            1 Reply Last reply
                            0
                            • G [email protected]

                              when you're a corporation with billions of dollars and US politicians cost millions on the high end, you can choose to do whatever you want.

                              N This user is from outside of this forum
                              N This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #197

                              "Microsoft continues to work with Russians despite sanctions due to ongoing war in Ukraine" is probably not a headline they want to see.

                              G 1 Reply Last reply
                              0
                              • P [email protected]

                                Yes. That’s how sanctions work.

                                Part of the intention is to pressure citizens of the country for violating international law so they exert pressure on their governments to stop.

                                Another part is to remove the use of tooling to support the sanctioned nation.

                                Russia could stop the war and problem is solved. This isn’t Microsoft being the bad guy, this is Microsoft following international law.

                                P This user is from outside of this forum
                                P This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #198

                                Does that work?

                                Is it right to tell random people "hey you, it's your job to break local laws and topple your dictator, we could invade you with actual trained military people but that would be inconvenient for us"?

                                K chaoticentropy@feddit.ukC ? 3 Replies Last reply
                                0
                                • N [email protected]

                                  "Microsoft continues to work with Russians despite sanctions due to ongoing war in Ukraine" is probably not a headline they want to see.

                                  G This user is from outside of this forum
                                  G This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #199

                                  Of course not, but can you say that it's not convenient for them to stiffle foss alternatives to microsoft/apple/google software? many open source projects are at least partially made by russian developers.

                                  1 Reply Last reply
                                  0
                                  • ? Guest

                                    Shit. I live in Denmark. How do you download a whole github repository, commits, issues and all?

                                    W This user is from outside of this forum
                                    W This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #200

                                    you can set up a repo mirror with forgejo

                                    1 Reply Last reply
                                    0
                                    • L [email protected]

                                      Seemingly one of the contributors has visited a disputed region and logged into GitHub from there. By law (export controls) Microsoft must not provide service to that place. So some automatism flagged the account and also the organic maps repo. So far so normal. But either Microsoft dragged it's feet in communicating and resolving the issue or the organic maps team was not doing their part in the process. Doesn't matter, the outcome is still worth it.

                                      W This user is from outside of this forum
                                      W This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #201

                                      By law (export controls) Microsoft must not provide service to that place. So some automatism flagged the account and also the organic maps repo. So far so normal.

                                      not normal at all! don't serve the website. that is normal. but ban anyone logging in seemingly from there, on sight? that's literally "shoot first, ask later" in tech! totally abnormal, if this is the reason

                                      L 1 Reply Last reply
                                      0
                                      • tea@programming.devT [email protected]

                                        Post
                                        New Git Repo.

                                        S This user is from outside of this forum
                                        S This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #202

                                        Lol fucking Russians deserve to be blocked everywhere

                                        1 Reply Last reply
                                        0
                                        • W [email protected]

                                          By law (export controls) Microsoft must not provide service to that place. So some automatism flagged the account and also the organic maps repo. So far so normal.

                                          not normal at all! don't serve the website. that is normal. but ban anyone logging in seemingly from there, on sight? that's literally "shoot first, ask later" in tech! totally abnormal, if this is the reason

                                          L This user is from outside of this forum
                                          L This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #203

                                          Don't shoot the messenger. The regulations are pretty draconic. I have to ensure the training for that every year.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups