
Vladimir Dementyev
A mathematician found his happiness in programming Ruby and Erlang, contributing to open source and being an Evil Martian.
loading...
We're a place where coders share, stay up-to-date and grow their careers.
A mathematician found his happiness in programming Ruby and Erlang, contributing to open source and being an Evil Martian.
Recent comments
Rails `after_commit` everywhere
Yes, this gem is better. It uses Active Record APIs (thus, ba...
Async Redis key mutation notifications in Rails
TIL Redis Keyspace Notifications. That looks interesting. I...
Ruby 3 Pattern Matching Applied: Tic-Tac-Toe
Great example! I like the way you reveal the real power of th...
I joined the DEV team
After moving to US and becoming a father, I have very limit...
I joined the DEV team
Great news! Congrats!
Ruby on Whales: Dockerizing Ruby and Rails development
You mean IDE debugger? Then I can't help here a lot: I'm us...
Sorbetting a gem, or the story of the first adoption
As far as I can see, there is no TracePoint usage. They use...
Sorbetting a gem, or the story of the first adoption
I think, type checking could bring value at a large scale: ...