• 1 Post
  • 98 Comments
Joined 3 years ago
cake
Cake day: August 9th, 2023

help-circle










  • A developer here, I usually list user - facing changes in the Changelog.

    Even if the changes are not listed, general “bug fixes and performance improvements” is a worthwhile update too. These updates can contain fixes to annoying UX glitches, or really speed up the app, if a new faster API endpoint was added to the backend, and app change is needed to make use of it. You will also get security updates, to the app and its bundled libraries which is important nowadays.







  • I only had a problem with it once, but having no experience with it really confused me.

    I was mounting a directory to a docker container and i kept getting permission errors. The errors were not descriptive at all and really confused me as i already had sudo privileges and wasn’t expecting any problems with permission.