Gabriel XaráPgBouncer: A Simple Guide for PostgreSQL Connection PoolingWhen managing a high-demand application, the latency of database calls is a critical factor that can significantly impact performance…May 24May 24
Gabriel XaráMigrating Docker Images from Google Container Registry (gcr) to Artifacts RegistryThe transition is intended to be straightforward. Consequently, this guide will adopt a more direct, step-by-step approach.Apr 11Apr 11
Gabriel XaráConvolutional Neural Networks | 101 — Practical GuideHands-on coding and an in-depth exploration of the Intel Image Classification ChallengeDec 26, 20231Dec 26, 20231
Gabriel XaráRethinking Learning: Are We Missing the Mark with Traditional Methods?In certain realms, innovation should spearhead progress. Yet, it became clear to me that our methods of studying and managing knowledge are…Dec 9, 2023Dec 9, 2023
Gabriel XaráCreating alerts for Web Apps using Telegram APIAs a developer, I prefer not to be in a constant state of worry about whether everything is functioning correctly. Instead, why not…Dec 2, 2023Dec 2, 2023
Gabriel XaráPros & Cons of TRUNCATE vs DELETE (PostgreSQL)TRUNCATE is fast and quickly reclaims disk space, but requires exclusive access to the table. This may cause problems, so if you…Feb 26, 2022Feb 26, 2022
Gabriel XaráData Warehouses e Data LakesEsses dois termos, apesar de pouco compreendidos, aparecem com frequência quando o assunto é soluções para armazenamento de dadosJun 13, 2021Jun 13, 2021
Gabriel XaráPython - A diferença entre “Deep Copy e Shallow Copy”Quando estamos trabalhando com containers (objetos como listas, sets e dicionários) em Python, temos que tomar bastante cuidado ao criar…Jun 10, 2020Jun 10, 2020