Hacker News new | ask | show | jobs
Exodus – Painless relocation of Linux binaries without containers (github.com)
41 points by gadcam 2970 days ago
4 comments

This is awesome! The how it works section was an interesting read.

https://github.com/intoli/exodus/blob/master/README.md#how-i...

I wish all README.md came this sexy.
Really good tool. As a sysadmin, I really appreciate when people come up with tools like that. Especially when I have to work in heterogenous environments, like I had to last year with lots of different versions of the same OS, it was a pain in the ass to do certain tasks everywhere.
Cool concept. Wondering if it would be possible package relocated binary directly as AppImage. It's more academic question then real life necessity though.
This is seriously cool.