Comment on Descent into Darkness: Understanding your system’s ABI is the only way outComments−mrcharles16yThis stuff is just epic. I love it even though I'll never have a use for it, and don't see the point in the first place.God bless crazy hackers, I live vicariously through your insanity.−techiferous16yIt's actually quite useful. Memory is often the scarce resource on web servers. This helps you troubleshoot Ruby memory leaks, which could end up saving you a lot of money in server costs (and speed up the performance of your app).
Comments
This stuff is just epic. I love it even though I'll never have a use for it, and don't see the point in the first place.
God bless crazy hackers, I live vicariously through your insanity.
It's actually quite useful. Memory is often the scarce resource on web servers. This helps you troubleshoot Ruby memory leaks, which could end up saving you a lot of money in server costs (and speed up the performance of your app).