Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Introduction: The Ruby Repository's Stellar Track Record The "Ruby" repository is a...
At the time of writing this article, PostgreSQL 17 is nearly out. On September 5th, the first release...
Multithreading is a powerful way to handle concurrent tasks, allowing a program to run multiple...
O mecanismo de multithreading é o que permite ao desenvolvedor executar várias rotinas...
Neural networks are a fundamental part of modern artificial intelligence and machine learning. They...
I released RubyLLM 1.0 today. It's a library that makes working with AI in Ruby feel natural,...
Introduction Regular expressions in Ruby represent one of the most powerful text...
Updated August 2025 This is my take on making a tutorial on how to install Ruby across Windows,...
Have you ever encountered a model in a Rails app that initially seemed to have an understandable...
So, you’re diving into Ruby and wondering how to manage different Ruby versions like a pro? You’ve...
I work on the backend team supporting an SNS with 170K users, built using Ruby on Rails. We use...
Introduction Large Language Models (LLMs) have revolutionized the field of natural...
In my previous article, we explored deploying Rails 8 applications using Docker and Kamal. ...
Author: Davide Santangelo www.davidesantangelo.com The landscape of Artificial Intelligence (AI) is...
Have you ever wanted to add custom fields to your ActiveRecord models, like in Redmine or Jira,...
By Harsh Patel, Cyber security Enthusiast & Senior Ruby on Rails Dev Ruby on Rails has...
Hello, we know that email verification is present in many applications in our daily lives. It is...
Disclaimer: This article proposes a straightforward approach to request validation in Rails...
If you're a Rails developer, you've probably seen (or written) code that looks like this: class...
You know that feeling when you open a page and it seems to be loading straight from the last decade?...
PT-BR Context Until recently, aside from code autocomplete capabilities, I had yet to see...
Like any technology, Ruby evolves over time, and keeping your app up-to-date with the latest version...
To borrow a thought from Post Benedict XVI, I don't know how much more time and strength I'll have,...
Content Warning: Death of a Ruby community member I woke up this morning to receive the news, among...
In software development, following object-oriented programming (OOP) principles is key to building...
Postmark Challenge: Inbox Innovators. What Hulk built People not respond when Hulk write...
Imagine this common scenario: You need to use a specific Ruby version, so you check which one is...
In Rails applications, exporting large datasets into CSV files can be challenging, especially when...
ENGLISH Contexto Até pouco tempo atrás, além da capacidade de autocompletar código, eu...
The first Rails 8 beta has officially been released, bringing an exciting set of features, bug fixes,...