Skip to content
0
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • Home
  • 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 (Sketchy)
  • No Skin
Collapse

Wandering Adventure Party

  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 credited to 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 credited to Claude will actually have a warning sigil

Scheduled Pinned Locked Moved Uncategorized
76 Posts 52 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.
  • Martin VogelM Martin Vogel

    @micha
    There is a tiny link at the left, below the achievements, no button.
    @mcc

    Derek McEachernD This user is from outside of this forum
    Derek McEachernD This user is from outside of this forum
    Derek McEachern
    wrote last edited by
    #30

    @mardor @micha @mcc thanks for this, I couldn't find it either

    1 Reply Last reply
    0
    • mccM mcc

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

      CF

      norbertschulerN This user is from outside of this forum
      norbertschulerN This user is from outside of this forum
      norbertschuler
      wrote last edited by
      #31

      @mcc works pretty well. I have done an obvious test 😄

      Link Preview Image
      1 Reply Last reply
      0
      • mccM mcc

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

        CF

        GlyphG This user is from outside of this forum
        GlyphG This user is from outside of this forum
        Glyph
        wrote last edited by
        #32

        @mcc thank you for the suggestion, this has proven to be a real engine for interpersonal disappointment

        1 Reply Last reply
        0
        • mccM mcc

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

          CF

          Jacob SomethingJ This user is from outside of this forum
          Jacob SomethingJ This user is from outside of this forum
          Jacob Something
          wrote last edited by
          #33

          @mcc Nice! Also, leave github and switch to #codeberg. (@Codeberg )

          1 Reply Last reply
          0
          • mccM mcc

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

            CF

            nick :neocat:N This user is from outside of this forum
            nick :neocat:N This user is from outside of this forum
            nick :neocat:
            wrote last edited by
            #34
            @mcc oh no
            P Haelwenn /элвэн/ :triskell: 🔜fosdemL J Knut 🏳️‍🌈 🇳🇴🧸P The Orange ThemeT 7 Replies Last reply
            0
            • mccM mcc

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

              CF

              Erin JonaitisE This user is from outside of this forum
              Erin JonaitisE This user is from outside of this forum
              Erin Jonaitis
              wrote last edited by
              #35

              @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?

              mccM 1 Reply Last reply
              0
              • Erin JonaitisE Erin Jonaitis

                @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?

                mccM This user is from outside of this forum
                mccM This user is from outside of this forum
                mcc
                wrote last edited by
                #36

                @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

                mccM 1 Reply Last reply
                0
                • mccM mcc

                  @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

                  mccM This user is from outside of this forum
                  mccM This user is from outside of this forum
                  mcc
                  wrote last edited by
                  #37

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

                  SparrowK Kevin GranadeK 2 Replies Last reply
                  0
                  • mccM mcc

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

                    SparrowK This user is from outside of this forum
                    SparrowK This user is from outside of this forum
                    Sparrow
                    wrote last edited by
                    #38

                    @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
                    • mccM mcc

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

                      CF

                      AstroBoatL This user is from outside of this forum
                      AstroBoatL This user is from outside of this forum
                      AstroBoat
                      wrote last edited by
                      #39

                      @mcc Holly...

                      Link Preview Image
                      1 Reply Last reply
                      0
                      • mccM mcc

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

                        CF

                        mccM This user is from outside of this forum
                        mccM This user is from outside of this forum
                        mcc
                        wrote last edited by
                        #40

                        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)

                        mccM 1 Reply Last reply
                        0
                        • mccM mcc

                          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)

                          mccM This user is from outside of this forum
                          mccM This user is from outside of this forum
                          mcc
                          wrote last edited by
                          #41

                          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)

                          mccM 1 Reply Last reply
                          0
                          • mccM mcc

                            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)

                            mccM This user is from outside of this forum
                            mccM This user is from outside of this forum
                            mcc
                            wrote last edited by
                            #42

                            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 :neocat:N nick :neocat:
                              @mcc oh no
                              P This user is from outside of this forum
                              P This user is from outside of this forum
                              pinskia
                              wrote last edited by
                              #43

                              @nick @mcc time to improve gcc.

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

                              Haelwenn /элвэн/ :triskell: 🔜fosdemL 1 Reply Last reply
                              0
                              • nick :neocat:N nick :neocat:
                                @mcc oh no
                                Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                                Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                                Haelwenn /элвэн/ :triskell: 🔜fosdem
                                wrote last edited by
                                #44
                                @nick @mcc Also https://github.com/llvm/llvm-project/issues?q=involves%3A%40copilot
                                cassieP Attie GrandeA 2 Replies Last reply
                                0
                                • P pinskia

                                  @nick @mcc time to improve gcc.

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

                                  Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                                  Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                                  Haelwenn /элвэн/ :triskell: 🔜fosdem
                                  wrote last edited by
                                  #45
                                  @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
                                  • mccM mcc

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

                                    Kevin GranadeK This user is from outside of this forum
                                    Kevin GranadeK This user is from outside of this forum
                                    Kevin Granade
                                    wrote last edited by
                                    #46

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

                                    mccM 1 Reply Last reply
                                    0
                                    • mccM mcc

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

                                      CF

                                      Iron BugI This user is from outside of this forum
                                      Iron BugI This user is from outside of this forum
                                      Iron Bug
                                      wrote last edited by
                                      #47
                                      @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
                                      • Kevin GranadeK Kevin Granade

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

                                        mccM This user is from outside of this forum
                                        mccM This user is from outside of this forum
                                        mcc
                                        wrote last edited by
                                        #48

                                        @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

                                        Kevin GranadeK 1 Reply Last reply
                                        0
                                        • mccM mcc

                                          @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

                                          Kevin GranadeK This user is from outside of this forum
                                          Kevin GranadeK This user is from outside of this forum
                                          Kevin Granade
                                          wrote last edited by
                                          #49

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

                                          mccM 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.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post