Hacker News new | ask | show | jobs
by pjmlp 4127 days ago
What is so magic about a compiler feature generally available in all compilers that target native code?
1 comments

Magic in the sense that someone coming from building Ruby apps will find it amazing to skip over dealing with the deployment process for a scripting language.

while it's true that there are plenty of projects and services that reduce the pain of that, I'm certain that everyone who's ever built a Ruby app has experienced deployment hell at least once.