this post was submitted on 31 Aug 2025
53 points (98.2% liked)

Open Source

40512 readers
249 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I don't need to self host a git server or anything like that. Just need a place I can link to in my CV with some code examples. Microsoft pushing their AI rubbish has been the final straw.

top 19 comments
sorted by: hot top controversial new old
[–] tofu@lemmy.nocturnal.garden 52 points 1 week ago (2 children)
[–] greywolf0x1@lemmy.ml 13 points 1 week ago

SourceHut is another option, both can be self-hosted.

[–] Novocirab@feddit.org 9 points 1 week ago* (last edited 1 week ago)

It's good to have a Codeberg accout for sure, and to contribute there. One should note though that their services are only for projects under a free (libre) license. They don't really enforce that yet, I think, but it's sure good to know.

I think gitea (or gitlab) don't have such policies (although I don't know this for sure).

[–] pylapp@programming.dev 23 points 1 week ago (2 children)

For example:

  • codeberg (even if is target of some DDoS by alt-right)
  • GitLab (but also American so under conditions of export compliance laws)
  • forgejo
  • gitea
[–] StopSpazzing@lemmy.world 8 points 1 week ago

Codeberg is the hosted application of self hosting forgejo.

[–] tinman@lemmy.ml 3 points 1 week ago (1 children)

The alt right sends DDoS attacks at codeberg? I'm out of the loop, why could they possibly want to do that?

[–] pylapp@programming.dev 6 points 1 week ago

For example:

[–] jeena@piefed.jeena.net 11 points 1 week ago* (last edited 1 week ago)

I just installed a forgejo instance on my server for that purpose. It's the same software as behind codeberg.

https://git.jeena.net/

[–] artiman@piefed.social 7 points 1 week ago

A simple webpage should do

[–] omniman@anarchist.nexus 6 points 1 week ago (2 children)

codeberg , git.gay , disroot.org have a git service

[–] orochi02@feddit.org 5 points 1 week ago (2 children)

git.gay in the Portfolio? When applying for Jobs you gotta have a chill employer then lol

[–] nagaram@startrek.website 2 points 1 week ago

Funny domain names for hosting code is why godaddy exists.

I'm excited to submit my future CS assignments with

Ihatecode.com

[–] omniman@anarchist.nexus 1 points 1 week ago

My bad , did not see portfolio also their is git tea , gitlab and tchncs also host their own gitlab service but I think it's not reliable

[–] quickenparalysespunk@lemmy.dbzer0.com -1 points 1 week ago (1 children)

the OP explicitly said no need for git

[–] communism@lemmy.ml 1 points 1 week ago

They said they don't need to self host a git forge. Given that they were asking for alternatives to GitHub I think they did want a git forge of some kind.

[–] Cris_Color@lemmy.world 5 points 1 week ago* (last edited 1 week ago)

If you just want a website you can send folks to, neocities is pretty neat. Not really code specific though, and you have to write it yourself or find a template

[–] xoggy@programming.dev 2 points 1 week ago (1 children)

Are you looking to just replace GH Pages or Github altogether? netlify is a nice step up from GitHub Pages. Once integrated with github or gitlab it will autodeploy changes from whatever branch you tell it. As a bonus, you get preview links on every pull request before merging and rolling out to your live site.

[–] steeznson@lemmy.world 2 points 1 week ago

I need a GitHub style host for my git projects. They are all toys and I don't write anything worth collaborating with me on! Anyway my current CV has my GH profile linked to it so that people can see at a glance that I have personal projects/toys and know a range of languages.

One thing I'm going to miss about leaving GH is that I've got a few commits in FOSS projects on there like the Gentoo Package Manager, although maybe I can follow them if they move.

[–] gramie@lemmy.ca 2 points 1 week ago

I don't know if you have a website, but my $5/month shared web host allows me to set up a git server, and I think many of them are similar.