• 2 Posts
  • 103 Comments
Joined 5 months ago
cake
Cake day: March 24th, 2026

help-circle


  • esc@piefed.socialtolinuxmemes@lemmy.worldEvery time I use podman
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    9 days ago

    Probably as good as it can, you shouldn’t use docker compose with podman anyway, there are two alternatives (quadlets - they describe everything as a systemd units and kube yaml - they use standard k8s yaml files including pods, deployments, secrets, etc.), both arguably better than compose.





  • Both kwin built-in tiling and most tiling wms include ability to make a window floating while other windows are tiled. Difference is in how window manager behaves by default, most popular environments float by default with ability to tile when needed. Tiling wms tile by default with ability to float when needed.

    As I’ve said in previous post you can try kwin tiling without any long configurations, there is a default layout so you can just drag a window with shift pressed and there would be highlighted area where it would tile.




  • I think you have a problem with reading comprehension.

    I said who cares if google throws something to spam, that’s not my problem, that’s google and recepients problem. I’m running my own email server, I’ve been running corporate mailservers and personal before. You don’t control other peoples infrastructure and google is by far not the worst gatekeeper in email world, insane whitelist configurations, spamhaus, whatever weirdness like recieving only from specific subdomains. Running email isn’t hard, just stop being a perfectionist about some metric that shouldn’t be measured to start with.







  • I’ve really disliked gentoo because there always were so much unknowns and moving parts which no umount of reading and ‘intuition’ can predict. Gave up when package manager killed itself during update with no (obvious) way to make it run again fast. It was combination of python version upgrade and pm upgrade and it shit itself in a spectacular way where you can’t run it with ‘current’ version of python, can’t use older version due to it being managed by python scripts s somehow dependent on pm (details aren’t all there it was like ten years). All of that when I really needed to install and run some package. Built everything from source and disliked gentoo ever since,


  • Not much has changed (also Arch always had an installer one way or another 🙃). I’ve managed to keep it going till the machine wasn’t needed. Rescue boot was needed like 5-6 times over 15 years, I think. Most problems with Arch come from being hasty or not being able to read. One of the harder and more involved processes and problems to solve was updating 6 years old abandoned install, took a few hours, because arch archive is pretty slow sometimes.