Everton Tenorio

Everton Tenorio @evertontenorio

About: A system with bugs, some already fixed. 🇧🇷 💻 🛡️ ☕ 🥁 🏖️

Location:
Brazil
Joined:
Aug 21, 2023

Everton Tenorio
articles - 24 total

chatEVT + Azure App Service (Web Apps)

I'm thrilled about this new wave of topics related to artificial intelligence, particularly...

Learn More 0 0Apr 22

DevOps Newsletter

Here's a list of newsletters, posts, and news related to DevOps practices and tools, useful for...

Learn More 1 0Apr 17

Terraform and Nuxt: Deployment Automation

Terraform, created by HashiCorp, is one of the leading tools for professionals such as DevOps...

Learn More 0 0Apr 11

Regex everywhere

Regex has been a constant in nearly every coding project I’ve worked on. And since infrastructure...

Learn More 1 0Apr 2

Fast And Simple Tips

The FAST-type articles I write are practical and straightforward pieces aimed at simply explaining...

Learn More 0 0Mar 18

[FAST] Backup with rsync on Servers

Today's fast and simple tip is about rsync. Rsync is a powerful and efficient tool for...

Learn More 0 0Mar 18

Extracting Information from PDFs in Markdown Format with Mistral OCR

A few hours ago, Mistral.ai launched a multimodal model called Mistral OCR, an Optical Character...

Learn More 9 0Mar 6

Boost Productivity with a Pomodoro Timer for Linux

The Pomodoro technique is widely used by technology professionals to enhance productivity and...

Learn More 1 1Feb 25

twish!

In this article, I talk about a new tool that allows testing the X API: xurl. At the end of the...

Learn More 0 0Feb 17

I sent tweets via CLI with a new tool from X.

I had tested the toot tool to make some posts on Mastodon via bash, and I really liked it because it...

Learn More 2 0Feb 12

[FAST] apt: just update this

Today's Fast and Simple Tip is about apt. If you use Debian-based distributions and want to update...

Learn More 1 0Feb 6

[FAST] Super Flash Docker for Real-Time Testing

Today's Fast and Simple Tip is about docker. To quickly test a Node.js application in development,...

Learn More 0 0Jan 28

A JavaScript scraper for the Wikipedia Academy Award List.

Scraping the Academy Award winners listed on Wikipedia with cheerio and saving them to a CSV...

Learn More 2 0Jan 24

[FAST] Fish: A Modern Shell Boost for Linux

Today's Fast and Simple Tip is about fish (shell). Fish (Friendly Interactive Shell) brings...

Learn More 0 0Jan 15

Creative Potential with .js / .ts

Venturing further down the road to Javascript/Typescript Land. The time has come to explore greater...

Learn More 0 0Jan 11

From Debian to Devuan

I had tried installing several Linux distros on a laptop (with Windows pre-installed by default) that...

Learn More 3 0Jan 7

A happy new year to everyone in Python!

Hello devs, may we continue to grow in our tasks and studies throughout 2025. This year, I've learned...

Learn More 0 0Dec 31 '24

Automating Debian Package Update Summaries with Python and Gemini (gemini-1.5-flash)

If you are using a Debian-like distro and are a new user or just starting your career as a sysadmin,...

Learn More 0 0Dec 17 '24

Displaying Python Script Outputs on Conky Panels

In this post, I'll demonstrate a simple way to display data from API requests directly on desktop...

Learn More 0 0Dec 11 '24

Validating and Sanitizing Data with Pydantic

Since I started programming, I've mostly used structured and procedural paradigms, as my tasks...

Learn More 2 0Aug 15 '24

Sending Dollar Quotes via a Telegram Bot

Objective: Demonstrate the possibility of automating tasks that generate information using APIs and...

Learn More 0 0Apr 23 '24

Web Scraping em Go: Notícias do Flamengo

Quando o assunto é Web Scraping geralmente tem alguma coisa a ver com Python e suas bibliotecas...

Learn More 1 0Dec 5 '23

Automating Data Extraction with Selenium & SQLite

Objective: Present a simple use case of data extraction with Selenium and storing in a SQLite...

Learn More 0 0Nov 24 '23

Fixing Python Security Flaws with Bandit

Objective: Explore three security incidents in Python code identified by Bandit, a powerful security...

Learn More 0 0Sep 10 '23