• 0 Posts
  • 46 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle













  • Yes because every company I work at uses GitHub, I use GitHub actions at work, and the majority of programmers on the planet use GitHub. So I’d not only need to maintain another account, use a different build system, and spread my project in some other manner, but I’d be losing the majority of my contributors (my most starred project has 100 stars, second most is 50). If that’s on a platform with the _most _ contributors then I literally wouldn’t have any on a different platform. I have 40+ FOSS projects (source, not forks) and I’m not going to maintain all of those somewhere where they won’t get viewers.




  • @tyler Also note how you went from “we want projects with users” to “oh it’s so hard to provide services to so many users”… at least stick to your argument. One thing is for sure - actively keeping users away from open platforms is not going to increase the users on these open platforms. Doesn’t take a genius to figure that out. Do what you want, I’m just pointing out that you seem to be working against yourself.

    I literally didn’t make any of these arguments. You’re just setting up several strawmen to attack. And no, I’m not working against myself. Using non-OSS software has nothing to do with ‘working against’ FOSS software. I can all but guarantee you use non-OSS software every single day which was the actual point I was making and you so conveniently ignored. Whether it’s the software that runs the car you drive, or the software for the train you take to work, or the software in your cell phone, there is lots of necessary non-FOSS software out there and you’re completely ignoring that any given person’s time and energy can only be spent on so much.


  • @tyler So why are you doing open source anyway, if not for the philosophy? You are completely undermining that by forcing your contributors to stick to proprietary walled gardens. Last time I checked there were hosting providers for both gitea and matrix.

    none of my users have to use any walled gardens. My final artifacts are pushed up to the respective artifactory like npm, maven central, rubygems, pypi, etc. all of which are artifact repositories set up by non-profit foundations that anyone can use. You are talking about being open to contributors, which is an entirely separate thing from users. I’m not forcing anyone to contribute, and no one is forced to use my projects. I can pretty much guarantee I’ve contributed to more OSS in the past year than you have in a lifetime, and it’s going to continue to be that way for the foreseeable future. So you can fuck right off


  • If you try. Have you ever maintained any sort of large FOSS project? Have you ever run infra for FOSS? Even if you control your own DNS, you somehow became your own Domain Name Registrar, you bought the fiber all the way to your internet backbone provider, you are still compromising somewhere. For those of us that actually maintain and run foss projects it’s a massive pain in the ass. There’s nothing to “give up”. It’s all about using your personal resources wisely. I can’t spend time trying to get gitea up and running when I can quite easily use GitHub and lose absolutely zero functionality. And it’s not like any project I put on GitHub is somehow worse off than on gitea, they’ll function exactly the same since I only use MIT licensing.