this post was submitted on 17 Aug 2026
187 points (99.5% liked)

Selfhosted

61708 readers
483 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AustralianSimon@lemmy.world 9 points 1 week ago* (last edited 1 week ago) (4 children)

Codeberg doesn't allow you to use AI with your repos. Even if it is just writing your docs for you.

Radicle is decentralised though!

[–] gwl@lemmy.blahaj.zone -1 points 6 days ago* (last edited 6 days ago) (1 children)

Doesn't allow you to use AI with your repos

You say that like it's a bad thing, that's a EXCELLENT THING, get the slop outta open source

[–] AustralianSimon@lemmy.world 0 points 5 days ago* (last edited 5 days ago) (2 children)

That's completely irrational but you do you. Maintaining documentation is one of the best and safest uses for LLMs in coding - devs generally write bad documentation because they don't want to do it.

[–] lambalicious@lemmy.sdf.org 0 points 4 days ago (1 children)

Literally just use doxygen. You don't ever need LLMs for docu.

[–] AustralianSimon@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

doxygen

There is zero chance for getting this approved to use in our Enterprise.

We have an existing tool that can do this without assessing another tool.

[–] lambalicious@lemmy.sdf.org 0 points 1 day ago (1 children)

There is zero chance for a FOSS, offline tool that uses a decades-established formatting and annotation system, but there is 100 dicksuck on AI?

Wow... get your resume ready to migrate.

[–] AustralianSimon@lemmy.world 1 points 16 hours ago

Correct, if we have something included in a contract we already have there is little reason for us to procure a FOSS tool and maintain a security understanding of said tool and maintain versions.

Organisation of 60K. Job is far too senior, lucrative and actually very enjoyable to consider moving over a puerile thing.

[–] vividspecter@aussie.zone 12 points 1 week ago (1 children)

You can always self host forgejo, but yeah, codeberg is an opinionated place, I suspect primarily due to resource constraints. Not a github replacement and not really trying to be.

[–] AustralianSimon@lemmy.world 2 points 5 days ago

I do run a local instance but what I do is then replicate certain repos out to Github and Codeberg. (The ones I like to keep public)

[–] Skullgrid@lemmy.world 3 points 1 week ago (1 children)

Yeah, I don't think I have a codeberg going at the moment because I want to do CC4NC.

There's like some scripts I don't mind people making derived commercial works since they're fucking tiny, but other than that, I don't want people getting rich off my code.

[–] AustralianSimon@lemmy.world 1 points 1 week ago

I also have lots of scripts I find handy but would never share. I just need a safe third party to host it.

[–] PhenomenJan@lemmy.today 2 points 1 week ago

Radicle is awesome, but having to create a new account for each device is a pain, especially if you want them all to have access to the same private repo.