misterbngo

joined 1 year ago
[–] misterbngo@awful.systems 3 points 6 months ago

That is some terminal biz brain right there.

[–] misterbngo@awful.systems 1 points 10 months ago

Kate has excellent lsp support nowadays as well.

[–] misterbngo@awful.systems 2 points 11 months ago

Pretty solid gameplay so far, threw a tenner at them for the work

[–] misterbngo@awful.systems 10 points 1 year ago* (last edited 1 year ago) (2 children)

I think the gap you have is in understanding that Podman Compose was meant to line up with the limitations of docker's compose, but technically is more capable.

Quadlet files let you do more complex workflows like deploying multiple copies of a service in your deployment that regular compose doesn't, while not running full kube.

The use I have is that I have something deployed in compose right now that I'd like to scale up on the box since i have the capacity for it, but dont want to deal with a full kube setup or the politic

Personally I've converted most of my single node k3s to using quadlet files instead as its less fragile. I absolutely deploy single containers in the quadlet. They show up in journalctl and the ergonomics are great.

[–] misterbngo@awful.systems 0 points 1 year ago (2 children)

They've explained why

view more: ‹ prev next ›