• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: August 4th, 2024

help-circle

  • What a shit take calling people dumb for trying to boycott a big tech platform. Having your project primarily on GH including issue tracking etc is in github’s best interest as being “the” code platform.

    You have totally missed the topic. This person is not asking where to host a project. They are asking about how to avoid even downloading a repo from github as if it’s some moral crime.

    Newsflash, 75% of any operating system and it’s utilities are developed and put on github. You cannot avoid it and trying to do so only harms your own access to things. You might as well just cut off your own internet at that point.

    Project developers, not the users downloading from them, have to be the ones to move off of github. That’s how this works.










  • This isn’t something that should really be set by users of an app. It should be set by you, as you will be the one to handle user feedback and bug reports.

    That being said, bigger releases are a challenge from a debugging report standpoint because you are introducing many more changes in each release compared to a smaller number of charges in more frequent releases. This is why many devops teams in corporate land try to keep releases smaller and more frequent (see also: Agile Development)