matzler

joined 1 year ago
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Im using docker compose. Cant remember the image RN, but something like nextcloud 26. AS long AS you specify a full Tag and use volumes, you can upgrade in the webapp.

[–] [email protected] 20 points 1 month ago (5 children)

Specify a Version Tag in docker compose and update nextcloud deliberately through the webapp, that way it doesn't update automatically on a pull

[–] [email protected] 1 points 2 months ago

Strongly disagree, even though the https://github.com/linux-surface team does great work. Just too many issues, all the time. Pipewire, microphone not working, enroll MOK keys, ....

[–] [email protected] 7 points 2 months ago

Those of you who red and liked clean code (I did too), what's your next best recommendation as a book? The pragmatic programmer?

[–] [email protected] 0 points 3 months ago (4 children)

Do you have some reading recommendations on how to write good documentation, e.g. readmes for end users?