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. By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code written by Claude will actually have a warning sigil

By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code written by Claude will actually have a warning sigil

Scheduled Pinned Locked Moved Uncategorized
68 Posts 46 Posters 2 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.
  • emjonaitis@mathstodon.xyzE emjonaitis@mathstodon.xyz

    @mcc interesting. I’m not sure about the sensitivity of this as a marker; when I go to a repository I use a lot, I don’t see this banner, but I do see a recently edited folder called .claude — am I misunderstanding when I assume that means some of the code has been written by this tool?

    mcc@mastodon.socialM This user is from outside of this forum
    mcc@mastodon.socialM This user is from outside of this forum
    mcc@mastodon.social
    wrote last edited by
    #33

    @emjonaitis The marker appears whenever a git commit is created with the "co-authored-by" label. This is something claude can be configured to not create:

    https://code.claude.com/docs/en/settings#:~:text=Claude%20Code%22%2C%20%22pr%22%3A%20%22%22%7D-,includecoauthoredby,-Deprecated%3A%20Use%20attribution

    Moreover, one assumes that this only occurs when claude actually *performs the commit*. I would assume there are means of using claude where claude changes the code on disk and then the co-authored-by does not appear. Unfortunately, I don't know how to get an answer to that question without talking to a claude user

    mcc@mastodon.socialM 1 Reply Last reply
    0
    • mcc@mastodon.socialM mcc@mastodon.social

      @emjonaitis The marker appears whenever a git commit is created with the "co-authored-by" label. This is something claude can be configured to not create:

      https://code.claude.com/docs/en/settings#:~:text=Claude%20Code%22%2C%20%22pr%22%3A%20%22%22%7D-,includecoauthoredby,-Deprecated%3A%20Use%20attribution

      Moreover, one assumes that this only occurs when claude actually *performs the commit*. I would assume there are means of using claude where claude changes the code on disk and then the co-authored-by does not appear. Unfortunately, I don't know how to get an answer to that question without talking to a claude user

      mcc@mastodon.socialM This user is from outside of this forum
      mcc@mastodon.socialM This user is from outside of this forum
      mcc@mastodon.social
      wrote last edited by
      #34

      @emjonaitis The .claude directory is, *as far as I know* (again, this is partially assumptions) configuration for claude to help it work with the codebase. Anyone who adds such a directory is essentially *inviting* claude commits. However technically they might not be using it to create code, they technically could be using it to answer questions about the codebase. Technically. One assumes this results in as much global warming as using it to write code however.

      kstrlworks@techhub.socialK kevingranade@mastodon.gamedev.placeK 2 Replies Last reply
      0
      • mcc@mastodon.socialM mcc@mastodon.social

        @emjonaitis The .claude directory is, *as far as I know* (again, this is partially assumptions) configuration for claude to help it work with the codebase. Anyone who adds such a directory is essentially *inviting* claude commits. However technically they might not be using it to create code, they technically could be using it to answer questions about the codebase. Technically. One assumes this results in as much global warming as using it to write code however.

        kstrlworks@techhub.socialK This user is from outside of this forum
        kstrlworks@techhub.socialK This user is from outside of this forum
        kstrlworks@techhub.social
        wrote last edited by
        #35

        @mcc @emjonaitis For context this flags people using agentic coding, i.e., having Claude code running on your machine, actively going through your folders and making changes. If they allow Claude to commit, it will do so under its own name unless disabled. This is the same with Cursor and Gemini.

        The .claude folder in repos means they're using Claude to write the code; it's a per-project config file for the tool. It's similar to a .cursor file; it means it was used to write the code and is a better indicator than the co-authored commit.

        1 Reply Last reply
        0
        • mcc@mastodon.socialM mcc@mastodon.social

          By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code written by Claude will actually have a warning sigil

          CF

          loptimist@piaille.frL This user is from outside of this forum
          loptimist@piaille.frL This user is from outside of this forum
          loptimist@piaille.fr
          wrote last edited by
          #36

          @mcc Holly...

          Link Preview Image
          1 Reply Last reply
          0
          • mcc@mastodon.socialM mcc@mastodon.social

            By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code written by Claude will actually have a warning sigil

            CF

            mcc@mastodon.socialM This user is from outside of this forum
            mcc@mastodon.socialM This user is from outside of this forum
            mcc@mastodon.social
            wrote last edited by
            #37

            Additional notes (1 of 3)

            mcc (@mcc@mastodon.social)

            @emjonaitis@mathstodon.xyz The marker appears whenever a git commit is created with the "co-authored-by" label. This is something claude can be configured to not create: https://code.claude.com/docs/en/settings#:~:text=Claude%20Code%22%2C%20%22pr%22%3A%20%22%22%7D-,includecoauthoredby,-Deprecated%3A%20Use%20attribution Moreover, one assumes that this only occurs when claude actually *performs the commit*. I would assume there are means of using claude where claude changes the code on disk and then the co-authored-by does not appear. Unfortunately, I don't know how to get an answer to that question without talking to a claude user

            favicon

            Mastodon (mastodon.social)

            mcc@mastodon.socialM 1 Reply Last reply
            0
            • mcc@mastodon.socialM mcc@mastodon.social

              Additional notes (1 of 3)

              mcc (@mcc@mastodon.social)

              @emjonaitis@mathstodon.xyz The marker appears whenever a git commit is created with the "co-authored-by" label. This is something claude can be configured to not create: https://code.claude.com/docs/en/settings#:~:text=Claude%20Code%22%2C%20%22pr%22%3A%20%22%22%7D-,includecoauthoredby,-Deprecated%3A%20Use%20attribution Moreover, one assumes that this only occurs when claude actually *performs the commit*. I would assume there are means of using claude where claude changes the code on disk and then the co-authored-by does not appear. Unfortunately, I don't know how to get an answer to that question without talking to a claude user

              favicon

              Mastodon (mastodon.social)

              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.socialM This user is from outside of this forum
              mcc@mastodon.social
              wrote last edited by
              #38

              Additional notes (2 of 3)

              Sparrow (@kstrlworks@techhub.social)

              @mcc@mastodon.social @emjonaitis@mathstodon.xyz For context this flags people using agentic coding, i.e., having Claude code running on your machine, actively going through your folders and making changes. If they allow Claude to commit, it will do so under its own name unless disabled. This is the same with Cursor and Gemini. The .claude folder in repos means they're using Claude to write the code; it's a per-project config file for the tool. It's similar to a .cursor file; it means it was used to write the code and is a better indicator than the co-authored commit.

              favicon

              TechHub (techhub.social)

              mcc@mastodon.socialM 1 Reply Last reply
              0
              • mcc@mastodon.socialM mcc@mastodon.social

                Additional notes (2 of 3)

                Sparrow (@kstrlworks@techhub.social)

                @mcc@mastodon.social @emjonaitis@mathstodon.xyz For context this flags people using agentic coding, i.e., having Claude code running on your machine, actively going through your folders and making changes. If they allow Claude to commit, it will do so under its own name unless disabled. This is the same with Cursor and Gemini. The .claude folder in repos means they're using Claude to write the code; it's a per-project config file for the tool. It's similar to a .cursor file; it means it was used to write the code and is a better indicator than the co-authored commit.

                favicon

                TechHub (techhub.social)

                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.socialM This user is from outside of this forum
                mcc@mastodon.social
                wrote last edited by
                #39

                Additional notes (3 of 3)

                Sparrow (@kstrlworks@techhub.social)

                @mcc@mastodon.social Consider the following as well: https://github.com/cursoragent https://github.com/gemini-code-assist Copilot doesn't let you block it unfortunately.

                favicon

                TechHub (techhub.social)

                1 Reply Last reply
                0
                • nick@donotsta.reN nick@donotsta.re
                  @mcc oh no
                  Link Preview Image
                  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
                  #40

                  @nick @mcc time to improve gcc.

                  If anyone needs a mentor on gcc, i can help.

                  lanodan@queer.hacktivis.meL 1 Reply Last reply
                  0
                  • nick@donotsta.reN nick@donotsta.re
                    @mcc oh no
                    Link Preview Image
                    lanodan@queer.hacktivis.meL This user is from outside of this forum
                    lanodan@queer.hacktivis.meL This user is from outside of this forum
                    lanodan@queer.hacktivis.me
                    wrote last edited by
                    #41
                    @nick @mcc Also https://github.com/llvm/llvm-project/issues?q=involves%3A%40copilot
                    porglezomp@mastodon.socialP attie@hachyderm.ioA 2 Replies Last reply
                    0
                    • P pinskia@hachyderm.io

                      @nick @mcc time to improve gcc.

                      If anyone needs a mentor on gcc, i can help.

                      lanodan@queer.hacktivis.meL This user is from outside of this forum
                      lanodan@queer.hacktivis.meL This user is from outside of this forum
                      lanodan@queer.hacktivis.me
                      wrote last edited by
                      #42
                      @pinskia @nick @mcc Sadly LLVM isn't just a compiler, see how it's a mesa dependency for example or tools like clang-format, lldb, …
                      P 1 Reply Last reply
                      0
                      • mcc@mastodon.socialM mcc@mastodon.social

                        @emjonaitis The .claude directory is, *as far as I know* (again, this is partially assumptions) configuration for claude to help it work with the codebase. Anyone who adds such a directory is essentially *inviting* claude commits. However technically they might not be using it to create code, they technically could be using it to answer questions about the codebase. Technically. One assumes this results in as much global warming as using it to write code however.

                        kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                        kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                        kevingranade@mastodon.gamedev.place
                        wrote last edited by
                        #43

                        @mcc @emjonaitis unless they are using it to poison the agents in question. I'm not poisoning a .claude directiory but I am poisoning a .github/copilot-instructions.md (we actually started getting some copilot-agent spam)
                        I do think I'd be a lot more hesitant to put an anti-agents node in the root directory since it would be more likely to be seen but not read, but also my software isn't a piece of infrastructure where people are looking at using it in that way.

                        mcc@mastodon.socialM 1 Reply Last reply
                        0
                        • mcc@mastodon.socialM mcc@mastodon.social

                          By the way, if you go to https://github.com/claude and "block this user", every Github repo you visit containing code written by Claude will actually have a warning sigil

                          CF

                          iron_bug@friendica.ironbug.orgI This user is from outside of this forum
                          iron_bug@friendica.ironbug.orgI This user is from outside of this forum
                          iron_bug@friendica.ironbug.org
                          wrote last edited by
                          #44
                          @mcc what is Claude, some bullshit generator? if so, then it's a not bad idea to block them all, of all kinds. but that works only if you logged in to Github, and this is a spyware of a kind.
                          1 Reply Last reply
                          0
                          • kevingranade@mastodon.gamedev.placeK kevingranade@mastodon.gamedev.place

                            @mcc @emjonaitis unless they are using it to poison the agents in question. I'm not poisoning a .claude directiory but I am poisoning a .github/copilot-instructions.md (we actually started getting some copilot-agent spam)
                            I do think I'd be a lot more hesitant to put an anti-agents node in the root directory since it would be more likely to be seen but not read, but also my software isn't a piece of infrastructure where people are looking at using it in that way.

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

                            @kevingranade @emjonaitis yes, that's a frustrating problem, that the directory is slightly more likely to ward off anti-ai folks than it is "code assistants". one thing someone suggested is that if the commit message for the agents file says "block agents" or something the humans might notice this, but that assumes they're using something like github (which i think hides dotfiles anyway) and not just noticing a directory on their computer

                            kevingranade@mastodon.gamedev.placeK 1 Reply Last reply
                            0
                            • mcc@mastodon.socialM mcc@mastodon.social

                              @kevingranade @emjonaitis yes, that's a frustrating problem, that the directory is slightly more likely to ward off anti-ai folks than it is "code assistants". one thing someone suggested is that if the commit message for the agents file says "block agents" or something the humans might notice this, but that assumes they're using something like github (which i think hides dotfiles anyway) and not just noticing a directory on their computer

                              kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                              kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                              kevingranade@mastodon.gamedev.place
                              wrote last edited by
                              #46

                              @mcc @emjonaitis maybe touch files that will lexicographically sort next to it with names like .claude_DIRECTORY_IS_A_POISON_PILL

                              mcc@mastodon.socialM 1 Reply Last reply
                              0
                              • kevingranade@mastodon.gamedev.placeK kevingranade@mastodon.gamedev.place

                                @mcc @emjonaitis maybe touch files that will lexicographically sort next to it with names like .claude_DIRECTORY_IS_A_POISON_PILL

                                mcc@mastodon.socialM This user is from outside of this forum
                                mcc@mastodon.socialM This user is from outside of this forum
                                mcc@mastodon.social
                                wrote last edited by
                                #47

                                @kevingranade @emjonaitis Part of the problem is I do not know for a fact whether any one mitigation will be accepted by a "code assistant" without installing and activating a "code assistant", a thing I will not do. So like if it turns out it checks in .claude but not in .claude_poison, then maybe creating the .claude_poison directory creates the inconvenience of directory junk without having the effect I want.

                                kevingranade@mastodon.gamedev.placeK 1 Reply Last reply
                                0
                                • mcc@mastodon.socialM mcc@mastodon.social

                                  @kevingranade @emjonaitis Part of the problem is I do not know for a fact whether any one mitigation will be accepted by a "code assistant" without installing and activating a "code assistant", a thing I will not do. So like if it turns out it checks in .claude but not in .claude_poison, then maybe creating the .claude_poison directory creates the inconvenience of directory junk without having the effect I want.

                                  kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                                  kevingranade@mastodon.gamedev.placeK This user is from outside of this forum
                                  kevingranade@mastodon.gamedev.place
                                  wrote last edited by
                                  #48

                                  @mcc @emjonaitis yea, in this specific case it's built into github so you can't *not* have it "installed", but that is a problem.

                                  When we were adding it some people were proposing we add a bunch of different agent files, but when asked weren't actually testing them so what's the point.

                                  Best answer I can come up with is someone takes it on as a infosec-style project and publishes a repo of agent poison pills you can simply incorporate.

                                  1 Reply Last reply
                                  0
                                  • lanodan@queer.hacktivis.meL lanodan@queer.hacktivis.me
                                    @pinskia @nick @mcc Sadly LLVM isn't just a compiler, see how it's a mesa dependency for example or tools like clang-format, lldb, …
                                    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
                                    #49

                                    @lanodan @nick @mcc gdb will most likely also adopting the same wording as binutils due to the overlap usage of bfd.

                                    As far as mesa and other gui runtimes stuff, that needs to be redone. Gcc or something more. Right now from what I remember Mesa depends on older versions of llvm due to api instability too.

                                    With respect to clang-format, there is some work going on dealing with gcc a68 which might be reused with c/c++ frontends too

                                    srazkvt@tech.lgbtS 1 Reply Last reply
                                    0
                                    • P pinskia@hachyderm.io

                                      @lanodan @nick @mcc gdb will most likely also adopting the same wording as binutils due to the overlap usage of bfd.

                                      As far as mesa and other gui runtimes stuff, that needs to be redone. Gcc or something more. Right now from what I remember Mesa depends on older versions of llvm due to api instability too.

                                      With respect to clang-format, there is some work going on dealing with gcc a68 which might be reused with c/c++ frontends too

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

                                      @pinskia @lanodan @nick @mcc i should probably switch from clangd to ccls too then, or, i actuaydo the thingies that makes me not need an lsp at all anymore, which would be even better

                                      1 Reply Last reply
                                      0
                                      • lanodan@queer.hacktivis.meL lanodan@queer.hacktivis.me
                                        @nick @mcc Also https://github.com/llvm/llvm-project/issues?q=involves%3A%40copilot
                                        porglezomp@mastodon.socialP This user is from outside of this forum
                                        porglezomp@mastodon.socialP This user is from outside of this forum
                                        porglezomp@mastodon.social
                                        wrote last edited by
                                        #51

                                        @lanodan @nick @mcc anyone can ask copilot for review in the GitHub UI and as I understand they still don’t offer a way to turn that off(?) so you can’t blame the project just for the presence in issues. You can blame the project for their policy and the things they choose to merge though.

                                        mcc@mastodon.socialM 1 Reply Last reply
                                        0
                                        • porglezomp@mastodon.socialP porglezomp@mastodon.social

                                          @lanodan @nick @mcc anyone can ask copilot for review in the GitHub UI and as I understand they still don’t offer a way to turn that off(?) so you can’t blame the project just for the presence in issues. You can blame the project for their policy and the things they choose to merge though.

                                          mcc@mastodon.socialM This user is from outside of this forum
                                          mcc@mastodon.socialM This user is from outside of this forum
                                          mcc@mastodon.social
                                          wrote last edited by
                                          #52

                                          @porglezomp @lanodan @nick a nice thing about the block warning is assuming microsoft did not code it in an absurd way, the block warning surely applies only to commits in the past of the current branch.

                                          this would be improved if github had not exempted the copilot bot from blocks. they did exempt it from blocks, and if you look in the github feedback forum there's a feature request from me for the day they did it asking them to not-exempt it. oh well…

                                          lanodan@queer.hacktivis.meL dalias@hachyderm.ioD 2 Replies 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