this post was submitted on 28 Mar 2025
236 points (100.0% liked)

Buy European

6527 readers
727 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia.
  • No incitement of violence or promotion of violent ideologies.
  • No harassment, dogpiling or doxxing of other users.
  • Do not share intentionally false or misleading information.
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content.

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 5 months ago
MODERATORS
all 23 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 13 points 3 months ago (4 children)

How bad is GitLab (selfhosted) in this context?

[โ€“] [email protected] 11 points 3 months ago* (last edited 3 months ago) (1 children)
[โ€“] [email protected] 11 points 3 months ago (1 children)

It's open source, open source is global. Doesn't matter where the main dev is from if it's self hosted.

[โ€“] [email protected] 10 points 3 months ago (1 children)

Global as the team may be, they'll have to follow laws of the country the company's from.
Self-hosted can ameliorate.

[โ€“] [email protected] 6 points 3 months ago

Yeah, I just set up Forgejo as base installation, so if GitLab does some bullshit, I can at least easily migrate to it

[โ€“] [email protected] 6 points 3 months ago (1 children)

By what I usually read it's really hard to keep it running since gitlab takes a lot of resources. Go with it if you have the hardware and human resources to maintain it. I used gitlab hosted on premises in a company I worked at some years ago, it was nice, but I was just using it, not the poor infrastructure guy.

[โ€“] [email protected] 3 points 3 months ago

I already have one, and apart from some clashes with Arch's usual file hierarchy, it was smooth. But I just noticed that dinkleberg.org is ... was available, and I think it would be worth it to set up a forgejo instance, as a comedic pendant to the official codeberg.org instance, and to see which one works better in the end. But at last, once they fully implement federation, I'll switch fully. Arch has a wiki page and a packaged version ready anyway, and it can use my already set up postgres, so just more of a reason to look into it further.

[โ€“] [email protected] 4 points 3 months ago

Gitlab was founded in Europe, employs developers from all over the world, but has gone to the American stock exchange.

I think the open source, self hosted version should be fine. After all, you're not buying anything if you're just using the free version.

If you buy official support, for a company for instance, I'd look for European alternatives.

[โ€“] [email protected] 7 points 3 months ago (1 children)
[โ€“] [email protected] 10 points 3 months ago (2 children)

Disroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization.

They offer email and other services

[โ€“] [email protected] 6 points 3 months ago

Nice to see a non big corporate alternative.

[โ€“] [email protected] 2 points 3 months ago

And they're set in the Netherlands!

[โ€“] [email protected] 7 points 3 months ago (1 children)

Anyone know of projects getting good traction on codeberg? I reeeeaaally want it to be a success, but github seems to have a bit or a grip on the open source software community which makes anything else have an annoying hurdle for open source projects.

[โ€“] [email protected] 4 points 3 months ago

Do you have a good tutorial on how to set up CI/CD on forgejo?

[โ€“] sunglocto 2 points 3 months ago

The concentration of open source projects around proprietary services has always bugged me, glad people are making action.

[โ€“] [email protected] 1 points 3 months ago

Could someone explain disroot & forgejo for me?

[โ€“] [email protected] 1 points 3 months ago (1 children)

Do they support some kind of CI/CD? Or is there maybe an external free service that can be recommended? Itโ€™s pretty much just for building some docker images or compiling a static site.

[โ€“] [email protected] 6 points 3 months ago

The platform itself does, but you're not getting free compute as easily as with the American alternatives. You'll have to hook up your own server(s) if you want to enable whatever pipelines you prefer.