this post was submitted on 30 Sep 2025
663 points (98.5% liked)

Programmer Humor

26713 readers
137 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chunkystyles@sopuli.xyz 5 points 4 days ago (1 children)

User permissions is my biggest gripe with containers. Most other things are so easy once you get the hang of them.

Lord help you if you want to use a non root user in the container and mount any volumes to it.

[–] unphazed@lemmy.world 2 points 4 days ago (1 children)

And it was all over setting up kiwix for me. It now overshadows Paperless in complexity. Now I need to find more things to play with, with no intention of using them for anything other than learning.

[–] MaggiWuerze@feddit.org 1 points 4 days ago (1 children)

What's your issue with paperless? Assuming its PaperlessNGX it shouldn't be more than a simple compose

[–] unphazed@lemmy.world 2 points 4 days ago

It was my 3rd ever container and I'm still learning the wonderful world of Linux by doing stuff (I'm using Bazzite on main pc, but it's locked and so not a whole hella lot I can fiddle with) And it was the first compose that wasn't just copy paste edit for me.