Vitor Lobo

Vitor Lobo @scovl

About: A simple guy who enjoys a minimalist life.

Location:
Brazil
Joined:
Sep 15, 2019

Vitor Lobo
articles - 16 total

Tree-sitter: Simplificando a Análise de Código para Desenvolvedores

Se você já passou horas tentando entender um código mal indentado, ou se já se perdeu em um arquivo...

Learn More 7 0Mar 12

Análise Comparativa: Aider vs. PMD vs. Semgrep

Este artigo apresenta uma análise comparativa detalhada de três ferramentas proeminentes na área de...

Learn More 1 0Feb 27

Aider: Integração Avançada de LLMs no Desenvolvimento de Software

O Aider é um passo à frente e tanto na hora de integrar modelos de linguagem de grande porte (LLMs)...

Learn More 1 1Feb 27

Clojure for the Brave and True

Como desenvolvedor a alguns anos, decidi mergulhar no mundo de LISP através de Clojure por pura...

Learn More 3 0Feb 10

Explorando Abordagens AST

Tabela de Conteúdo Introdução O Paradigma "Trees That Grow": Extensibilidade da...

Learn More 2 0Feb 6

Análise Estática de Código com AST

Você já se perguntou como ferramentas de análise estática, como o Semgrep, conseguem identificar...

Learn More 1 1Feb 4

personal faith

A post by Vitor Lobo

Learn More 0 0Jan 9

C Development with GNU Emacs

Emacs is designed with programming in mind, it supports languages like C, Python, and Lisp...

Learn More 0 0Nov 26 '24

Creating a Robust Logging System in C

Creating robust software involves making deliberate design choices that simplify code maintenance and...

Learn More 7 0Nov 26 '24

Validate Your FreeBSD rc.conf

Managing FreeBSD systems often means diving into configuration files like /etc/rc.conf. But let's...

Learn More 4 0Nov 26 '24

Contribuindo para o FreeBSD

Table of Contents Preparação Inicial Compreender o FreeBSD Entenda a...

Learn More 6 0Nov 25 '24

Pointers in Modern C

Pointers are fundamental concepts in C programming that allow developers to work with memory...

Learn More 1 0Nov 25 '24

FreeBSD for Devs #04

Thanks for joining me for another segment of our FreeBSD journey. Today, in our fourth article, we’re...

Learn More 6 0Apr 20 '24

FreeBSD for Devs #03

Table of contents Configuring Internet Access Switching to the Root User Managing User...

Learn More 1 0Apr 20 '24

FreeBSD for Devs #02

Estimated Read Time: 13–16 minutes Content table Introduction Step 1: Booting Up Step 2:...

Learn More 0 0Apr 19 '24

FreeBSD for Devs #01

A Robust Platform for Developers Hey there, fellow devs! Ever felt like you're hopping...

Learn More 2 0Apr 17 '24