In AI 1 año ago Attention is All You Need – The transformers architecture Generative Artificial Intelligence (AI) is reshaping industries by pushing machine capabilities to new heights. Among…
In Conferences 1 año ago My Journey through the We are Developers World Congress 2023 Last week, I had the pleasure of attending the We Are Developers World Congress, which…
In AI 2 años ago Unlocking the potential of AI: Exploring OpenAI API’s potential The latest news surrounding Chat GPT is the incredible advancements it has made in the…
In Programming 2 años ago Spring Boot 3 – The way to native In this post we will explore how to generate a native image using SpringBoot 3…
In Programming 2 años ago Filter data the right way using Spring JPA Specifications A quick explanation of how to use Spring JPA Specifications to filter data from the…
In Security 2 años ago Keep your software secure with the OWASP dependency check This post introduces the OWASP Dependency Check plugin, which will help you to keep your…
In Programming 2 años ago Image processing with the median filter In this post I will show you how to correct the noise artifact known as…
In Security 2 años ago Keep the hackers away! These tips can help you In this post, I introduce you some security aspects and tips you can use to…
In Security 2 años ago Secure your APIs with Keycloak In this tutorial, I will show you how easy it is to add OAuth2 protection…
In Programming 2 años ago Introduction to the ETag, making efficient APIs! The Etag is a very simple way to improve the efficiency of your APIs. It…