Blogs
Hey, I just opened the link and I see some coding tests there...I am too old for this!
This is my last reply for an company who sent me an link for coding challenges to do before we have any regular interviews and calls. I am aware that this is not usual reply, but somebody need to do this. To make a point about wrong stuff. I am aw...
Ruby on Rails — Amanda Perino is our new executive director for The Rails Foundation
Since announcing the formation of The Rails Foundation in November, we’ve been busy finalizing all the formalities of incorporation, and running a diligent search for the foundation’s executive director. We’re thrilled to announce that all those f...
How to find a memory bloat in your Rails app before it happens | dmitrytsepelev.dev
Memory bloat in Ruby happens when someone loads a lot of data to the memory. Ruby Virtual Machine does not return most of the allocated memory to the operating system even after data is collected as a garbage. It’s not a big deal for local develop...
Challenge Your Friends and Renew Your Ruby Knowledge with Our Games
Challenge Your Friends and Renew Your Ruby Knowledge with Our GamesThe goal of the quiz is to play short games and renew your knowledge in a quick and easy way. In addition to playing individually, after you finish a game, you can challenge some o...
Ruby Adds WebAssembly Support: what does it mean?
Ruby has joined the ranks of languages capable of targeting WebAssembly with its latest 3.2 release. This seemingly minor update might be the biggest thing that has happened to the language since Rails, as it lets Ruby developers go beyond the bac...