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. So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

Scheduled Pinned Locked Moved Uncategorized
79 Posts 61 Posters 244 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.
  • richlv@mastodon.socialR This user is from outside of this forum
    richlv@mastodon.socialR This user is from outside of this forum
    richlv@mastodon.social
    wrote last edited by
    #41

    @kauer @ChuckMcManis @JeremiahFieldhaven Might have been /s, given «odd humour» in the profile 🙂

    Also git, indirectly. For those who do not know, look it up.

    Tridge is a legend, and our legends are falling to a cognitive virus.

    chuckmcmanis@chaos.socialC 1 Reply Last reply
    0
    • richlv@mastodon.socialR richlv@mastodon.social

      @kauer @ChuckMcManis @JeremiahFieldhaven Might have been /s, given «odd humour» in the profile 🙂

      Also git, indirectly. For those who do not know, look it up.

      Tridge is a legend, and our legends are falling to a cognitive virus.

      chuckmcmanis@chaos.socialC This user is from outside of this forum
      chuckmcmanis@chaos.socialC This user is from outside of this forum
      chuckmcmanis@chaos.social
      wrote last edited by
      #42

      @richlv

      ding, ding, ding. Give this person a donut.

      Commit privileges aren't based on bloodline, or history, Etc. When Grandpa tells you the gophers in the back yard are advising him on what to invest his life savings in, you have a gentle conversation with him and move him into a place where he cannot harm himself or others.

      We need to hold people updating the code to a standard. You can't get 'fired' in open source, and that's a weakness as folks age out.

      @kauer @JeremiahFieldhaven

      1 Reply Last reply
      0
      • chris@social.losno.coC chris@social.losno.co

        @distractal @sinbad @JeremiahFieldhaven Though I'm not sure how much the 10-ish % "efficiency gain" is when I can ask an agent to solve a problem for me in 5-15 minutes, or I can spend literally hours poring over a code base to understand what I need to do to fix it myself.

        krig@goto.liten.appK This user is from outside of this forum
        krig@goto.liten.appK This user is from outside of this forum
        krig@goto.liten.app
        wrote last edited by
        #43

        @chris Your understanding of the code base was lacking, so you spent 5-15 minutes making it worse. Is that really the way to go?

        @distractal @sinbad @JeremiahFieldhaven

        1 Reply Last reply
        0
        • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

          So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

          Revert to 3.4.1 and it works.

          So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

          Since 3.4.1, 36 commits by "tridge and claude"

          Oh for fuck's sakes.

          P This user is from outside of this forum
          P This user is from outside of this forum
          pinskia@hachyderm.io
          wrote last edited by
          #44

          @JeremiahFieldhaven

          "This gives more predictable behaviour in case of bugs
          where uninitialised or stale memory is accidentally accessed."

          Gives off I don't want valgrind to tell me I am a bad coder energy.

          1 Reply Last reply
          0
          • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

            So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

            Revert to 3.4.1 and it works.

            So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

            Since 3.4.1, 36 commits by "tridge and claude"

            Oh for fuck's sakes.

            krono@toot.berlinK This user is from outside of this forum
            krono@toot.berlinK This user is from outside of this forum
            krono@toot.berlin
            wrote last edited by
            #45

            @JeremiahFieldhaven Oh noes

            1 Reply Last reply
            0
            • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

              So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

              Revert to 3.4.1 and it works.

              So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

              Since 3.4.1, 36 commits by "tridge and claude"

              Oh for fuck's sakes.

              quincy@chaos.socialQ This user is from outside of this forum
              quincy@chaos.socialQ This user is from outside of this forum
              quincy@chaos.social
              wrote last edited by
              #46

              @JeremiahFieldhaven

              every week I go "please, not this", "please not that too"

              today it's

              please, not rsync

              😢

              1 Reply Last reply
              0
              • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                Revert to 3.4.1 and it works.

                So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                Since 3.4.1, 36 commits by "tridge and claude"

                Oh for fuck's sakes.

                alterelefant@mastodontech.deA This user is from outside of this forum
                alterelefant@mastodontech.deA This user is from outside of this forum
                alterelefant@mastodontech.de
                wrote last edited by
                #47

                @JeremiahFieldhaven
                What could possibly go wrong?

                1 Reply Last reply
                0
                • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                  So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                  Revert to 3.4.1 and it works.

                  So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                  Since 3.4.1, 36 commits by "tridge and claude"

                  Oh for fuck's sakes.

                  kouett@soc.kouett.net.eu.orgK This user is from outside of this forum
                  kouett@soc.kouett.net.eu.orgK This user is from outside of this forum
                  kouett@soc.kouett.net.eu.org
                  wrote last edited by
                  #48
                  @JeremiahFieldhaven 😞
                  1 Reply Last reply
                  0
                  • chris@social.losno.coC chris@social.losno.co

                    @glassresistor @distractal @sinbad @JeremiahFieldhaven I must not know what any of that means, or I wouldn't have said it. You remind me of my brother, who compared my computer use with his gambling addiction. I'm sure those things are the same thing.

                    glassresistor@sfba.socialG This user is from outside of this forum
                    glassresistor@sfba.socialG This user is from outside of this forum
                    glassresistor@sfba.social
                    wrote last edited by
                    #49

                    @chris @distractal @sinbad @JeremiahFieldhaven curious how close to addiction itll feel like at 10x the cost

                    and my dude outside of $ loss if your gaming like an addict its an addiction

                    chuckmcmanis@chaos.socialC 1 Reply Last reply
                    0
                    • billchenchina@bcom.moeB billchenchina@bcom.moe

                      @mirabilos @mavu @cap_ybarra @JeremiahFieldhaven There is also github.com/gokrazy/rsync which i haven't tested yet.

                      xdej@mamot.frX This user is from outside of this forum
                      xdej@mamot.frX This user is from outside of this forum
                      xdej@mamot.fr
                      wrote last edited by
                      #50

                      @billchenchina
                      https://codeberg.org/small-hack/open-slopware#file-transferring lists the following rsync alternative as LLM free: https://github.com/kristapsdz/openrsync
                      @mirabilos @mavu @cap_ybarra @JeremiahFieldhaven

                      1 Reply Last reply
                      0
                      • distractal@hachyderm.ioD distractal@hachyderm.io

                        @chris @sinbad @JeremiahFieldhaven Here's my question... is it really, solving the problem for you? Like, actually? Given all of the costs in the full context of how it operates?

                        I don't believe that it is.

                        Can you trust everything it outputs? Are you able to catch any problems with it 100% of the time? Are you somehow able to avoid it anchoring your thinking around a particular method?

                        Let's assume it does solve the problem, and that somehow a purely ethical AI is produced that magically solves the labor, environment, plagiarism issues, and that is correct 100% of the time.

                        Even if it does, you are slowly eroding your ability to solve problems of that nature independent of the agent.

                        No matter how careful you are, no matter how smart, how skilled, how well-versed.

                        You cannot beat cognitive surrender.

                        chrispy@chaos.socialC This user is from outside of this forum
                        chrispy@chaos.socialC This user is from outside of this forum
                        chrispy@chaos.social
                        wrote last edited by
                        #51

                        @distractal @chris @sinbad @JeremiahFieldhaven
                        I am sharing a critical view regarding 'cognitive surrender', yet a reality check on expectations:

                        "... a purely ethical AI is produced that magically solves the labor, environment, plagiarism issues, and that is correct 100% of the time."

                        => does code written by humans fulfill all these criteria, I mean even approximately?

                        1 Reply Last reply
                        0
                        • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                          So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                          Revert to 3.4.1 and it works.

                          So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                          Since 3.4.1, 36 commits by "tridge and claude"

                          Oh for fuck's sakes.

                          bobsee@hachyderm.ioB This user is from outside of this forum
                          bobsee@hachyderm.ioB This user is from outside of this forum
                          bobsee@hachyderm.io
                          wrote last edited by
                          #52

                          @JeremiahFieldhaven That really sucks. I pretty much just install whatever updates #Debian sends me, might have to start watching that much more closely. #rsync

                          1 Reply Last reply
                          0
                          • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                            So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                            Revert to 3.4.1 and it works.

                            So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                            Since 3.4.1, 36 commits by "tridge and claude"

                            Oh for fuck's sakes.

                            phf@mastodon.deP This user is from outside of this forum
                            phf@mastodon.deP This user is from outside of this forum
                            phf@mastodon.de
                            wrote last edited by
                            #53

                            @JeremiahFieldhaven ...and fork and fork and fork and fork... At work I just don't build recent versions anymore. Which is fine because we just use it for LAN installs anyway. But yes, all this stuff needs forking, sadly. Once the current maintainers of important projects leave reality for good, that seems like the only way forward.

                            1 Reply Last reply
                            0
                            • glassresistor@sfba.socialG glassresistor@sfba.social

                              @chris @distractal @sinbad @JeremiahFieldhaven curious how close to addiction itll feel like at 10x the cost

                              and my dude outside of $ loss if your gaming like an addict its an addiction

                              chuckmcmanis@chaos.socialC This user is from outside of this forum
                              chuckmcmanis@chaos.socialC This user is from outside of this forum
                              chuckmcmanis@chaos.social
                              wrote last edited by
                              #54

                              @glassresistor

                              I'd chime in here and say that good people suffer from substance abuse. Living in Las Vegas and watching the penny pinchers succumb to a big payout from a slot machine was both fascinating and very sad. AI gives a programmer the illusion that they are now the power code maker they always envisioned themselves to be. That isn't much different than cocaine. We're losing good people to this.

                              @chris @distractal @sinbad @JeremiahFieldhaven

                              1 Reply Last reply
                              0
                              • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                                So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                                Revert to 3.4.1 and it works.

                                So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                                Since 3.4.1, 36 commits by "tridge and claude"

                                Oh for fuck's sakes.

                                enobacon@urbanists.socialE This user is from outside of this forum
                                enobacon@urbanists.socialE This user is from outside of this forum
                                enobacon@urbanists.social
                                wrote last edited by
                                #55

                                @JeremiahFieldhaven programmer's introduction to AI: https://www.goodreads.com/book/show/191113.Don_t_Let_the_Pigeon_Drive_the_Bus_

                                1 Reply Last reply
                                0
                                • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                                  So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                                  Revert to 3.4.1 and it works.

                                  So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                                  Since 3.4.1, 36 commits by "tridge and claude"

                                  Oh for fuck's sakes.

                                  ferdi_scholten@mastodon.socialF This user is from outside of this forum
                                  ferdi_scholten@mastodon.socialF This user is from outside of this forum
                                  ferdi_scholten@mastodon.social
                                  wrote last edited by
                                  #56

                                  @JeremiahFieldhaven Some of these commits are repairing defective generated code with other generated code.....
                                  🫣

                                  spitfire@mastodon.deS 1 Reply Last reply
                                  0
                                  • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                                    So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                                    Revert to 3.4.1 and it works.

                                    So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                                    Since 3.4.1, 36 commits by "tridge and claude"

                                    Oh for fuck's sakes.

                                    cliftonr@wandering.shopC This user is from outside of this forum
                                    cliftonr@wandering.shopC This user is from outside of this forum
                                    cliftonr@wandering.shop
                                    wrote last edited by
                                    #57

                                    @JeremiahFieldhaven

                                    Oh fuck not rsync too?
                                    I've been using it for I-don't-even-know how long, probably close to 3 decades.

                                    1 Reply Last reply
                                    0
                                    • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                                      So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                                      Revert to 3.4.1 and it works.

                                      So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                                      Since 3.4.1, 36 commits by "tridge and claude"

                                      Oh for fuck's sakes.

                                      byte@awawa.clubB This user is from outside of this forum
                                      byte@awawa.clubB This user is from outside of this forum
                                      byte@awawa.club
                                      wrote last edited by
                                      #58
                                      @JeremiahFieldhaven the amount of crap that’s broken after 3.4.1 is just wow 🙂
                                      https://github.com/RsyncProject/rsync/issues
                                      f4grx@chaos.socialF 1 Reply Last reply
                                      0
                                      • jeremiahfieldhaven@mastodon.gamedev.placeJ jeremiahfieldhaven@mastodon.gamedev.place

                                        So my systems recently updated to rsync 3.4.3, and as soon as that happened my backup system - which does incremental backups using multiple --compare-dest= arguments - started to fail on anything but a full backup.

                                        Revert to 3.4.1 and it works.

                                        So I go look at the source in GitHub to see what might have changed, because there doesn't seem to be anything relevant in the changelog.

                                        Since 3.4.1, 36 commits by "tridge and claude"

                                        Oh for fuck's sakes.

                                        rasmus91@fosstodon.orgR This user is from outside of this forum
                                        rasmus91@fosstodon.orgR This user is from outside of this forum
                                        rasmus91@fosstodon.org
                                        wrote last edited by
                                        #59

                                        @JeremiahFieldhaven i had to review/rewrite some AI written code the other day. (That i was handed)

                                        The problem it was solving was a well known one, and it was only solving the smallest subset of it.

                                        The code could compile and run, but:
                                        - because i have some domain knowledge i could see that the output was not correct
                                        - it's sync feature was not satisfactory, at all
                                        - the code was some of the worst I have seen in a long, long time things were split in ways that made absolutely no sense

                                        rasmus91@fosstodon.orgR 1 Reply Last reply
                                        0
                                        • rasmus91@fosstodon.orgR rasmus91@fosstodon.org

                                          @JeremiahFieldhaven i had to review/rewrite some AI written code the other day. (That i was handed)

                                          The problem it was solving was a well known one, and it was only solving the smallest subset of it.

                                          The code could compile and run, but:
                                          - because i have some domain knowledge i could see that the output was not correct
                                          - it's sync feature was not satisfactory, at all
                                          - the code was some of the worst I have seen in a long, long time things were split in ways that made absolutely no sense

                                          rasmus91@fosstodon.orgR This user is from outside of this forum
                                          rasmus91@fosstodon.orgR This user is from outside of this forum
                                          rasmus91@fosstodon.org
                                          wrote last edited by
                                          #60

                                          @JeremiahFieldhaven I don't understand how anyone trusts the output of these things.

                                          Yes, you can ask for small examples of things, of you are too lazy to open man pages, etc.

                                          But putting any trust in the code these things spew out without thoroughly reading and understanding every line is incomprehensible to me. And when i do this, i tend to find I'd have been much better off just sitting it myself.

                                          agowa338@chaos.socialA 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