- 5 Posts
- 25 Comments
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?1·3 days agoIs there something wrong with Gitlab?
Not inherently—GitLab works fine, but it’s corporate-owned, collects some data, and isn’t fully decentralized. If your goal is privacy, open source, and independence from Big Tech, that’s why people look for alternatives like Gitea, Forgejo, or federated solutions.
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?1·3 days agoNot just storage costs — mainly for privacy, avoiding Big Tech control, and having an open-source, decentralized alternative where I’m not tracked or subjected to ads.
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?3·4 days agoI self-host forgejo, it’s one of the easiest systems I self-host.
But which features other than a plain git repo are you looking for? That will mostly determine your options. There are tons of git repos, and even just a plain git repo on a server with an ssh tunnel is enough if you don’t need anything beyond that.
My main goal is to stay independent from big tech and have full control over my data, but I’m still new to programming (2/8 in Software Engineering).
Fun fact: you didn’t have to reinstall; you can actually boot up a live usb and chroot into your install to fix things.
That’s what I tried! But I couldn’t do it! I should have asked for help.
You probably should not use number of users or amount of content as the deciding factor (that leads to centralization, remember the entire point of federation is to DE-centralize), that said…
The instance list does allow sorting by number of users or number of videos, phijkchu.com has the most users and Videovortex has the most videos.
Wow, you made me think! P.S.: I’m still new here on the Fediverse.
I completely forgot that grub could be themed… brb
lol
Nicely done. Im always too scared to break my machine by messing with grub. :)
Yeah, the first time I tried it (alone) I broke GRUB and had to reinstall Arch (but I have backups of everything and my dotfiles). Then I followed the tutorial and everything worked out!
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?1·4 days agoI’m not a git expert. If we Primarily use private repos and use gitea why would this be good ? I presume it’s only good for public repos right?
Even with private repos, it can be useful for backups, CI/CD, or local mirrors. If you just care about public exposure, then yes, it’s mainly for public repos.
fajre@lemmy.worldOPto Ask Lemmy@lemmy.world•How do you introduce the Fediverse to other people?1·4 days agoI don’t. It’s bad enough that people spend too much time on social media. Why the fuck would i introduce another one?
I’m practically only here because rif died. Its not because it’s enjoyable. I open the app to maybe see one good post among the thousands and thousands of “same”-posts.
You made me think.
I’m sure you could have fixed it with GRUB Rescue. It’s slightly annoying, but it isn’t that hard to get booted from that. Once you get it to boot then you can fix things.
Don’t give up so quickly next time. It’s useful to learn how to fix it instead of just accepting failure and resetting everything.
Yeah, man, I even went into live mode to try to undo what I did, but I still couldn’t manage it (I should have looked for help). But since I have backups of everything and my dotfiles, I didn’t worry too much (though I was pissed, I won’t lie).
I have my system select the default option really quickly, so I don’t see GRUB. This makes it tempting to not do that, but I think I’ll accept the convenient option instead of the cool option still.
On mine, it’s already set to boot into Arch automatically. It shows in the bottom right corner: “Joining world in 5, 4, 3, 2, 1.” It’s really cool, man!
That is kind of awesome.
I wish Debian’s default Grub theme was less ugly; I know I could change it (and I have on other installs, but I’m quite lazy about theming these days. Part of it is I have a laptop that I rely on for college and don’t want to risk any theme glitches, so I keep its Debian install as vanilla as possible.
The first time I tried doing it (alone, without watching the video), I broke the system ;(, had a boot problem, so I had to reinstall everything again.
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?9·5 days agoYes, codeberg, and it’s going to be decentralized soon when forgejo implements federation
amazing!
fajre@lemmy.worldOPto Ask Lemmy@lemmy.world•How do you introduce the Fediverse to other people?3·5 days agoLmao, exactly me!
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?4·5 days ago@fajre @Codeberg ist “a non-profit, community-led organization that helps free and open source projects prosper. Our services include Git hosting (using @forgejo ), Weblate, Woodpecker CI and Pages.”
interesting man, i’ll try!
fajre@lemmy.worldOPto Open Source@lemmy.ml•Is there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?6·5 days agoOMG, I didn’t know this site, thanks man!
fajre@lemmy.worldOPto Ask Lemmy@lemmy.world•How do you introduce the Fediverse to other people?1·5 days ago“Its not filled with wankers and bots yet though so its got that going for it.”
hahaha I use Arch, btw
fajre@lemmy.worldOPto Ask Lemmy@lemmy.world•How do you introduce the Fediverse to other people?3·5 days agoI normally just say, “I read [x] on Lemmy.”
If they ask and are genuinely curious what that is, I tell them it’s like a reddit offshoot, but the users control the network and servers with a high level of transparency in administration/moderation and run off software that can have tens of thousands of crowdsourced eyes helping to find and fix any bug or security issue.
interesting!
Yes, the main reason I’d want federation is for public access and decentralization. For personal or small-team use, running it privately is enough.