logoalt Hacker News

PunchyHamsteryesterday at 6:09 PM0 repliesview on HN

Legacy apps are far nicer if they are containerized.

If your app is just a blob that can be run it is fine, but many languages make it more complicate.

I wonder if just putting app into .appimage + using systemd for some of the separation would be a sweet spot ?