Codeminer42's Engineering Blog
The Miners

Setting up ActiveStorage + CloudflareR2 + Quill
Hello, fellow readers! Today we will do a little hands-on project to implement a Post Editor. Our goal will be to implement a fully functional WYSIWYG editor with image upload…
Wrap and Roll: How to Create and Test an API Wrapper – Part II
Hello again! In case you fell here and have no context whatsoever, don't worry! This is the final part of a two-part blog post, in the first part we learned…
Wrap and Roll: How to Create and Test an API Wrapper – Part I
Wrap and Roll - Part I - Faraday In case you ever have interacted with external APIs, you most likely have noticed that not all SDKs or connections are created…
Introducing Solid Queue for Background Jobs
Things are changing on Ruby on Rails 8.0! Solid Queue and Solid Cache will be the new default gems for background jobs and caching for Rails 8. In today’s article,…
How a local problem led me to contribute to open-source
There is a moment in the life of very few every programmer when they become fixated on working solely through the terminal. I’m one of them experiencing this moment. I've…