I recently started a small project that needed Active Job and thought I’d try out the Solid Queue backend. If you haven’t been keeping up, Solid Queue is a database backend for Active Job. Instead of using Redis or Memcached, you use whatever database you... (more…)
Read more »
This post was the basis for a joint event with the grokking engineering community in Saigon.
Read more »
The least invasive way of trying out all popular languages is to run the
servicestack/gistcafe
Docker image in VS Code's Docker Extension:
(more…)
Read more »
Does your CI job have time-consuming setup steps? Bake them into the environment with a custom Docker image. (more…)
Read more »
Problem description Once a credit card is saved as a payment method, it is impossible to remove the card. This issue was reported a number of times and yet the issues are closed with no satisfactor... (more…)
Read more »