The thing I dislike most about Atlassian products is that each of them has a completely different formatting engine and markup syntax. You’d think they’d be consistent but noooo
- 0 Posts
- 13 Comments
TrustingZebra@lemmy.oneto linuxmemes@lemmy.world•extension is INCOMPATIBLE with current GNOME version1·2 years agoThis is unlikely to break GNOME Extensions. Debian and Ubuntu only ship breaking changes in new releases, so you won’t get a new GNOME version without explicitly changing your sources and doing an
apt full-upgrade
TrustingZebra@lemmy.oneto linuxmemes@lemmy.world•extension is INCOMPATIBLE with current GNOME version306·2 years agoDon’t try to turn Gnome into something it wasn’t designed to be.
Don’t tell me what to do. We all have our own preferences, that’s the beauty of Linux.
Personally, I have tried many different desktop environments with various customizations. I still think that GNOME + Extensions is the most beautiful and productive desktop experience for me.
Even despite the obvious flaws of GNOME, I still find it easier to customize and configure to my personal preferences than other desktop environments.
No problem! Let me know if you have questions. Docker was new to me a few years ago, now I work with it professionally.
You need to learn how to write a Dockerfile (plenty of guides online). Not that a Dockerfile is different from a compose.yaml file (in development I use both).
How recently have you tried it? I tried an older version on Debian 11 with KDE Plasma 5.20, and indeed it didn’t work well, with only a tiny amount of basic backgrounds actually working.
Last week I tried it again on Debian 12 with KDE Plasma 5.27, with the latest plugin version released earlier this month. It actually works very well now, with many complex backgrounds working!
Of course it is still not 100 percent compatible, some backgrounds can even crash your Plasma session (I highly recommend backing up your Plasma settings first). But definitely usable.
I guess not natively but Wallpaper Engine can work with KDE.
TrustingZebra@lemmy.oneto Selfhosted@lemmy.world•This should be a pinned post as it really captures the essence of my experience so far.English19·2 years agoDo you remember what the original was?
TrustingZebra@lemmy.oneto Selfhosted@lemmy.world•Replacement for Docker Desktop on Windows?English6·2 years agoThis is a common misconception. Podman has similar commands to Docker CLI but it’s not a “drop-in replacement”. Depending on your usage, you might run into things that don’t work the same.
TrustingZebra@lemmy.oneto linuxmemes@lemmy.world•Jails, chroots, containers, so many options and use cases2·2 years agoOCI Containers (used by Docker, Podman and Kubernetes). I have to use chroots at work and they are a pain.
That’s interesting, I didn’t know this can be configured in one line. When I searched how to configure unattended-upgrades myself I only found long solutions.
Linux?