Spyke

Replies

linux

Comment on

GNOME 48 Desktop Introducing An Official Audio Player: Decibels

Reply in thread

It’s not that bad imo, probably good UX wise. People using gnome have a specific mindset/expectation that usually does not apply to people using KDE (and reverse).

Most of the heavy lifting is done by lower level libs anyway. So the duplication is not as extreme. E.g Firefox doesn’t gel well with KDE by default. And thunderbird looks quite foreign.

Comment on

GitOps for docker compose stacks

Wondering, Just after how many containers does ops make sense? I have a dozen containers, I check for updates once a month manually. I update the compose/docker files manually and up my containers. In stages, because my git and my container registry are also containers. Also my dev is my prod env.