I'm thrilled about this new wave of topics related to artificial intelligence, particularly...
Here's a list of newsletters, posts, and news related to DevOps practices and tools, useful for...
Terraform, created by HashiCorp, is one of the leading tools for professionals such as DevOps...
Regex has been a constant in nearly every coding project I’ve worked on. And since infrastructure...
The FAST-type articles I write are practical and straightforward pieces aimed at simply explaining...
Today's fast and simple tip is about rsync. Rsync is a powerful and efficient tool for...
A few hours ago, Mistral.ai launched a multimodal model called Mistral OCR, an Optical Character...
The Pomodoro technique is widely used by technology professionals to enhance productivity and...
In this article, I talk about a new tool that allows testing the X API: xurl. At the end of the...
I had tested the toot tool to make some posts on Mastodon via bash, and I really liked it because it...
Today's Fast and Simple Tip is about apt. If you use Debian-based distributions and want to update...
Today's Fast and Simple Tip is about docker. To quickly test a Node.js application in development,...
Scraping the Academy Award winners listed on Wikipedia with cheerio and saving them to a CSV...
Today's Fast and Simple Tip is about fish (shell). Fish (Friendly Interactive Shell) brings...
Venturing further down the road to Javascript/Typescript Land. The time has come to explore greater...
I had tried installing several Linux distros on a laptop (with Windows pre-installed by default) that...
Hello devs, may we continue to grow in our tasks and studies throughout 2025. This year, I've learned...
If you are using a Debian-like distro and are a new user or just starting your career as a sysadmin,...
In this post, I'll demonstrate a simple way to display data from API requests directly on desktop...
Since I started programming, I've mostly used structured and procedural paradigms, as my tasks...
Objective: Demonstrate the possibility of automating tasks that generate information using APIs and...
Quando o assunto é Web Scraping geralmente tem alguma coisa a ver com Python e suas bibliotecas...
Objective: Present a simple use case of data extraction with Selenium and storing in a SQLite...
Objective: Explore three security incidents in Python code identified by Bandit, a powerful security...