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.
  • L [email protected]

    We need something like Forgejo, but decentralized, like Lemmy. I don't want to create a new account for every Forgejo instance.

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

    Forgejo is in fact working on being decentralized, just like the underlying git structure is. There are some first federation things in there, but the full implementation is still pretty far out.

    E 1 Reply Last reply
    0
    • I [email protected]

      There is some serious crapitalist hate for organic maps. I never heard of it util is was taken off the play store for a bit. I side loaded it that day.

      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
      #102

      Why would it get removed? Can't have any competition for Google Maps or what?
      Well, it won't get removed on F-droid

      1 Reply Last reply
      0
      • tja@sh.itjust.worksT [email protected]

        You can make git clone and get all the code and commits.
        Issues are a GitHub feature and they cannot be downloaded by a simple git command

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

        You can import it on an alternative like gitlab. The process of moving something from github to gitlab is just as smooth as if everything was contained in the repo itself.

        M 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

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

          I do like the work Microsoft has done with typescript itself, but more and more I'm seeing they are trying to tie up the language to VSCode, treating other editors as "second class citizens" for it and that has started to make me reconsider things.

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

            Post
            New Git Repo.

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

            Downloaded and installed!

            šŸ‘šŸ‘

            1 Reply Last reply
            0
            • U [email protected]

              Not really nice of you to edit the message after it was replied to.

              My last edit was at: Saturday, March 29th, 2025 at 9:34:06 AM GMT+01:00

              Your comment was posted at: Saturday, March 29th, 2025 at 9:45:53 AM GMT+01:00

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

              Those people could be Polish or Ukrainian or born somewhere completely different

              They have russian state-specific latin names transliterations
              Except for Roman Tsisyk, there's nothing specific in name.

              But most probably the guy from moscow got caught with russian ip which busted the whole gh organization. I don't think gh has any other sanctioned regions users id methods

              1 Reply Last reply
              0
              • N [email protected]

                how about you police my policing, and then i will police my whole ass

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

                BANG BANG BANG ASS POLICE OPEN UP

                1 Reply Last reply
                0
                • L [email protected]

                  We need something like Forgejo, but decentralized, like Lemmy. I don't want to create a new account for every Forgejo instance.

                  elrecoal19_1@lemmy.worldE This user is from outside of this forum
                  elrecoal19_1@lemmy.worldE This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #108

                  Wouldn't it be the other way around, having someone centralized so with one account you can report bugs in any public project?

                  ? 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

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

                    I retired and doing hobby projects in Python and java, so I get choices (including not playing) but wtf, big tech figured out how to take over open source?

                    That's particularly evil.

                    retro@infosec.pubR M ? 3 Replies Last reply
                    0
                    • N [email protected]

                      how about you police my policing, and then i will police my whole ass

                      apfelwoischoppen@lemmy.worldA This user is from outside of this forum
                      apfelwoischoppen@lemmy.worldA This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #110

                      AssCopsAreBastards

                      N 1 Reply Last reply
                      0
                      • N [email protected]

                        Every other ci in existence you just write a command. Then if it doesn't work you run the command on your machine and fix it.

                        Actions are "magic" which means you have to fake the ci runner with tools and reverse engineer the action to run local debugging and if it failed you might not even fully know what was running with digging into the actions source.

                        GitHub provides you the tools and their "easy" until they aren't.

                        It's very Microsoft though. It feels like trying to write a Windows app and trying to get your random
                        Net environment definition to line everything up and compile in VS then hoping the same thing happens when you deploy.

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

                        You can just write bash scripts in your actions if you want them to be easily replicatable on your local machine, so you don't really lose anything with that system.

                        1 Reply Last reply
                        0
                        • apfelwoischoppen@lemmy.worldA [email protected]

                          AssCopsAreBastards

                          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
                          #112

                          you can't just let them do whatever they want

                          1 Reply Last reply
                          0
                          • elrecoal19_1@lemmy.worldE [email protected]

                            Wouldn't it be the other way around, having someone centralized so with one account you can report bugs in any public project?

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

                            Do you know how lemmy works?

                            elrecoal19_1@lemmy.worldE 2 Replies Last reply
                            0
                            • ? Guest

                              Do you know how lemmy works?

                              elrecoal19_1@lemmy.worldE This user is from outside of this forum
                              elrecoal19_1@lemmy.worldE This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #114

                              I do, what I don't know is how Forgejo works

                              1 Reply Last reply
                              0
                              • ? Guest

                                Do you know how lemmy works?

                                elrecoal19_1@lemmy.worldE This user is from outside of this forum
                                elrecoal19_1@lemmy.worldE This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #115

                                I do, what I don't know is how Forgejo works. Doesn't having to make an account for every project mean it's already decentraliced, but just doesn't communicate between instances?

                                L 1 Reply Last reply
                                0
                                • U [email protected]

                                  Its also a really great base project to build on top of. The routing system is a plug in library which can be easily replaced. That means if someone wants to build something that collects and utilizes live data for traffic/construction avoidance they can totally do that. Adding new map layers is also a big one that they made sure is going to be easy to do.

                                  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
                                  #116

                                  Has anyone actually created a traffic plugin yet? This is one of the main reasons I use Magic Earth still. I regularly bounce between that, Organic, and OsmAnd. They all have slightly different features.

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

                                    Post
                                    New Git Repo.

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

                                    Whyyy???

                                    1 Reply Last reply
                                    0
                                    • H [email protected]

                                      You can import it on an alternative like gitlab. The process of moving something from github to gitlab is just as smooth as if everything was contained in the repo itself.

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

                                      Personally, recommend forgejo, gitlab has a lot of features I didn't need and I found the upgrade process if you didn't keep on top of it annoying. Forgejo actions are pretty similar to github ones and setting up runners is super straightforward.

                                      1 Reply Last reply
                                      0
                                      • M [email protected]

                                        I retired and doing hobby projects in Python and java, so I get choices (including not playing) but wtf, big tech figured out how to take over open source?

                                        That's particularly evil.

                                        retro@infosec.pubR This user is from outside of this forum
                                        retro@infosec.pubR This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #119

                                        They can support these languages because they have the resources to do so.

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

                                          Has anyone actually created a traffic plugin yet? This is one of the main reasons I use Magic Earth still. I regularly bounce between that, Organic, and OsmAnd. They all have slightly different features.

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

                                          Has anyone actually created a traffic plugin yet?

                                          Nah, because the organic team doesnt wanna deal with collecting user data. Getting live location data from millions of people requires using and feeding into google services and thats a no go.

                                          Location data is just too sensitive and impossible to anonymize properly. No matter what you do, there will always be some company that has to collect all the data. That company no matter how cool and FOSS will eventually be forced to cooperate with law enforcement and then you are back to what we have now.

                                          ? 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