Remix.run Logo
PunchyHamster 4 days ago

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 ?