I had to hear Docker explained about 48,766 times before I finally grasped why it’s useful. I’ll explain in my own words why I think Dockerizing my applications is something worth exploring.
In this tutorial, we are going to build a small webserver to work with WebSockets in Ruby. The server will handle incoming voice calls, WebSocket connections, and render HTML.
"If the person that understand your system best is the person who's been there the longest and not the person who's the best debugger or the person who's the most curious, it's a sign that your tooling sucks."
We have open sourced an internal tool developed for eBaymag. It allowed us to spend three times less on Google Cloud Translation API. Learn the principle behind google_translate_diff gem and use it in your projects.