menu Menu
Me importa un POMO (Pride Of Missing Out)

¿Qué tanto habla de uno como persona y como profesional el querer mostrarse siempre en lo último, ser early adopters por defecto? ¿Y con la IA generativa, no se sienten un poquito mal? ¿No sienten un poco de cringe o culpa antes de publicar algo “ensamblado” por una IA generativa?

By Gustavo Salvini Posted in Artificial Intelligence, By language, Español, Tech, Writings on May 4, 2025 3 min read Continue reading
HaaS: Human Singularity vs. AI

In this new article, I explore the concept of “HaaS” (Human as a Singularity) as a response to the rise of artificial intelligence.
Beyond algorithmic efficiency, there is a unique and profound value in creations and services that emanate directly from human uniqueness: our consciousness, subjective experiences, intentionality, and unrepeatable creativity. I examine how history shows a constant search for authenticity and connection to human origins, and postulate that in an AI-dominated future, this singular value will be even more appreciated.

By Gustavo Salvini Posted in Artificial Intelligence, English, Writings on May 1, 2025 12 min read Continue reading
HaaS: La singularidad humana frente a la IA

En este artículo exploro el concepto de “HaaS” (Human as a Singularity – Humano como Singularidad) como una respuesta al auge de la inteligencia artificial. Más allá de la eficiencia algorítmica, existe un valor único y profundo en las creaciones y servicios que emanan directamente de la singularidad humana: nuestra conciencia, experiencias subjetivas, intencionalidad y creatividad irrepetible.

By Gustavo Salvini Posted in Artificial Intelligence, By language, Español, Tech, Writings on May 1, 2025 14 min read Continue reading
Creating in the Age of AI: Where Is Our Human Pride Going?

Technology has always amplified our abilities extending our reach. But lately, beneath the rapid currents of progress, I’ve felt a quiet unease. Our tools grow more capable, more polished, seemingly more intelligent. Yet this acceleration comes at a cost. Something delicate, something profoundly human, may be slipping away.

By Gustavo Salvini Posted in Artificial Intelligence, Tech, Writings on April 23, 2025 11 min read Continue reading
Crear en la era de la IA: ¿Y el orgullo humano?

La tecnología siempre amplificó nuestras capacidades, extendiendo nuestro alcance. Pero últimamente empecé a sentir una incomodidad, una inquietud haciendo ruido en mi interior. Nuestras herramientas se vuelven cada vez más capaces, más refinadas y aparentemente más inteligentes. Pero este ritmo tan acelerado tiene su precio. Algo delicado, algo profundamente humano, podría estar desvaneciéndose.

By Gustavo Salvini Posted in Artificial Intelligence, By language, Español, Tech, Writings on April 23, 2025 12 min read Continue reading
Simplicity: The Key to Profitable Projects

Profitable projects don’t come from complicated strategies—they come from smart, focused execution. Identify the core problem, build a lean solution, and then scale. Success is often found in simplicity.

By Gustavo Salvini Posted in English, Tech, Work-Life Balance on September 13, 2024 2 min read Continue reading
Happy Developers Day! (2024)

For you who are… Wide-eyed dreamers, for whom each “Hello World” births a universe anew…. Sculptors of logic, finding Fibonacci’s grace in each streamlined function… Zen masters of the debugger’s art, with souls of saints and hearts of lions: Happy Developers Day!

By Gustavo Salvini Posted in Development, English, Tech on September 12, 2024 3 min read Continue reading
¡Feliz día del programador! (2024)

En este día número 256 del año celebramos a los arquitectos del código y de los lenguajes, a quienes que tejen la magia detrás de nuestras pantallas (y sí que las hay por todos lados ahora, y de todos los tamaños): los programadores.

By Gustavo Salvini Posted in Development, Español, Tech on September 12, 2024 3 min read Continue reading
CSS Specificity: The Secret Sauce of Styling

When multiple styles target the same element, how does the browser play referee? Enter CSS specificity – the point system that crowns the champion in style conflicts.

By Gustavo Salvini Posted in Development, English, Tech on September 11, 2024 4 min read Continue reading
Decoding the Numbers: Unlock the Power of Semantic Versioning

A Developer's Guide

Ever wondered why software versions look like 2.4.1? It’s a powerful communication tool called Semantic Versioning (or “SemVer”). Demystify those numbers and discover how they can save you from “dependency hell.” Let’s explore the world of MAJOR.MINOR.PATCH!

By Gustavo Salvini Posted in Development, English, Tech on September 11, 2024 2 min read Continue reading
Revolutionizing Software Development with AI: A Personal Reflection

We are witnessing a paradigm shift in software development, where the integration of AI, particularly Large Language Models (LLMs) is democratizing the creation process and dramatically enhancing developer productivity. This revolution is not just about faster coding; it’s reshaping the entire development lifecycle, from ideation to deployment.

By Gustavo Salvini Posted in Artificial Intelligence, Development, English, Tech on August 22, 2024 7 min read Continue reading
Das EU-Gesetz zur Künstlichen Intelligenz: Eine neue Regulierungsära beginnt

Die Europäische Union (EU) hat einen neuen Rechtsrahmen eingeführt, der die künstliche Intelligenz innerhalb der EU regulieren soll. Jetzt ist das KI-Gesetz offiziell in Kraft getreten.

Im März hat die Europäische Union (EU) einen neuen Rechtsrahmen eingeführt, bekannt als das KI-Gesetz, das die Entwicklung, Nutzung und Anwendung von künstlicher Intelligenz innerhalb der EU regulieren soll. Jetzt ist das KI-Gesetz offiziell in Kraft getreten.

By Gustavo Salvini Posted in Artificial Intelligence, Deutsche, Tech on August 22, 2024 3 min read Continue reading
Ein kompaktes und vielseitiges Toolkit für die Entwicklung moderner Web-Apps

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS und Convert-Units

Ich teile meine Erfahrung in der Entwicklung einer reinen Frontend-Web-App (SPA). Ich habe React 18, Vite, die React Suspense API, Valtio, Chakra UI, FormatJS und Convert-Units verwendet.

By Gustavo Salvini Posted in Deutsche, Development, My Projects on August 22, 2024 8 min read Continue reading
Calculadora de Kit Autonivelante para Atrim Global

Una de mis recientes creaciones: La Calculadora de Kit Autonivelante para Atrim Global.
Basada en React, Valtio, ChakraUI, Vite, Convert-Units, FormatJs, entre otras tecnologías.

By Gustavo Salvini Posted in Development, Español, Tech on August 21, 2024 2 min read Continue reading
Un kit compatto e versatile per lo sviluppo di web app moderne.

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS, Convert-Units

Lo sviluppo di applicazioni web moderne con web components può essere un compito davvero interessante, specialmente quando un progetto include l’implementazione di esperienze utente dinamiche e ricche, ma cercando di non aggiungere complessità inutili all’esperienza di sviluppo (“dx”) né troppo peso superfluo al build risultante. In questo caso ho utilizzato React 18, Vite come tooling, […]

By Gustavo Salvini Posted in Development, Italiano, My Projects on August 21, 2024 7 min read Continue reading
Bilanciare il sovraccarico di informazioni e la vita personale come professionista IT

Nel mondo dell’IT, rimanere al passo con le ultime tecnologie, framework e migliori pratiche può sembrare come scalare una montagna in continua crescita.
La rapida evoluzione di questo settore significa che c’è un flusso incessante di nuove conoscenze che richiedono la tua attenzione. Questa ininterrotta alluvione di informazioni può rapidamente diventare travolgente, spingendoti sull’orlo del burnout se non gestita con precisione. Qui condivido alcune delle mie idee e pratiche su come bilanciare tutto questo efficacemente.

By Gustavo Salvini Posted in Italiano, Work-Life Balance, Writings on August 21, 2024 5 min read Continue reading
AVE. Últimas pinceladas (NextJS + React + MobX State Tree + PWA)

AVE es una herramienta online que guía a los emprendedores a través de un proceso estructurado para valuar sus emprendimientos.

Al día de hoy (6 de agosto) me encuentro dando las últimas pinceladas al desarrollo de AVE (Asistente de Valuación de Emprendimientos), una plataforma basada en tecnologías web modernas y reactivas, construida con React, NextJS y una importante cantidad de recursos de programación, entre builders, frameworks y bibliotecas. Su lanzamiento es el próximo viernes (9 […]

By Gustavo Salvini Posted in Development, Español, Tech on August 6, 2024 2 min read Continue reading
EU's AI Act: A New Regulatory Era Begins

The European Union (EU) introduced a new legislative framework designed to regulate the artificial intelligence within the EU. Now the AI Act is officially in force.

In March, the European Union (EU) introduced a new risk-based legislative framework, known as the AI Act, designed to regulate the development, use, and applications of artificial intelligence within the EU. Following its passage by the European Commission in May, the AI Act is now officially in force.

By Gustavo Salvini Posted in Artificial Intelligence, English, Tech on August 2, 2024 3 min read Continue reading
Balancing information overload and personal life as an IT professional

In the IT world, keeping up with the latest technologies, frameworks, and best practices can feel like scaling an ever-growing mountain.

The rapid evolution of this field means there’s an unending stream of new knowledge demanding your attention. This ceaseless flood of information can quickly become overwhelming, pushing you to the brink of burnout if not managed with precision. Here I share some of my ideas and practices on how to balance this effectively.

By Gustavo Salvini Posted in English, Work-Life Balance, Writings on July 30, 2024 4 min read Continue reading
Un kit compacto y versátil para desarrollo de web apps modernas

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS y Convert-Units

El desarrollo de aplicaciones web modernas con web components puede ser una tarea realmente interesante, especialmente cuando un proyecto incluye la implementación de experiencias de usuario dinámicas y ricas, pero intentando no sumar complejidad innecesarias a la experiencia del desarrollo (“dx”) ni agregar demasiado peso innecesario al build resultante. Para este caso utilicé React 18, […]

By Gustavo Salvini Posted in Development, Español, My Projects on July 22, 2024 8 min read Continue reading

Previous page Next page

keyboard_arrow_up