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.
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.
19 Comments
tofu@lemmy.nocturnal.garden · 51 pts · 355d
Codeberg is good
greywolf0x1@lemmy.ml · 12 pts · 355d
SourceHut is another option, both can be self-hosted.
Novocirab@feddit.org · 7 pts · 355d
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 pts · 354d
For example:
StopSpazzing@lemmy.world · 8 pts · 354d
Codeberg is the hosted application of self hosting forgejo.
tinman@lemmy.ml · 4 pts · 354d
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 pts · 354d
For example:
jeena@piefed.jeena.net · 10 pts · 354d
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 pts · 354d
A simple webpage should do
omniman@anarchist.nexus · 5 pts · 354d
codeberg , git.gay , disroot.org have a git service
orochi02@feddit.org · 4 pts · 354d
git.gay in the Portfolio? When applying for Jobs you gotta have a chill employer then lol
nagaram@startrek.website · 3 pts · 353d
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 · 0 pts · 354d
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 pts · 353d
the OP explicitly said no need for git
communism@lemmy.ml · 1 pts · 353d
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 · 3 pts · 354d
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 pts · 353d
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 pts · 353d
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 · 1 pts · 354d
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.