soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #git

[?]Jesus Michał von Gentoo 🏔 (he) » 🌐
@mgorny@social.treehouse.systems

Given these days you can't even expect contributors to be respectable, I'm working on adding a git hook that rejects commits with attribution. Could you help me find all the common patterns used to mark LLM-assisted commits?

So far I'm checking for author and Co-authored-by using the following e-mail patterns:

• copilot@github.com
• *@anthropic.com
• claude@users.noreply.github.com
• *+claude[bot]@users.noreply.github.com
• *@openai.com
• *+chatgpt-codex-connector[bot]@users.noreply.github.com
• *@cursor.com
• *@x.ai
• *@google.com

I think some people came up with some other tags to mark LLM commits but can't find that right now.

EDIT: added Assisted-by.

    [?]Profoundly Nerdy » 🌐
    @profoundlynerdy@bitbang.social

    Colleges and universities use document revision history (or lack thereof) as one mechanism to check for AI use in document creation.

    More technically adept students use Pandoc, Org-Mode, or LaTeX and a git repo, which has no in-document revision history when converted to an .ODT or .DOCX file.

    Is there a way to capture git revision history and merge it into a .DOCX or .ODT file's internal revision history.

    Seeking a defense against profs who don't know git.

      1 ★ 0 ↺

      [?]OCTADE » 🌐
      @octade@soc.octade.net

      You could do the weblord thing and get a $20/yr cheap VPS then try:

      Forgejo: https://forgejo.org ...

      "Forgejo is a Free Software platform for collaboration and productivity in software development. It offers a familiar environment to GitHub users, easy installation and maintenance, and a focus on security, scaling, federation and privacy."
      ... or cgit, which is very fast and slick for the barebones portal ...

      ... codeberg has a nice setup (via forgejo) if you don't want to self-host.