Blogs
Sam Saffron AMA: Performance and Monitoring with Ruby – Shopify Engineering
Sam Saffron is a co-founder of Discourse and the creator of the mini_profiler, memory_profiler, mini_mime and mini_racer gems. He has written extensively about various performance topics on samsaffron.com and is dedicated to ensuring Discourse kee...
Unobtrusive and flexible spam protection for Rails apps
Invisible Captcha provides different techniques to protect your application against spambots.The main protection is a solution based on the honeypot principle, which provides a better user experience since there are no extra steps for real users, ...
Go celebrity spotting with the Twilio API for WhatsApp, AWS Rekognition and Ruby - Twilio
Did you know you can send and receive media using the Twilio API for WhatsApp? When I found out I wanted to make something fun with it, so why not combine it with AWS Rekognition to work out if I look like any celebrities?By the end of this post, ...
Build frontend web apps with Ruby and WebAssembly
Build frontend web apps with Ruby and WebAssembly. Contribute to prism-rb/prism development by creating an account on GitHub.Prism is a framework that helps you make frontend web applications with Ruby and WebAssembly. It uses mruby and emscripten...