• 1 Post
  • 53 Comments
Joined 9 months ago
cake
Cake day: August 4th, 2024

help-circle








  • Not super ideal for a server as far as maintenance and uptime to have unexpected, frequent restarts

    This is such a weird take given that 99.9% of people here are just running this on their home servers which aren’t dictated by a SLA, so it’s not like people need to worry about reboots. Just reboot once a month unless there’s some odd CVE you need to hit sooner than later.











  • 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)