DPDiego Perezindoprz.hashnode.dev·Dec 10, 2025 · 4 min readCVE-2025-55182: Remote Code Execution in React Server Components (10.0 CRITICAL)React Server Components introduced a powerful paradigm for building web applications—server-side logic that seamlessly integrates with client-side React. Unfortunately, a critical vulnerability in how React serializes and deserializes data between cl...00
DPDiego Perezindoprz.hashnode.dev·Dec 1, 2025 · 4 min readBoost Your Productivity with These Essential Vim KeymapsAfter years of modifying my Neovim configuration, I've settled on a set of keymaps that I simply can't live without. These aren't flashy or complex but they're practical quality-of-life (qol) improvements that fix some of Vim's rough edges and make d...00
DPDiego Perezindoprz.hashnode.dev·Dec 1, 2025 · 2 min readBest Development Environment/WorkflowPeople often ask me: “What’s the best tech stack?” or “Why Neovim over VSCode?” The truth is, there’s no universal “best” - only what works best for you. My journey: Windows with Notepad++ → Sublime → VSCode (where I was comfortable for years) → Linu...00