RSSAmplifier

Blog

Rafael Gonzaga - Home

A tech blog focused on Application Performance and Software Architecture. The Front-end is just JSON over here.

blog.rafaelgss.devRSS feed ↗5 posts

Latest posts

Node.js Collaborator Summit 26H1

Node.js Collaborator Summit 26H1 For those who could not attend the latest Node.js Collaborator Summit, I put together a summary of the main technical and governance discussions. As we move into the 2026–2027 cycle, the project covered topics such as AI-assisted contributions, release scheduling, c... read more (Feed generated with FetchRSS )

Securing Your Github Actions

Securing Your Github Actions GitHub Actions (GHA) has become a critical tool for Open Source projects aiming to build reliable and customizable Continuous Integration (CI) and Continuous Deployment/Delivery (CD) pipelines. GHA is not just powerful—it’s also a potential security vector if misused o... read more (Feed generated with FetchRSS )

Announcing bench-node

Announcing bench-node I’m excited to announce the release of bench-node, a Node.js benchmarking library designed to measure operations per second (ops/sec) for small, focused blocks of JavaScript code. Originally, this project was intended for inclusion in Node.js core, but microbenchmark accuracy ... read more (Feed generated with FetchRSS )

State of Node.js Performance 2024

State of Node.js Performance 2024 The year is 2024, and Node.js has reached version 23. With two semver-majors released per year, it might be difficult to keep track of all aspects of Node.js. This article revisits the State of Node.js performance, with a focus on comparing versions 20 through 22. ... read more (Feed generated with FetchRSS )

Node.js 2023 Year in An Article

Node.js 2023 Year in An Article Two months into 2024, I’ve decided to summarize the achievements in the Node.js space from 2023. As always, this list is curated by me, so I may overlook some pull requests due to the vast amount of work completed by Node.js collaborators and areas where I need more ... read more (Feed generated with FetchRSS )