blog.delpuppo.netTake control of your job with GitLens LaunchpadAs a developer, you have to take control of your projects every day. Whether it is a company repository, an open source project you maintain or collaborate on, or a simple pet project. Gaining control over your projects often depends on the platform ...Dec 22, 2025·5 min read
blog.delpuppo.netThe Mood Mirror AppJust a week ago, Google launched Antigravity, and why not give it a try and share my experience? And here I am for this. In this article, I'll talk about my first experience with Antigravity and how I built a small web app called The Mood Mirror. Thi...Dec 3, 2025·7 min read
blog.delpuppo.netImprove Your Git Commit Messages with GitLens TipsIn the AI era, we can do many different things with LLM: generate code, images, videos or ask whatever we want and wait for an answer.The AI is here, and we cannot snub it. I love using it to simplify my day, help me find solutions, or learn new thin...Oct 3, 2025·3 min read
blog.delpuppo.netDo you really need the Cloud to work with AI?We are in the AI era. New models emerge daily, and many applications have already integrated AI into their workflows. Gemini, OpenAI, Copilot, Deepseek, Llama, and many others enable AI in your applications or help you write code, but they all need a...Jun 25, 2025·9 min read
blog.delpuppo.netA Promise is foreverIn the ever-evolving world of web development, mastering asynchronous operations is a crucial skill for any JavaScript developer. Asynchronous programming allows web applications to handle tasks like API requests, file operations, or any activities t...Feb 6, 2024·11 min read