this post was submitted on 01 Apr 2025
95 points (98.0% liked)

Buy European

4908 readers
1164 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat


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.

Benefits of Buying Local:

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

European Instances

Lemmy:

Matrix:


Related Communities:

Buy Local:

Continents:

European

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 2 months ago
MODERATORS
 

cross-posted from: https://europe.pub/post/92331

"It's just possible that you, a sentient being with active sensory input, have cause for concern about the security of data hosted both in the United States and by Microsoft. GitHub has been ubiquitous and indispensable for technologists. But maybe it's time to reconsider that status."

https://taggart-tech.com/migrate-to-codeberg/

top 14 comments
sorted by: hot top controversial new old
[โ€“] drspod@lemmy.ml 17 points 3 days ago (2 children)

I really hope that all these git hosts (codeberg, gitlab, gitea etc.) can get federation working for forks and issues. It would really make a compelling alternative to github if you could sign up an account on any git host and know that you can then contribute to any project hosted anywhere else without having to create an account on every service.

[โ€“] d_k_bo@feddit.org 14 points 3 days ago

I absolutely agree. They are working on ForgeFed, but it takes a long time.

[โ€“] foobaz@lemmy.world 4 points 3 days ago (2 children)

That would be great. Also the github app is fantastic. I want something like that to access all federated git hosts in one place.

[โ€“] asudox@lemmy.asudox.dev 1 points 10 hours ago

There's GitNex for Forgejo. It has a few bugs here and there and misses some functionality, but is good as a basic client.

[โ€“] thirtyfold8625@thebrainbin.org 5 points 2 days ago (1 children)

What problems do you typically address using "the github app", and how effectively do you think those problems get addressed? This is the first I'm hearing about a github app, so I'm interested in knowing more about it, especially since you have more direct experience with it than I do!

[โ€“] foobaz@lemmy.world 4 points 2 days ago

I'm comparing the github android app vs. a couple gitlab android apps vs. responsive web of github/gitlab. I'm not using forgejo, gitea, etc. much yet.

My main usage:

  • check notifications
  • check action results
  • merge prs
  • comment / discuss
  • track new releases of starred repos
  • track activity of ppl I follow

Imo nothing comes close to the ux of the native github app (yet).

[โ€“] NaibofTabr@infosec.pub 12 points 3 days ago* (last edited 3 days ago)

Or self-host with forgejo.

Edit: oh, codeberg is an implementation of forgejo, that's cool. You could have a local instance of forgejo and then backup/publish to codeberg. Nice.

[โ€“] shinxir@lemmy.zip 5 points 2 days ago (1 children)

Before everybody starts moving to codeberg: read the TOS. Especially regarding private repositories.

The heavy focus on FOSS can be not ideal for some people.

But despite that: works and is nice and easy to use.

[โ€“] wizzim@infosec.pub 4 points 2 days ago* (last edited 2 days ago)

https://docs.codeberg.org/getting-started/faq/#can-i-use-private-repositories-for-my-project?

Can I use private repositories for my project?

In many cases, yes, but please read on. Our goal is to support Free Content, and we do not act as a private hosting for everyone! However, if we see that you contribute to Free Software / Content and the ecosystem, we allow up to 100 MB of private content for your convenience. Further exceptions are spelled out in our Terms of Service:

Private repositories are only allowed for things required for FLOSS projects, like storing secrets, team-internal discussions or hiding projects from the public until they're ready for usage and/or contribution.

If you are still not sure if your usage is allowed or if you require a lot of private space for a Free Software project, please send us a formal request and we'll have a look.

So if you use a GitHub private repository to store some private data, e.g. your bash config or home server setup, Codeberg is not the right replacement. Any European alternatives?

[โ€“] Libb@jlai.lu 8 points 3 days ago

I quit GitHub the day Microsoft bought it. I'm not a dev and I was barely using it but still I did not like that change. Now, I'm using codeberg.org which is more then enough for my needs.

[โ€“] cecilkorik@lemmy.ca 3 points 3 days ago (1 children)

I self-host my own Forgejo and it's great for me and I feel way more comfortable with my own code self-hosted (especially the private repos), but I do miss the community aspect of places like Github. Federation like drspod suggested would be a great feature to add to Forgejo and I'm looking forward to it.

[โ€“] Irelephant@lemm.ee 1 points 2 days ago

While we're waiting for forgefed, take a look at tangled ( https://tangled.sh/ ) its built on atproto, so not decentralised, but its still cool.

[โ€“] Irelephant@lemm.ee 2 points 2 days ago

Github always blocks my searches from firefox.

Can't wait till forgefed becomes popular. There is a massive network effect when it comes to issues on self hosted git platforms.