First, they restricted code search without logging in so I’m using sourcegraph But now, I cant even view discussions or wiki without logging in.

It was a nice run

95 points

The only thing surprising is that it took Microsoft almost three years to turn on the shit-spigot.

permalink
report
reply
49 points

You gotta embrace first

permalink
report
parent
reply
12 points

There’s nothing wrong with it honestly, and OP seems to be giving bad info… And trust me, I’m not a fan of Microsoft lol

i literally just tested Discussions and wiki in private browsing mode on a few repos and they work. Which just proves it’s not a big deal that needing a login isn’t an issue. Seems nobody actually upvoting doesn’t have a login

permalink
report
parent
reply
18 points

I heard other people complaining about what OP says, so I’m thinking maybe it’s A/B testing…

permalink
report
parent
reply
82 points

Honestly for selfhosters, I can’t recommend enough setting up an instance of Gitea. You’ll be very happy hosting your code and such there, then just replicate it to github or something if you want it on the big platforms.

permalink
report
reply
149 points

Just so you’re aware, Gitea was taken over by a for-profit company. Which is why it was forked and Forgejo was formed. If you don’t use Github as a matter of principle, then you should switch to Forgejo instead.

permalink
report
parent
reply
53 points

Damnit of course it was. Thanks for letting me know, now I’ll have to redo my 100+ repos.

permalink
report
parent
reply
18 points

Changing the remote should be fairly trivial with enough bash skills

permalink
report
parent
reply
3 points

If there’s a fork, it’ll probably be an easy migration/in-place upgrade.

permalink
report
parent
reply
1 point

My understanding is the fork isn’t doing much but waiting to see if gitea turns to shit, pushing all their changes upstream. If you use docker I’ve heard you can just pull the new image and it simply drops in, no migration needed.

permalink
report
parent
reply
4 points

did they get federation working?

permalink
report
parent
reply
14 points

Nothing usable yet unfortunately, but they seem to be making good progress: https://codeberg.org/forgejo/forgejo/issues/59

permalink
report
parent
reply
2 points

Thanks for the info

permalink
report
parent
reply
2 points

Oh man, thanks for this. I had no idea, having used gitea for years now.

permalink
report
parent
reply
21 points

Forgejo for you chap.

Honestly I’m kind of surprised that Gitea is still being recommended on Lemmy, it’s been a while since Gitea was acquired and the community has been raging since. Lemmy is regressing

permalink
report
parent
reply
14 points

Lemmy is regressing

it is not lol, you are just realising that you are not part of any elite for the simple reason of using it

permalink
report
parent
reply
5 points

+1 for Gitea. It’s super lightweight, and works really well! I recently switched to Gitlab simply because I wanted experience with hosting it, but Gitea is much lighter and easier to use.

permalink
report
parent
reply
26 points

Forgejo please. Gitea was acquired by a for-profit company

permalink
report
parent
reply
1 point

I had no idea what Forgejo was and assumed you were calling me a derogatory term 😂 thanks though, I’ll look into Forgejo next time I need to switch Git platforms

permalink
report
parent
reply
5 points

Maybe have a look at this comment elsewhere in the thread.

permalink
report
parent
reply
2 points

Does it have any features that github doesn’t?

permalink
report
parent
reply
2 points

Its pretty good, for most people there isn’t anything missing

Actions can’t be triggered by workflow dispatch

Pull requests can’t wait for status checks

permalink
report
parent
reply
59 points

The writing was on the wall when they established a generative AI using everyone’s code and of course without asking anyone for permission.

permalink
report
reply
2 points

It’s an interesting debate isn’t it? Does AI transform something free into something that’s not? Or does it simply study the code?

permalink
report
parent
reply
7 points

@xilliah It’s not free though. It came with licenses. And LLMs don’t have the capability to “study”, they are just a glorified random word generator.

permalink
report
parent
reply
-1 points

Ok

permalink
report
parent
reply
5 points
*

There’s no debate. LLMs are plagiarism with extra steps. They take data (usually illegally) wholesale and then launder it.

A lot of people have been doing research into the ethics of these systems and that’s more or less what they found. The reason why they’re black boxes is precisely the reason we all suspected; they were made that way because if they weren’t we’d all see them for what they are.

permalink
report
parent
reply
7 points

The reason they’re black boxes is because that’s how LLMs work. Nothing new here, neural networks have been basically black boxes for a long time.

permalink
report
parent
reply
3 points
*

The reason they are blackboxes is because they are function approximators with billions of parameters. Theory has not caught up with practical results. This is why you tune hyperparameters (learning rate, number of layers, number of neurons ina layer, etc.) and have multiple iterations of training to get an approximation of the distribution of the inputs. Training is also sensitive to the order of inputs to the network. A network trained on the same training set but in a different order might converge to an entirely different function. This is why you train on the same inputs in random order over multiple episodes to hopefully average out such variations. They are blackboxes simply because you can’t yet prove theoretically the function it has approximated or converged to given the input.

permalink
report
parent
reply
1 point

Can you link it please? I’d like to inform myself.

permalink
report
parent
reply
2 points

No, it’s exhausting.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
47 points

I moved all my open source projects to Gitlab the day Microsoft announced they were acquiring Github.

(I wish in retrospect I’d taken the time to research and decide on the right host. I likely would have gone to Codeberg instead of Gitlab had I done so. But Gitlab’s still better than Github. And I don’t really know for sure that Codeberg was even around back when Microsoft acquired Github.)

permalink
report
reply
24 points
*

My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess

Edit: slowly i’m starting to move everything to codeberg

permalink
report
parent
reply
14 points

I’m OOTL. Why is Codeberg better than GitLab?

permalink
report
parent
reply
11 points
*
  1. It is FOSS while GitLab EE is not.
  2. It supports a lot of atifact repository formats while GitLab only docker registry.
  3. It is a non-commercial project.
permalink
report
parent
reply
3 points
  1. It supports a lot of atifact repository formats while GitLab only docker registry.

not true https://docs.gitlab.com/ee/user/packages/package_registry/supported_package_managers.html

that said, I hate gitlab and their commercial choices, they must die

permalink
report
parent
reply
8 points

Codeberg is ran by a German nonprofit. GitLab is publically-traded on NASDAQ.

permalink
report
parent
reply
3 points
*

I’m not really sure it is. I just wish I’d shopped around before jumping to Gitlab, really.

It kindof feels like Gitlab’s aims are more commercial and Codeberg’s are more in line with the FOSS movement, but that’s just a vague sense I have based on things I’ve seen but no longer remember specifically.

CalcProgrammer1’s response to my post seems pretty informative and apropos, though.

permalink
report
parent
reply
9 points

Codeberg us really new, i think like 2 years. Since covid for sure.

permalink
report
parent
reply
3 points

Ah. Good to know. I don’t feel so bad about going with Gitlab now.

permalink
report
parent
reply
2 points

I registered there june 2020 so longer than that

permalink
report
parent
reply
6 points

The landscape is changing so fast thanks to LLMs, everything is becoming gated behind logins. Thanks ChatGPT.

permalink
report
parent
reply
5 points

I still left my old and unmaintained projects on GitHub but I moved all my active projects to GitLab and any new projects go there too. I have them auto mirrored back to GitHub though as the more mirrors the better. I also recently set up a Codeberg mirror for some of my projects, though GitLab’s CI is what is keeping me on GitLab even though they nerfed the shit out of it and made it basically a requirement to host your own runners even for FOSS projects a year or two back. Still hate them for that and if Codeberg gets a solid CI option, leaving GitLab would make me happy. They too have seen quite a lot of enshittification in the years since Microsoft bought GitHub.

permalink
report
parent
reply
3 points

nerfed the shit out of it and made it basically a requirement to host your own runners even for FOSS projects a year or two back.

Did they just reduce quotas (minutes?, cache storage?) or did they remove features? I’ve always used self-hosted runner

permalink
report
parent
reply
2 points

Drastically nerfed the quotas. FOSS projects with a valid license used to have GitLab Premium access to shared runners and now even FOSS projects with a valid license get a rather useless 400 minutes. They also require new accounts to add CC info just to use that paltry sum which means FOSS projects can’t rely on CI passing on forks to ensure a merge request passes the checks before merging, as even if you have project specific runners set up forks don’t use them and neither to MRs.

I wish companies didn’t offer what they can’t support from the beginning rather than this embrace, extend, extinguish shit. I guess in GitLab’s case there was no extend, it was just embrace FOSS projects and let them set up CI pipelines and get projects depending on the shared CI runners as part of merge request workflow for a few years and then extinguish by yoinking that access away and fucking over everyone’s workflow, leaving us scrambling to set up project side runners and ruining checks on MRs.

permalink
report
parent
reply
5 points

Make the move from Gitlab to Codeberg in the last few days: really simple to do, give it a try ;-)

permalink
report
parent
reply
1 point

Yeah, good thought. The only reason I haven’t is just because I worry that moving constantly might deter people from using any of my FOSS projects. Just seems like it could be considered a red flag (a sign of a “bad” or poorly-managed project) to some. (And… well… given that I didn’t do the research when I moved those projects, it wouldn’t be an entirely inaccurate conclusion to draw.)

Oh, I guess also I’d need to log back into my Github and change everything that says “moved to Gitlab” to say “moved to Codeberg” and update links. (I literally force-pushed to overwrite the entire history of my Github projects with a single commit each with just a README that says it moved to Gitlab with a link.)

Plus, if I really looked into it, I might decide I’d prefer to self-host on something like Gitea.

I guess all that to say I’d definitely want to put more thought into it before migrating any particular place a second time. Doing the actual move is indeed the easy part, but there’s a lot of thought and research to do before that. And a lot of meta-considerations to take into account.

Sounds like you like Codeberg, though. Just out of curiosity, what sold you on Codeberg?

permalink
report
parent
reply
1 point

Sounds like you like Codeberg, though. Just out of curiosity, what sold you on Codeberg?

Basically the fact that they are in Europe and for now they are free (even if I am planning to contribute some euros) and without all the “every site need to be a social network” facade (like Github).
All the features I need are present and I were not using the missing one anyway (like the CI). And I like to support an EU company ;-)

Additionally it is a couple of years that I am trying to move away from US companies for every service I use, the move from Gitlab to Codeberg is the last one and came natural.

permalink
report
parent
reply
40 points

I’m honestly blown away by whomever finds this surprising. This is Microsoft we’re talking about. Everything they touch turns into this. Taking what is not theirs, using it for profit, and not even giving credit where credit is due.

permalink
report
reply

Open Source

!opensource@lemmy.ml

Create post

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

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 4.7K

    Monthly active users

  • 1.8K

    Posts

  • 30K

    Comments