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.
  • Haelwenn /элвэн/ :triskell: 🔜fosdemL Haelwenn /элвэн/ :triskell: 🔜fosdem
    @nick @mcc I wonder how BSDs are going to react to that one given gcc isn't an option for them…
    MossH This user is from outside of this forum
    MossH This user is from outside of this forum
    Moss
    wrote last edited by
    #62

    @lanodan @nick @mcc that's not true.. they can and historically have used GCC, just preferred to migrate when they could.

    freebsd changed from gcc to clang as default for main architectures in 2012 but didn't stop shopping gcc until 2020.

    openbsd moved to clang in 2018-2020

    nerbsd still uses gcc as default

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

      @lanodan @nick @mcc I hate modern UIs so much...

      "Open (85)"
      "Closed (384)"
      19 pages!
      "No results found"

      Link Preview Image
      1 Reply Last reply
      0
      • mccM mcc

        @bmartin427 github is basically now a website-sized dark pattern to opt you into copilot without your knowledge 😞

        BloognooB This user is from outside of this forum
        BloognooB This user is from outside of this forum
        Bloognoo
        wrote last edited by
        #64

        @mcc @bmartin427
        Can one block Copilot in the same manner?

        mccM 1 Reply Last reply
        0
        • BloognooB Bloognoo

          @mcc @bmartin427
          Can one block Copilot in the same manner?

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

          @bloognoo @bmartin427 No, I'm not sure if it leaves the co-authored-by tags or not but significantly GitHub special case made the "copilot" account unblockable

          BloognooB 1 Reply Last reply
          0
          • mccM mcc

            @bloognoo @bmartin427 No, I'm not sure if it leaves the co-authored-by tags or not but significantly GitHub special case made the "copilot" account unblockable

            BloognooB This user is from outside of this forum
            BloognooB This user is from outside of this forum
            Bloognoo
            wrote last edited by
            #66

            @mcc @bmartin427
            Bah. Thank you

            1 Reply Last reply
            0
            • J James Widman

              @mcc @nick i thought that fork was mainly about extending clang with support for bridging between Objective-C and Swift...? but yeah

              zyxhere💭Z This user is from outside of this forum
              zyxhere💭Z This user is from outside of this forum
              zyxhere💭
              wrote last edited by
              #67

              @JamesWidman @mcc @nick yea its only a matter of rebasing the fork with upstream 😕

              1 Reply Last reply
              0
              • nick :neocat:N nick :neocat:
                @mcc oh no
                Knut 🏳️‍🌈 🇳🇴🧸P This user is from outside of this forum
                Knut 🏳️‍🌈 🇳🇴🧸P This user is from outside of this forum
                Knut 🏳️‍🌈 🇳🇴🧸
                wrote last edited by
                #68

                @nick @mcc LLVM? Seriously? What is it doing? Trying to put in pull requests for shit? For something like LLVM that seems like a massive security issue.

                1 Reply Last reply
                0
                • nick :neocat:N nick :neocat:
                  @mcc oh no
                  The Orange ThemeT This user is from outside of this forum
                  The Orange ThemeT This user is from outside of this forum
                  The Orange Theme
                  wrote last edited by
                  #69

                  @nick @mcc RIP 😞

                  1 Reply Last reply
                  0
                  • nick :neocat:N nick :neocat:
                    @mcc oh no
                    PetherfileP This user is from outside of this forum
                    PetherfileP This user is from outside of this forum
                    Petherfile
                    wrote last edited by
                    #70

                    @nick @mcc

                    I'm curious... could this mean a pull request has been submitted but never merged? Does it mean there is code from Claude or just that Claude has tried to add something?

                    1 Reply Last reply
                    0
                    • mccM mcc

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

                      CassandrichD This user is from outside of this forum
                      CassandrichD This user is from outside of this forum
                      Cassandrich
                      wrote last edited by
                      #71

                      @mcc @porglezomp @lanodan @nick The block warning predates Microsoft, at least their active control if not their ownership of GitHub entirely. AIUI it's thanks to @CoralineAda.

                      1 Reply Last reply
                      0
                      • J James Widman

                        @nick @mcc thankfully the swift project's fork of LLVM is clean for now:

                        (or at least, it hasn't been touched by claude yet)
                        https://github.com/swiftlang/llvm-project

                        Daniel LeighD This user is from outside of this forum
                        Daniel LeighD This user is from outside of this forum
                        Daniel Leigh
                        wrote last edited by
                        #72

                        @JamesWidman @nick @mcc there's been a bunch of AI code stuff internally at apple, so I wouldn't expect swift (or anything else apple) to remain unaffected for too long.

                        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

                          Reilly Spitzfaden (they/them)R This user is from outside of this forum
                          Reilly Spitzfaden (they/them)R This user is from outside of this forum
                          Reilly Spitzfaden (they/them)
                          wrote last edited by
                          #73

                          @mcc well this is depressing

                          Link Preview Image
                          Łukasz (woo-cash)S 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

                            Sveinn í FelliS This user is from outside of this forum
                            Sveinn í FelliS This user is from outside of this forum
                            Sveinn í Felli
                            wrote last edited by
                            #74

                            @mcc Thanks for the tip 🤓

                            Got one hit right away, in a repo for the most useful Android-keyboard app in my language. Which is quite scary, knowing that many keyboard apps are collecting telemetry (under the pretext of spellchecking) and compromised. And since trust is of essence, guess I'm looking for a new keyboard app... 🥴

                            1 Reply Last reply
                            0
                            • Reilly Spitzfaden (they/them)R Reilly Spitzfaden (they/them)

                              @mcc well this is depressing

                              Link Preview Image
                              Łukasz (woo-cash)S This user is from outside of this forum
                              Łukasz (woo-cash)S This user is from outside of this forum
                              Łukasz (woo-cash)
                              wrote last edited by
                              #75

                              @reillypascal @mcc I did a bit of digging and found one commit where Claude was marked as Co-Author. That was a commit backporting a fix from, *drum roll*, vim.

                              Reilly Spitzfaden (they/them)R 1 Reply Last reply
                              0
                              • Łukasz (woo-cash)S Łukasz (woo-cash)

                                @reillypascal @mcc I did a bit of digging and found one commit where Claude was marked as Co-Author. That was a commit backporting a fix from, *drum roll*, vim.

                                Reilly Spitzfaden (they/them)R This user is from outside of this forum
                                Reilly Spitzfaden (they/them)R This user is from outside of this forum
                                Reilly Spitzfaden (they/them)
                                wrote last edited by
                                #76

                                @scadu bummer it's in Vim, but good to know it's not widespread.

                                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