Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. open source software developers are getting fed up and are finally recognizing that they can just fucking leave.

open source software developers are getting fed up and are finally recognizing that they can just fucking leave.

Scheduled Pinned Locked Moved Uncategorized
55 Posts 37 Posters 1 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.
  • raven667@hachyderm.ioR raven667@hachyderm.io

    @alice @lunareclipse @chirpbirb huh, funny coincidence in timeline https://s3kshun8.games/blog/flatpak-won/

    prophetscross@mastodon.socialP This user is from outside of this forum
    prophetscross@mastodon.socialP This user is from outside of this forum
    prophetscross@mastodon.social
    wrote last edited by
    #45

    @raven667 @alice @lunareclipse @chirpbirb I rather like this writeup because as a Semi new Linux user (4 years and change) AppImage fucking sucks ass, I spent hours and hours trying to figure out how to integrate it into my DE and couldn't for the life of me work it out, because one piece of Software only shipped as an AppImage

    1 Reply Last reply
    0
    • raven667@hachyderm.ioR raven667@hachyderm.io

      @alice @lunareclipse @chirpbirb huh, funny coincidence in timeline https://s3kshun8.games/blog/flatpak-won/

      eobet@oldbytes.spaceE This user is from outside of this forum
      eobet@oldbytes.spaceE This user is from outside of this forum
      eobet@oldbytes.space
      wrote last edited by
      #46

      @raven667 @alice @lunareclipse @chirpbirb that article read weird to me. Are they saying that all corporations sinking billions into Linux are benevolent? As if the corruption of Mozilla by Google’s money never happened?

      1 Reply Last reply
      0
      • lianna@micro.webgarden.clickL lianna@micro.webgarden.click

        @chirpbirb To be fair, making an at least somewhat functional plugin crash on some versions just because you don't officially support them is quite hostile and practically malware.

        Of course they can maintain whatever versions they want, and the other guy is a dick, but deliberately making it crash when users use it "wrong" is quite toxic. Especially for something as essential as a text editor. Livelihoods could be at stake 

        thatgalsilver@zoner.workT This user is from outside of this forum
        thatgalsilver@zoner.workT This user is from outside of this forum
        thatgalsilver@zoner.work
        wrote last edited by
        #47

        @lianna@micro.webgarden.click @chirpbirb@meow.social Considering this isn't a stable plugin, nobody should be using it for anything related to livelihood yet. If someone chooses to do so, that is entirely on them.

        1 Reply Last reply
        0
        • chirpbirb@meow.socialC chirpbirb@meow.social

          open source software developers are getting fed up and are finally recognizing that they can just fucking leave.

          • the owner of nvim-treesitter gets a really shitty comment from a user saying that the update to a required version broke their workflow
          • the owner replies saying "hey just pin what you need instead of mainlining it if you need this for an older version"
          • the shitty user replies back saying "go switch to something that doesn't require interacting with people"
          • the owner says "OK." and ARCHIVES THE REPO

          Link Preview Image
          Why there are no releases? · nvim-treesitter/nvim-treesitter · Discussion #8627

          Why there are no releases?

          favicon

          GitHub (github.com)

          like, holy shit, what a power move.

          schmic@hessen.socialS This user is from outside of this forum
          schmic@hessen.socialS This user is from outside of this forum
          schmic@hessen.social
          wrote last edited by
          #48

          @chirpbirb There is more to this story than just those four bullet-points.

          1 Reply Last reply
          0
          • lianna@micro.webgarden.clickL lianna@micro.webgarden.click

            @gsuberland @chirpbirb Malware is defined by software with unwanted, unexpected, malicious behaviour. Not every piece of malware needs to result in data breaches or something serious to be malware. Even a jumpscare screensaver is malware per definition.

            Intentionally crashing your text editor if the maintainer is upset at your personal setup is pretty squarely in malware territory.

            vampirdaddy@chaos.socialV This user is from outside of this forum
            vampirdaddy@chaos.socialV This user is from outside of this forum
            vampirdaddy@chaos.social
            wrote last edited by
            #49

            @lianna @gsuberland @chirpbirb

            Well, it was pretty solid migration path for breaking changes - especially for an _experimental_ plugin:

            1.) announce impending breaking incompatibilities - but keep legacy quirks enabled even if that's hindering development

            (wait)

            2.) give alerts/warning about the really coming breaks when old API is called - still works

            (wait)

            3.) throw proper errors for legacy API calls instead of silent/unpredictable fails

            vampirdaddy@chaos.socialV 1 Reply Last reply
            0
            • vampirdaddy@chaos.socialV vampirdaddy@chaos.social

              @lianna @gsuberland @chirpbirb

              Well, it was pretty solid migration path for breaking changes - especially for an _experimental_ plugin:

              1.) announce impending breaking incompatibilities - but keep legacy quirks enabled even if that's hindering development

              (wait)

              2.) give alerts/warning about the really coming breaks when old API is called - still works

              (wait)

              3.) throw proper errors for legacy API calls instead of silent/unpredictable fails

              vampirdaddy@chaos.socialV This user is from outside of this forum
              vampirdaddy@chaos.socialV This user is from outside of this forum
              vampirdaddy@chaos.social
              wrote last edited by
              #50

              @lianna @gsuberland @chirpbirb

              Yes: don't ever break APIs.

              But while initial development or long life with everchanging input data dependencies (I am looking at you, CKP!), the architecture can be in need of a complete architecture overhaul when the old one proves to be too much of a misfit.

              1 Reply Last reply
              0
              • chirpbirb@meow.socialC chirpbirb@meow.social

                open source software developers are getting fed up and are finally recognizing that they can just fucking leave.

                • the owner of nvim-treesitter gets a really shitty comment from a user saying that the update to a required version broke their workflow
                • the owner replies saying "hey just pin what you need instead of mainlining it if you need this for an older version"
                • the shitty user replies back saying "go switch to something that doesn't require interacting with people"
                • the owner says "OK." and ARCHIVES THE REPO

                Link Preview Image
                Why there are no releases? · nvim-treesitter/nvim-treesitter · Discussion #8627

                Why there are no releases?

                favicon

                GitHub (github.com)

                like, holy shit, what a power move.

                drwho@masto.hackers.townD This user is from outside of this forum
                drwho@masto.hackers.townD This user is from outside of this forum
                drwho@masto.hackers.town
                wrote last edited by
                #51

                @chirpbirb "I have defended your position on master-main switch."

                Wow. That's telling; just not what the commenter thought.

                1 Reply Last reply
                0
                • lunareclipse@snug.moeL lunareclipse@snug.moe

                  @chirpbirb damn maybe people will finally start not taking shit for granted

                  drwho@masto.hackers.townD This user is from outside of this forum
                  drwho@masto.hackers.townD This user is from outside of this forum
                  drwho@masto.hackers.town
                  wrote last edited by
                  #52

                  @lunareclipse @chirpbirb Yeah, right.

                  1 Reply Last reply
                  0
                  • m@lgbtqia.spaceM m@lgbtqia.space

                    @lianna @chirpbirb

                    SOMEONE THINK OF THE CHILDREN!!!

                    drwho@masto.hackers.townD This user is from outside of this forum
                    drwho@masto.hackers.townD This user is from outside of this forum
                    drwho@masto.hackers.town
                    wrote last edited by
                    #53

                    @m @lianna @chirpbirb "Mommas, don't let your babies grow up to be F/OSS maintainers..."

                    (With apologies to Waylon Jennings and Willie Nelson.)

                    1 Reply Last reply
                    0
                    • lunareclipse@snug.moeL lunareclipse@snug.moe

                      @chirpbirb damn maybe people will finally start not taking shit for granted

                      solonovamax@tech.lgbtS This user is from outside of this forum
                      solonovamax@tech.lgbtS This user is from outside of this forum
                      solonovamax@tech.lgbt
                      wrote last edited by
                      #54

                      @lunareclipse @chirpbirb 0% chance

                      1 Reply Last reply
                      0
                      • alice@mk.nyaa.placeA alice@mk.nyaa.place

                        @luana@wetdry.world @lunareclipse@snug.moe @chirpbirb@meow.social how so?

                        solonovamax@tech.lgbtS This user is from outside of this forum
                        solonovamax@tech.lgbtS This user is from outside of this forum
                        solonovamax@tech.lgbt
                        wrote last edited by
                        #55

                        @alice @lunareclipse @chirpbirb @luana I've heard that the duckstation dev is apparently... a specimen.

                        1 Reply Last reply
                        0
                        • R relay@relay.mycrowd.ca shared this topic
                        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