AI-Powered Development: How to boost your productivity while staying in control
We are living in a transformative era for software development. Since the advent of LLMs (Large Language Models) used as developer tools, starting around 2022 …
Codeminer42’s Engineering Blog
We are living in a transformative era for software development. Since the advent of LLMs (Large Language Models) used as developer tools, starting around 2022 …
Continuing our series ‘Everything you need to ace PWA in Rails’, I’m going to show you how to reduce the service worker boilerplate in your …
As the Last RailsConf approaches, the nostalgic feeling gets stronger. It’s the end of an era, a celebration of the history of Ruby on Rails …
Rails Girls is a global community created to encourage women to explore the field of technology. The idea behind Rails Girls goes way beyond learning …
Memento mori. There are only two guaranteed things in life: one, we both are going to die. And while I’d prefer you go first… and …
1. Rails & Open Source: A Match Made in Developer Heaven Since its debut in 2004, Ruby on Rails has embraced open-source principles like no …
In this blog post, we’ll dive into database transactions, how they work behind the scenes, but mainly, we will focus on how to use them …
Imagine you find yourself facing your code at a point where you clearly have a problem to solve. You start to think about different ways …
There are a lot of articles out there talking about how great it is to use OTA updates in production, but in this article, I’d …
When we talk about Artificial Intelligence, the conversation can go in a hundred different directions by consuming OpenAI’s API, actually building your own AI models, …