Blogs

What is dry-rb and how it might help solve problems with a Rails app
What is dry-rb? We are discussing the four problems we’ve managed to solve using dry-rb instead of Rails in our startup.I work for a startup. We are developing the most profitable mining pool with a smart profit-switching algorithm. The pool is wr...



A simple component view framework for Ruby Opal based on Snabbdom
A simple component view framework for Ruby Opal based on Snabbdom - tobymao/snabberb. Snabberb is a simple Ruby view framework built on Opal and Snabbdom.You can write reactive views in plain Ruby that compile to efficient Javascript.


Behind the scenes: GitHub security alerts - The GitHub Blog
Vulnerability alerts rely on two pieces of data: an inventory of all the software that your code depends on, and a curated list of known vulnerabilities in open-source code. Any time you push a change to a dependency manifest file, GitHub has a jo...


