chakli

u/chakli@lemmy.world
31 posts · 48 comments

Recent posts

Recent comments

on Using KDE Plasma on Pop · c/linux · 3 pts · 76d

Whatever you try, make sure your /home is on a separate partition from root. And if not, make a backup before trying anything.

But for kde, my personal experience is that arch based distros do well.

Just tried bentopdf, and lot of things are missing Like

  • it cannot run behind a custom proxy path
  • font are fixed to just three weird windows fonts
  • assumes only English, other languages come out as ?????s

Just went back to struggling with pandoc

How many hosts do you manage? What k8 tools do you use? I have just one host, I use bind mounts for container generated config/data/cache in docker compose, for which I dont have backup, and if gone, I have to start from scratch. But i try to keep most config in git.

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.