Hacker News new | ask | show | jobs
by transpute 535 days ago
It's practical for software vendors on platforms [1] with virtualization, which have been gradually increasing over the past decade, including Windows, ChromeOS and Android.

[1] https://www.intel.com/content/dam/doc/case-study/enterprise-...

1 comments

I'm a little lost, but it seems like you aren't - how does virtualization help with the actual work of splitting codebases into reusable components?
It doesn't help with doing any splitting (e.g. 20 years ago) but in current era where software is architected as micro-services and packaged for containers and VMs, software is more likely to be "born as reusable component".