this post was submitted on 24 May 2026
45 points (95.9% liked)

Videos

18309 readers
140 users here now

For sharing interesting videos from around the Web!

Rules

  1. Videos only (aside from meta posts flagged with [META])
  2. Follow the global Mastodon.World rules and the Lemmy.World TOS while posting and commenting.
  3. Don't be a jerk
  4. No advertising
  5. No political videos, post those to !politicalvideos@lemmy.world instead.
  6. Avoid clickbait titles. (Tip: Use dearrow)
  7. Link directly to the video source and not for example an embedded video in an article or tracked sharing link.
  8. Duplicate posts may be removed
  9. AI generated content must be tagged with "[AI] …" ^Discussion^

Note: bans may apply to both !videos@lemmy.world and !politicalvideos@lemmy.world

founded 3 years ago
MODERATORS
top 22 comments
sorted by: hot top controversial new old
[–] CameronDev@programming.dev 31 points 1 day ago (1 children)

Swapping github (MS) for bitbucket (Atlassian) is a completely sideways move. Atlassian will fuck you just as hard as MS will.

[–] boaratio@lemmy.world 3 points 1 day ago

Can confirm.

[–] abbadon420@sh.itjust.works 20 points 1 day ago (3 children)
[–] HappyFrog@lemmy.blahaj.zone 7 points 1 day ago

Codeberg uses forgejo I believe.

[–] los0220@lemmy.world 2 points 1 day ago

I've been hosting Forgejo for a few months now, couldn't be happier.

Out of these options, Forgejo is my favorite for sure.

[–] boaratio@lemmy.world 3 points 1 day ago (1 children)
[–] mholiv@lemmy.world 3 points 1 day ago

Gitea suffers from corporate capture. Forgejo is the community fork primarily sponsored by the Codeburg nonprofit based out of Germany.

[–] atopi@piefed.blahaj.zone 3 points 1 day ago

the video isnt playing for me, but i assume git.gay will be proclaimed as the best github alternative

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

I really like Source Hut. It forces you to learn how to use git with its built in patch and send via email system. Also they host gemini small web.

[–] PlexSheep@infosec.pub 3 points 1 day ago (1 children)

Forgejo is cool but I've been waiting for federation for years now.

[–] BakedCatboy@lemmy.ml 1 points 1 day ago

Yeah that was the main thing that excited me about it - because I don't mainly use GitHub to have stuff publicly visible - I mainly use GitHub to contribute to specific projects and interact with specific people. Without federation, I can't do that if I self host.

[–] afk_strats@lemmy.world 2 points 1 day ago

I've been self-hosting forgejo for about 2 months for 3 people. Its been great so hard. We haven't set up actions yet so I can't talk to that capability, but everything has been great otherwise

[–] GreenKnight23@lemmy.world 0 points 1 day ago (1 children)

been selfhosting gitlab for about 6 years now. I'm happy with it.

[–] blazeknave@lemmy.world -1 points 1 day ago

Claude talked me out of it multiple times bc of resource load but I feel like I'm constantly writing custom integration for forgejo to get parity. You using for hobbies or b2b production?

[–] just_another_person@lemmy.world -2 points 1 day ago (3 children)

Y'all, it's Git.

If you're so paranoid that literally no PaaS is doing it for you, AND you don't care about the extra features for community interaction, just push to literally any other machines to keep copies.

If you need the public facing features, and you claim they are all terrible, make your own, or STFU already, my God. It's all UI on top of git.

[–] atro_city@fedia.io 10 points 1 day ago (1 children)

what a dumb take. how do I tell a dev that there's a bug without codeberg or something similar ? How do I see what others have encountered? how can I see what changes other people are proposing?

we aren't all developers who are going to look at the source code. some of us actually want to donate, report bugs, and find other users

[–] PlexSheep@infosec.pub 1 points 1 day ago (1 children)

I guess mailing lists and something like the debian BTS is the old fashioned way, but agree that it has fallen out of time.

[–] atro_city@fedia.io 1 points 1 day ago (1 children)

I had to look up mailing lists and that feels like something right out of the 90s. There's no way normal people use or are willing to use that. It looks terrible

[–] PlexSheep@infosec.pub 1 points 1 day ago

It's actually not that bad, and I say that as a zoomer myself. Debian for example has mailing lists for many topics, where discussion happens. Then again they also use IRC for short messages.

I still prefer web based bug tracking systems, though.

[–] yuriRO@lemmy.dbzer0.com 5 points 1 day ago

But i like the gui tho

For private stuff, I just don't push it anywhere and use a separate backup program :P