• kancept@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    6 months ago

    Gotta say I do find it funny that it’s hosted on GitHub. I’d think to really go against CoPilot, it needs to move to another platform.

    • grant 🍞@toast.ooo
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      Is there a progress tracker for codeberg’s federation? I’d like to keep up with that

      I’m aiming to get a gitlab install running with the experimental option of ActivityPub support and I would love to have that work with codebergs’

  • mrshy@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    I don’t see any indication of AI integration on Codeberg, and in fact one of the features of the project is that it is lightweight and simple to set-up. Unsure if integrating potentially resource intensive or complex AI aligns with those properties.

  • rufus@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    I think an LLM integrated into the IDE would be better suited when it comes to projects that aren’t backed by a company like Microsoft who have a large amount of GPU compute to spare for their users.

    Or it’d be bart of a CI pipeline. AFAIK that is theoretically already possible. You could configure the existing CI to feed the code through an AI code check.