DCDiego Cornejoinblog.diegocornejo.com·May 6 · 16 min readDeepsec (Vercel Security Harness): a practical guide to setup, troubleshooting, and triaging findingsA practical guide to deepsec A complete guide to using deepsec — Vercel's security harness — covering what each command does, how to configure it correctly to use your Claude Code subscription (instea00
DCDiego Cornejoinblog.diegocornejo.com·May 6 · 17 min readDeepsec (Vercel Security Harness): guía práctica de configuración, troubleshooting y triaje de findingsGuía práctica de deepsec Guía completa para usar deepsec — el security harness de Vercel — entendiendo qué hace cada comando, cómo configurarlo correctamente para usar tu suscripción de Claude Code (e00
DCDiego Cornejoinblog.diegocornejo.com·Jul 23, 2024 · 2 min readSetting Up a Monitoring Stack in Docker ComposeThis guide provides instructions on setting up a comprehensive monitoring stack using Grafana, Prometheus, Node Exporter, cAdvisor and Loki. These components are orchestrated with Docker Compose and exposed via an NGINX reverse proxy, making them acc...00
DCDiego Cornejoinblog.diegocornejo.com·Nov 7, 2023 · 2 min readDeploy Jupyter Lite on Vercel / NetlifyIntroduction: Jupyter Notebook is an incredibly versatile tool for working with code and data interactively and collaboratively. In this article, I'll guide you through an exciting journey that begins with an introduction to Jupyter and its Notebooks...01J
DCDiego Cornejoinblog.diegocornejo.com·Oct 24, 2023 · 2 min readDockerize a Rect App (vite) inside a TurborepoUltra-Light HTTP Server with Busybox HTTPD Applet Description: This Docker image is designed to provide an ultra-lightweight HTTP server optimized for efficiently serving static files. It is based on the Busybox system and utilizes the Applet HTTPD f...00