RSSAmplifier

Blog

Home

Danilo Velasquez - Staff Software Engineer and Platform Engineer. Insights on frontend development, web performance, CI/CD optimization, and systems architecture at scale.

d13z.devRSS feed ↗15 posts

Latest posts

Make Claude speak TO you, not LIKE you

Claude tends to mirror how you write, but the way you talk isn't always the way you best take in information. Here's how I tuned mine to how I actually process things, using retention tests instead of guessing, plus a prompt so you can build your own.

Architecting for Resilience: The Efficiency Fix: Saving €1,000/Month Through Architecture (Part 2)

Moving from brute-force scaling to resilient engineering. How we implemented Redis, Circuit Breakers, and Node.js Clustering to stabilize the platform and reduce infrastructure costs by 60%.

Architecting for Resilience: When 150 RPS Becomes 2,000: Finding the Bottleneck

A deep dive into debugging a high-traffic Node.js crashloop. How we diagnosed a 'Fan-Out' architecture issue that amplified DDoS attacks against our own backend, threatening our availability.

I've Re-Written My Metrics Middleware for Every Node Framework. Maybe I Didn't Have To

Learnings from instrumenting Prometheus in NodeJS applications and how it should be done in 2025+.

Astro Prometheus Node Integration: Add Prometheus Metrics to Astro

An Astro integration that exposes Prometheus metrics for your Astro site running with the Node.js adapter.

Why Kleinanzeigen.de Picked Astro Over Next.js

Our journey modernizing Germany's largest classifieds site, evaluating Next.js, Deno/Fresh, and Astro, and why Astro's islands were the right choice for our scale and challenges.

How we saved €20k/year by optimizing CI pipelines (Taming the CI Beast Part 4)

Quantifying the cost savings and developer productivity gains achieved by optimizing our CI/CD pipeline.

Taming the CI Beast: Optimizing a Massive Next.js Application (Part 3)

Reduce CI build times by optimizing the build process and Docker image creation for a massive Next.js application. Learn how we achieved a 9-minute CI pipeline!

GitHub Action: Compare Lighthouse CI Results

A GitHub Action to compare Lighthouse CI results between branches, preventing performance regressions directly in your pull requests.

Taming the CI Beast: Optimizing a Massive Next.js Application (Part 2)

Delving into memory management and Jest worker optimization to further tame the CI beast and uncover hidden performance bottlenecks.

Taming the CI Beast: Optimizing a Massive Next.js Application (Part 1)

How we slashed CI build times and empowered a team of 100+ developers by tackling performance bottlenecks in a massive Next.js application.

lighthouse-plugin-crux: A Lighthouse Plugin for Real-World Performance Insights

Enhance your Lighthouse audits with field performance data from CrUX and Core Web Vitals using lighthouse-plugin-crux.

Lighthouse Viewer: Embed Lighthouse Reports in Your Web Projects

Easily integrate and view Lighthouse performance reports within your Vue, React, Svelte, or vanilla JavaScript projects with Lighthouse Viewer.

Debugging Development Performance in a NextJS Application

Analysis, diagnostic, and fix of a performance problem in a NextJS Application.

When can I consider myself a good software developer?

A small essay about when you could consider yourself a good software developer.