Hacker News new | ask | show | jobs
by jrochkind1 1399 days ago
Agreed, live-patching can be blessing or curse, but this is definitely the champion use case for it

(still needs to be done responsibly, as you mention with test coverage and something to get you to examine and remove the patch when no longer needed. I also use https://github.com/Jcambass/sane_patch)