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.
  • 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
                        • 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.

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

                          if you are looking for decentralised vcs you can try radicle, I tried a while ago pretty good.

                          L 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.

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

                            A cynical explanation would be using the EEE theory to explain all of this.

                            A more nuanced one would be that corporations benefit from open source since it creates an easier pipeline to onboard engineers and they also benefit from the free labor that people put into the projects out of passion. Whether they want to kill OSS after embracing it is debatable, but they definitely want to have as much leverage on it as possible.

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

                              Post
                              New Git Repo.

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

                              I've switched to CalyxOS 6 or 7 months ago, OrganicMaps came with it. I have never looked back.

                              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.

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

                                What are we, North Korea? We can't accept information from certain countries? I can understand being wary of state-sponsored information terrorism, but "Hey, here's a Cuban road? A good place for a guava and cheese pastry?"

                                Come on. This was really the trigger?

                                1 Reply Last reply
                                0
                                • R [email protected]

                                  I've been testing Zed for the last couple weeks for some Vue / Nuxt projects. It works great for that and seems very stable so far, but is also developed by a for-profit. Curious to see how the Zedless project works out.

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

                                  I actually think their comments when it first went open source are pretty compelling. I don’t disagree with you and I’m interested to see how zedless fares, but new projects of this scale are tough to do well and quickly. I’m pretty happy with their current approach.

                                  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.

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

                                    It works well, and I'm a huge fan and contributor to Open Street Maps (which it's bassed on). But it doesn't do traffic, which is unfortunately wha I need from my navigation apps 99% of the time.

                                    If they had a paid option to cover the costs of using TomTom's traffic API, I'd make the switch.

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

                                      A cynical explanation would be using the EEE theory to explain all of this.

                                      A more nuanced one would be that corporations benefit from open source since it creates an easier pipeline to onboard engineers and they also benefit from the free labor that people put into the projects out of passion. Whether they want to kill OSS after embracing it is debatable, but they definitely want to have as much leverage on it as possible.

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

                                      Bill Gates stated: "One thing we have got to change in our strategy – allowing Office documents to be rendered very well by other people's browsers is one of the most destructive things we could do to the company. We have to stop putting any effort into this and make sure that Office documents very well depend on proprietary IE capabilities. Anything else is suicide for our platform. This is a case where Office has to avoid doing something to destroy Windows."

                                      That Wikipedia is a gold mine of evil.

                                      1 Reply Last reply
                                      0
                                      • B [email protected]

                                        Codeberg is a non-profit that has no fees, but accepts donations. They only allow FOSS projects.

                                        mitm0@lemmy.worldM This user is from outside of this forum
                                        mitm0@lemmy.worldM This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #128

                                        Are you talking about Fossil ?
                                        Fossil's commands are just like git's & with the added benefit of having Github-in-a-box

                                        G 1 Reply Last reply
                                        0
                                        • retro@infosec.pubR [email protected]

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

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

                                          I feel like a good illustration would be a bicycle.

                                          1. My bicycle works fine, a little slow, but it beats walking, and requires little to no outside resources or upkeep.
                                          2. My neighbor, Joe Microsoft, slaps an 80cc motor on my bike. It's a lot faster, and less work for me, and Joe keeps it full of gas and tuned up, and fixes it when it breaks.
                                          3. I need Joe now to support my biking. I no longer have the resources to do it at this level, but Joe does.

                                          Is that about right? Are we selling open source for speed and convenience?

                                          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